﻿.both{ clear: both;}
.history-header{ height: 384px; background-size: cover; background-image: url('../fzlcjscss/banner.jpg'); background-position: center; color: #fff;}
.history-header h2{ text-align: center; font-size: 30px; line-height: 45px; padding-top: 150px; font-family: 'TencentSansw7';}

.progress-bar{ width: 530px; margin: auto; padding-top: 70px;}
.progress-bar .node{ width:24px ; height: 24px;  float: left; position: relative; border-radius: 50%; background:rgba(255,255,255,0.5);cursor: pointer;}
.progress-bar .node .txt{ position: absolute; font-size: 16px; top: -30px; width: 200px; text-align: center; left: 50%;  margin-left: -100px;}
.progress-bar .node .core{ width:18px; height: 18px; position: absolute; top:3px;  left:3px;  border-radius: 50%; }
.progress-bar .node.active .core{  background: #fff;}
.progress-bar .line{ float: left; height: 2px;  background:rgba(255,255,255,0.5); width:100px; margin-top: 11px;}


.history-content{ height: 1413px; background: #fff; color: #5F6464; overflow: hidden;}/* 背景 */
.en-us .history-content{
  height: 620px;
}
.history-main{ width: 10000px; position: absolute;}
.history-main-box{ width: 384px; float: left; margin-right: 25px;}
.history-title{ font-size: 24px; padding-top: 40px; line-height: 36px; font-family: 'TencentSansw7'; padding-bottom: 8px; border-bottom:1px solid #D8D9DC; margin-bottom: 18px;color: #2A2E2E;}
.history-main-box .li{ line-height: 25px; margin-bottom: 18px; font-size: 14px;}
.history-main-box .li .left{ float: left; width: 40px; padding-right: 10px;  text-align: right;} 
.history-main-box .li .right{ width: 320px; float: left;}

.history-content .mod-con{ position: relative;}

.clearfix-mission{ display: none;}

.history-button{ display: none;}

.address-wrap-wrap .mod-m-title{ padding-top: 40px; padding-bottom: 30px; }
.business-architecture{ display:none;}

.team-pop{
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  display: none;
}
.team-pop .pop-bg{
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.5);
}
.team-pop .pop-box{
  width: 782px;
  min-height: 520px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  background: #FFFFFF;
  box-shadow: 0 12px 24px 0 rgba(0,0,0,0.10);
  padding: 0px 80px 50px 0px;
  box-sizing: border-box;
}
.team-pop .pop-box .close {
  width: 24px;
  height: 24px;
  position: absolute;
  right: 32px;
  top: 32px;
  cursor: pointer;
}
.team-pop .pop-box .team-pic{
  position: absolute;
  left: 0;
  top: 0;
}
.team-pop .pop-box .team-pic img{
  width: 200px;
}

.team-pop .pop-box .mess-box{
  width: 446px;
  float: left;
  margin-left: 256px;
}
.team-pop .pop-box .mess-box .t-box{
  height: 200px;
  border-bottom: 1px solid #E9ECF0;
  margin-bottom: 24px;
  overflow: hidden;
}
.team-pop .pop-box .mess-box .name{
  font-size: 30px;
  color: #23A4EF;
  letter-spacing: 0;
  margin-bottom: 8px;
  margin-top: 48px;
}
.team-pop .pop-box .mess-box .ms .label{
  font-size: 14px;
  color: #5F6464;
  letter-spacing: 0;
  line-height: 25px;
  margin-bottom: 4px;
}
.en-us .team-pop .pop-box .mess-box .ms .label{
  line-height: 23px;
}
.team-pop .pop-box .mess-box .ms .label:last-child{
  margin-bottom: 0;
}
.team-pop .pop-box .mess-box .desc{
  font-size: 14px;
  color: #5F6464;
  letter-spacing: 0;
  line-height: 25px;
}
.team-pop .pop-box .mess-box .desc p{
  margin-top: 10px;
}










@media screen and (max-width: 1160px) {
	.en-us .team-box .li-4,.en-us .team-box .li-9{ height:360px;}
	.en-us .team-box .li-5 .mess, .en-us .team-box .li-15 .mess{ margin-top:65px;}
	.en-us .team-box .li-10 .mess{ margin-top:105px;}
	.en-us .team-box .li-16 .mess{ margin-top:65px;}

}

@media screen and (max-width: 1024px) {
	.en-us .team-box .li-10 .mess{ margin-top:65px;}
	.en-us .team-box .li-5 .mess,.en-us .team-box .li-15 .mess,.en-us .team-box .li-16 .mess{ margin-top:35px;}
}

@media screen and (max-width: 768px) {
  .business-architecture{ display:block;}
  body .brand-item.white-bg.pt{ padding-top: 50px;}
  .history-button{ display: block; height: 50px; background: #ffffff;}/* 手机左右背景 */
  .history-button .line-wrap{ padding-top: 24px; float: left; width:75%; margin-right:4%; }
  .history-button .line{  height: 2px; background: #E9ECF0; position: relative;  }
  .history-button .focus{ width:10%; height: 100%; position: absolute; background: #23A4EF; }
  .history-button .img{ float: left;}
  .history-button img{ width:8px; float: left; padding: 12px; padding-top: 18px;}

  .framework-wrap{ display:none;}
  body .mod-con{ margin:0 12px;}
  .mod-con .brief-text-box h4{font-size: 16px; line-height: 29px; margin-bottom:12px;}
  .brief-text-box{margin-top:20px;margin-bottom: 0px;padding-left: 12px;padding-right: 12px;box-sizing: border-box;}
  .clearfix-mission{ display:block;}
  
  .mission{ display: none;}
  .brief-text-box .desc{
    margin-bottom: 27px;
    padding: 0 8px;
    box-sizing: border-box;
  }
  .m-mission{
    background: #FBFBFB;
    padding-top: 48px;
    padding-bottom: 70px;
    position: relative;
    margin-top: 93px;
  }
  .m-mission .text-bg{
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
  }

  .history-header{ height: 250px;}
  .history-header h2{padding-top:72px; font-size: 24px;}
  
  .history-content{ position: relative;}
  .progress-bar{  padding-top: 50px;  transform: translate(-50%,-50%) scale(0.6,0.6) ;  position: absolute; left:50%; top: 160px;}

  .progress-bar .node{  transform: scale(1.5,1.5) ;}
  .progress-bar .line{  transform: scale(0.88,0.88) ;}

  .history-content{  height: 395px; }
  .history-main-box{ width: 250px;} 
  .history-main-box .li .right{width:200px;}

  .history-title{ padding-top:0px; margin-bottom:12px;}
  .history-main-box .li{margin-bottom:12px;}

  .team-box .li{ width: 50%; height: 180px; position: relative;display: inline-block;*display: inline;word-spacing: 0;vertical-align: top;}
/*  .team-box .row .li{
    height: 190px;
  }
  .team-box .row .li:last-child{
    height: 172px;
  }*/

  .team-box .li .pic{ transform-origin: 100% 0%; transform: scale(0.6,0.6);}
  .team-box .li{ padding-left:15px;padding-bottom: 25px;}
  .team-box  .li .mess{ margin-top: 60px;}
  .en-us .team-box .li .mess{
    margin-top: 35px;
  }
  .team-box .li .m-mess{ margin-top: 19px;}
  .team-box .li .t-mess{ margin-top: 40px;}
  .team-box .li .label{ font-size: 16px; line-height: 20px;margin-bottom: 6px;}
  .team-box .li .label span{
    font-size: 11px;
    line-height: 15px;
  }
  .team-box .li .job-mess p{ font-size: 12px;line-height: 21px;}


  .en-us .team-box .li-5 .mess{ margin-top:15px;}
  .en-us .team-box .li-8 .mess{ margin-top:55px;}
  .en-us .team-box .li-12 .mess{ margin-top:55px;}
  .en-us .team-box .li-14 .mess{ margin-top:55px;}
  .en-us .team-box .li .label{ width:50%;}
  .en-us .team-box .li-15 .label{ width: 60%;}
  .en-us .team-box .li{ height:200px;}
  .en-us .team-box .li-4,.en-us .team-box .li-5, .en-us .team-box .li-6, .en-us .team-box .li-7, .en-us .team-box .li-8,.en-us .team-box .li-9{ height:250px;}
  .en-us .team-box .li-16, .en-us .team-box .li-17, .en-us .team-box .li-18{height:250px;}
	.en-us .team-box .li-16 .mess, .en-us .team-box .li-17 .mess{ margin-top:15px;}

  .culture-wrap{ padding-left: 0px;}
  .culture-box .t-box .pic{ width: 100%;}

  body .brand-item.white-bg{ padding-top: 10px;}
  body .clearfix ul{ width: auto;}
  body .culture-box .t-box .mess-box{ width: 100%;}
  .brand-item .mod-max-con{ margin: 0 12px; width: auto; background: none;}
  .culture-wrap{
    padding-bottom: 50px;
  }

  body .address-pic .bg{ width: 100%;}
  body .address-pic .mark{ left: 4.8%; top: 22%; width: 59%;}
  .address-box .address-tab .labels{ display:none;}
  body .address-box .address-tab .tab-ul{ height: auto; padding: 0px;position: relative;width: 100%;}
  body .address-box .address-tab .tab-ul li{ float: none; margin: 0px;    border-top: solid 1px #E9ECF0;}
  body .address-box .address-tab .tab-ul .box{ position: relative; top: 0px; left: 0px; width: auto;display: none; margin-bottom: 10px;}
  body .address-box .address-tab .tab-ul li .label:after{content:' ';  transition: transform 0.2s; left: initial !important; top: 20px !important; right: 0px !important; display: block;   background-color:rgba(0,0,0,0);  background: url(../images/icon_arrow_d.png) no-repeat 0 0 !important; height: 12px !important; width: 12px !important; position:absolute; background-size:contain !important; }
  body .address-box .address-tab .tab-ul li .label.active:after {
    transform: rotate(180deg);
  }
  body .address-box .address-tab .tab-ul .active-li .label:after{ transform: rotate(180deg);}
  body .address-box .address-tab .tab-ul li .label{ text-align: left; font-size: 14px; line-height: 53px;}
  body .address-wrap .mod-con{ margin: auto;}
  /* .address-box .address-tab .tab-ul .active-li .box{ margin-bottom: 10px;} */


  body .brand-item.white-bg{  padding-bottom:48px;}
  .culture-box .t-box .mess-box{ margin-top:28px;}
  .brand-item .label-box h3{margin-bottom:28px; line-height: 29px; text-align: left;font-size: 20px;}
  .address-wrap-wrap{
    padding-bottom: 0px !important;
    margin-bottom: 12px !important;
  }
  .culture-box .item-title{ font-size: 16px;}
  .culture-box .t-box .desc-text{ font-size: 14px; line-height: 25px;}

  .culture-box .t-box ul{ margin-bottom: 24px;  margin-top: 12px;}
  .culture-box .t-box .min-desc-text{ float: left;}
  .culture-box .boxx .x-item h5{ float: left; font-size: 14px;margin-bottom: 7px;margin-top: 2px;}
  .culture-box .boxx .x-item .p{ float: left; width: 85%; font-size: 12px; padding-left: 10px;color: #919797;}
  .en-us .culture-box .boxx .x-item .p{
    padding-left: 0;
    float: none;
    display: block;
    width: 100%;
    overflow: hidden;
  }
  .culture-box .boxx .x-item .p br{ display: none;}
  .address-pic{ width: auto;}

  .address-wrap-wrap{ background: #FBFBFB; margin-top:0px; margin-bottom:10px; }

  .team-box .title-l{ text-align: center;}
  .brand-item .label-box{ width: auto; float: none;}
  .business-architecture{ padding-top: 12px; padding-bottom: 35px; color: #5F6464}
  .business-architecture .mod-con{ background: #FBFBFB; padding-bottom:20px;}
  .business-architecture h3{  padding-top: 48px; padding-bottom: 40px;}
  .business-architecture img{ width: 165px; margin: auto; display: block; padding-bottom: 24px;}

  .business-architecture-ul{ width: 90%; margin: auto;}
  .business-architecture-ul .li{ background: #fff; margin-bottom: 8px;}
  .business-architecture-ul .title{ height: 70px;position: relative;}
  .business-architecture-ul .title .left .t-type{
    float: left;margin-top: 25px;
  }
  .en-us .business-architecture-ul .title .left .t-type span{
    display: inline-block;
  }
  .en-us .business-architecture-ul .title .left .t-type{
    font-size: 13px;
  }
  .business-architecture-ul .title .right{
    position: absolute;
    width: 12px;
    height: 12px;
    background: url(../images/m-icon_arrow_d.png) no-repeat center;
    background-size: 100% 100%;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transition: transform 0.2s;
  }
  .business-architecture-ul .title .tab{ font-size: 24px; color: #2A2E2E; font-family: 'TencentSansw7'; padding-left: 25px; padding-right:15px;float: left;margin-top: 14px;}
  .en-us .business-architecture-ul .title .tab.tab_CSIG { padding: 0 16px; }
  .business-architecture-ul .content.acitve{}
  .business-architecture-ul .content{ border-top: 1px solid #F2F3F5; display: none;}
  .business-architecture-ul .content .txt{  padding: 20px;}

  .tuanduiguanli.brand-item .label-box h3{ margin-bottom: 0px;font-size: 20px;}

  .team-box{ margin-top: 24px;display: table;
    word-spacing: -1em;}
  .team-box .title-l{ margin-top: 34px; margin-bottom: 15px;font-size: 20px; word-spacing: normal;}

}


@media screen and (max-width: 750px) {
  .en-us .team-box .li-3,.en-us .team-box .li-10{ height:250px;}
  .en-us .team-box .li-5 .mess{ margin-top:35px;}
}

@media screen and (max-width: 376px) {
  .brief-text-box{
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 375px) {
  .en-us .team-box .li-7,.en-us .team-box .li-8{ height: 295px;}
  .en-us .team-box .li-7 .mess{ margin-top:15px;}
}

@media screen and (max-width: 360px) {
  .en-us .business-architecture-ul .title .left .t-type{ width:137px; margin-top: 21px;}
}


@media screen and (max-width: 330px) {
  .history-button .line-wrap{ margin-right:0%; }
}



