/*
* 关于我们页面样式库
* 其地下的子页面对应相对应的注释 
*/

.banner-line {
  width: 100%;
  height: 36px;
  line-height: 36px;
  background-color: #f3f3f3;
}
.banner-line .parent-page {
  color: #999;
  font-size: 12px;
}
.banner-line .child-page {
  color: #333;
  font-size: 12px;  
}
.tab-list-box {
  position: relative;
  width: 160px;
  height: auto;
  min-height: 400px;
}
.tab-list-box li {
  width: 100%;
  height: 67px;
  padding-top: 15px;
  text-align: right;
}
.tab-list-box .item-tab {
  height: 45px;
  line-height: 45px;
  padding: 0;
}
.tab-list-box li a {
   display: block;
   margin-right: 12px;
   font-size: 16px;
   color: #333; 
   text-decoration: none;
}
.tab-list-box li a > .en-name {
  line-height: 2;
  font-size: 11px;
  font-weight: 500;
}
.tab-list-box .is_active {
  border-right: 3px solid #f00;
  background-color: #eee;

}
.tab-list-box .is_active a {
  font-weight: 600; 
  color: #333;
}
.line-bg {
  position: absolute;
  display: block;
  top: 0;
  right: 1px;
  width: 1px;
  height: 100%;
  background: url("../../Public/images/neinavlbg.png") no-repeat;
  z-index: -1;
  background-size: cover;
}
.margin-bottom_15 {
  margin-bottom: 15px;
}
.margin-bottom_30 {
  margin-bottom: 30px;
}
.margin-bottom_17 {
  margin-bottom: 17px;
}
.padding_15 {
  padding: 0 15px;
}
.main-content {
  min-width: 1170px;
}
.max-width-content {
  min-width: 1170px;
  height: auto;
  overflow: hidden;
}
.title-weight {
  font-weight: 600;
}
/*
 * --------------------------------------------------------------
 * -------------- 总裁致辞
 */
.speech-wrapper {
  width: 100%;
  min-width: 1170px;
  height: auto;
  padding-top: 100px;
}
/* banner */
.speech-wrapper .banner {
  width: 100%;
  height: 330px;
}
.speech-wrapper .banner img {
  width: 100%;
  height: 330px;
}
.speech-wrapper .main-content {
  padding: 60px 0;
}
.speech-wrapper .main-content .left-tab {
  width: 240px;
  height: auto;
  float: left;
}
.speech-wrapper .main-content .desc-content {
  width: 900px;
  height: auto;
  float: left; 
  line-height: 2;
}
.speech-wrapper .desc-content .content {
  width: 647px;
  height: auto;
  padding-right: 15px;
  float: left;
}
/*.speech-wrapper ol,.desc-content ol,.content ol,.speech-wrapper ul,.desc-content ul,.content ul,.speech-wrapper li,.desc-content li,.content li{
  font:initial;
}*/
.desc-content ul {
  list-style: disc;
}


.content-item {
  color: #333;
  line-height: 28px;
  text-indent: 28px;
  margin-bottom: 14px;
}
.speech-wrapper .desc-content .content .name {
  text-align: right;
  line-height: 28px;
}
.margin-top_44 {
  margin-top: 44px;
}
.speech-wrapper .desc-content .content-pic {
  float: left;
  width: 253px;
  height: auto;
}


/*
 * --------------------------------------------------------------
 * -------------- 集团简介
 */
.introduction .content {
  width: 900px;
  height: auto;
  float: left;
}
.introduction .content .title {
  color: #333;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 15px;
}
.introduction .item-content {
  margin-bottom: 30px;
}
.introduction .item-desc { 
  line-height: 28px;
  color: #333;
  margin-bottom: 15px;
}
.introduction .content .desc-pic {
  margin-top: 32px;
}
/*
 * --------------------------------------------------------------
 * -------------- 管理团队
 */
 .leader-wrapper {
   width: 100%;
   min-width: 1170px;
   height: auto;
   padding: 30px 0;
   overflow: hidden;
   border-bottom: 1px solid #eee;
 }
 .leader-wrapper:first-child {
   padding-top: 0px;
 }
 .leader-wrapper:last-child {
  border-bottom: 0;
}
 .leader-wrapper>.leader-avater {
   width: 220px;
   height: auto;
   padding-right: 20px;
   float: left;
 }
 .leader-wrapper>.leader-info {
   max-width: 680px;
   height: auto;
   float: left;
 }
 .leader-wrapper>.leader-info> .leader-name {
   padding-top: 5px;
   padding-bottom: 10px;
 }
 .leader-info> .leader-name > .name {
   color: #333;
   font-size: 24px;
 }
 .leader-info> .leader-name > .post {
   margin-left: 10px;
   color: #333;
 }
 .leader-info> .desc > p {
   color: #333;
   line-height: 28px;
   text-align: left;
 }

 /*
 * --------------------------------------------------------------
 * -------------- 资质荣誉
 */
 .qualification-wrapper {
   width: 100%;
   min-width: 1170px;
   height: auto;
   overflow: hidden;
   padding-top: 40px;
 }
 .qualification-wrapper:first-child {
   padding-top: 0;
 }
 .qualification-wrapper> .qualification-item {
   /* display: inline-block; */
   float: left;
   padding: 0 49px;
 }
 .qualification-wrapper> .qualification-item > img {
   border: 1px solid #ccc;
   padding: 10px;
 }
 .qualification-wrapper> .qualification-item > .desc {
   display: block;
   text-align: center;
   line-height: 50px;
 }

/*
 * --------------------------------------------------------------
 * -------------- 集团文化
 */
 .culture-wrapper {
   width: 100%;
   min-width: 1170px;
   height: auto;
 }
 .culture-wrapper> .item-wrapper {
   /* display: inline-block; */
   float: left;
   padding: 0 11px;
   height: 270px;
   overflow: hidden;
 }
 .culture-wrapper .culture-item {
   width: auto;
   padding: 10px;
   height: 268px;
   border: 1px solid #eee;
   box-shadow: 0px 2px 0px #ccc;
   -o-box-shadow: 0px 2px 0px #ccc;
   -moz-box-shadow: 0px 2px 0px #ccc;
 }
 .culture-wrapper  .item-wrapper:nth-child(2n) {
   padding: 0 7px;
 }
 .culture-wrapper  .item-wrapper:nth-child(n+5) {
   margin-top: 20px;
 }
 .culture-wrapper .culture-item> .title {
   position: relative;
   display: block;
   margin-top: 10px;
   color: #333;
   line-height: 50px;
 }
 .culture-wrapper .culture-item> .title::after {
   position: absolute;
   bottom: 7px;
   left: 50%;
   margin-left: -22px;
   content: '';
   width: 44px;
   height: 3px;
   background-color: #ccc;
 }
 .culture-wrapper .culture-item> .desc {
   display: block;
   margin-top: 6px;
   color: #333;
   line-height: 24px;
 }

 /*
 * --------------------------------------------------------------
 * -------------- 成员企业
 */
 .member > .leader-wrapper>.leader-info .title {
   color: #333;
   font-size: 16px;
 }
 .member > .leader-wrapper>.leader-info .desc > p {
  color: #666;
}