img {
  width: 100%;
}
.clearFix {
  zoom: 1;
}
.clearFix:after {
  content: '.';
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
}
.floatLeft {
  float: left;
}
.headerChange {
  background-color: #fff !important;
  box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.08);
}
.headerChange .navbar {
  background-color: #fff !important;
}
.headerChange .navbar-nav a {
  color: #333333 !important;
  opacity: 0.7;
}
.headerChange .navbar-nav a.active {
  opacity: 1;
}
.headerChange .navbar-nav a.active::after {
  bottom: 2px;
  border-color: #3988ff !important;
}
.headerChange .navbar-nav .navPoject {
  opacity: 0.7;
  color: #333333 !important;
}
.headerChange .navbar-nav .navPoject .bai {
  display: none !important;
}
.headerChange .navbar-nav .navPoject .hei {
  display: inline-block !important;
}
.aboutUs {
  width: 100%;
}
.aboutUs .dropdown-menu .divider {
  height: 1px;
}
.aboutUs .navNews li a {
  margin-left: auto !important;
  margin-right: auto !important;
}
.aboutUs .navbar-nav {
  height: 80px;
}
.aboutUs .navbar-nav li {
  display: flex;
  align-items: center;
  height: 100%;
}
.aboutUs .navbar-nav li a {
  display: flex;
  align-items: center;
  height: 100%;
}
.aboutUs .navbar-nav li a.active::after {
  bottom: 2px !important;
  border-color: #3988ff !important;
}
.aboutUs .headerBian {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
  opacity: 0.3;
}
.topImg {
  position: relative;
  width: 100%;
  height: 500px;
  min-width: 1200px;
  object-fit: cover;
}
.topImg .img {
  height: 100%;
}
.topImg .textBox {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  margin: auto;
  width: 100%;
  text-align: center;
  color: #fff;
}
.topImg .textBox .title {
  font-size: 48px;
  font-weight: bold;
  line-height: 71px;
}
.topImg .textBox .text {
  font-size: 22px;
  font-weight: 400;
  line-height: 33px;
  margin-top: 10px;
}
.aboutBox {
  position: relative;
  width: 100%;
  min-width: 1200px;
  height: 560px;
  background-color: #f5f6f9;
  display: flex;
  align-items: center;
  justify-content: center;
}
.aboutBox .contentBox {
  height: 450px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.aboutBox .contentBox .left {
  position: relative;
  width: 840px;
  height: 100%;
  background-color: #fff;
  padding: 45px 65px;
}
.aboutBox .contentBox .left .title {
  font-size: 42px;
  font-weight: bold;
  line-height: 62px;
  color: #33373b;
}
.aboutBox .contentBox .left .title span {
  display: inline-block;
  font-size: 16px;
  line-height: 24px;
  color: #999999;
  margin-left: 10px;
  font-weight: normal;
}
.aboutBox .contentBox .left .text {
  font-size: 20px;
  line-height: 42px;
  color: #80868f;
  margin-top: 20px;
}
.aboutBox .contentBox .left .comma {
  position: absolute;
  right: 65px;
  bottom: 45px;
  width: 53.65px;
}
.aboutBox .contentBox .right {
  position: relative;
}
.aboutBox .contentBox .right .img {
  position: relative;
  z-index: 1;
  width: 360px;
}
.aboutBox .contentBox .right .blueBox {
  position: absolute;
  top: -18px;
  right: -21px;
  width: 136px;
  height: 136px;
  background-color: #3b74ff;
}
.enterpriseCulture {
  position: relative;
  width: 100%;
  min-width: 1200px;
  display: flex;
  justify-content: center;
  margin: 120px auto 103px;
}
.enterpriseCulture .leftBox {
  position: relative;
  margin-right: 245px;
}
.enterpriseCulture .leftBox .titleBox {
  font-size: 42px;
  font-weight: bold;
  line-height: 62px;
  color: #333333;
}
.enterpriseCulture .leftBox .titleBox .titleEn {
  font-size: 16px;
  line-height: 24px;
  color: #999999;
  font-weight: normal;
}
.enterpriseCulture .leftBox .listBox {
  margin-top: 83px;
}
.enterpriseCulture .leftBox .listBox .list + .list {
  margin-top: 30px;
}
.enterpriseCulture .leftBox .listBox .list .nameBox {
  display: flex;
  align-items: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 29px;
  color: #33373b;
}
.enterpriseCulture .leftBox .listBox .list .nameBox .dian {
  width: 10px;
  height: 10px;
  background-color: #3988ff;
  margin-right: 10px;
}
.enterpriseCulture .leftBox .listBox .list .text {
  font-size: 20px;
  font-weight: 400;
  line-height: 29px;
  color: #80868f;
  margin-top: 10px;
}
.enterpriseCulture .rightBox {
  position: relative;
}
.enterpriseCulture .rightBox .img {
  position: relative;
  z-index: 1;
  width: 450px;
  height: 450px;
}
.enterpriseCulture .rightBox .landi {
  position: absolute;
  left: -30px;
  top: 61px;
  width: 480px;
  height: 420px;
  background-color: #3b74ff;
}
.developmentHistory {
  position: relative;
  width: 100%;
  height: 689px;
  min-width: 1200px;
  background-image: url('../images/aboutUs/img_3.png');
  background-size: 100% 100%;
  background-size: cover;
}
.developmentHistory .titleBox {
  font-size: 42px;
  font-weight: bold;
  line-height: 62px;
  color: #333333;
  text-align: center;
  margin-top: 52px;
}
.developmentHistory .titleBox .titleEn {
  font-size: 16px;
  line-height: 24px;
  color: #999999;
  font-weight: normal;
}
.developmentHistory .courseBox {
  position: absolute;
  top: 328px;
  left: 0;
  right: 0;
  margin: auto;
  width: 1212.34px;
}
.developmentHistory .courseBox .marginTop {
  margin-top: 10px;
}
.developmentHistory .courseBox .marginBottom {
  margin-bottom: 10px;
}
.developmentHistory .courseBox .listBox {
  position: absolute;
}
.developmentHistory .courseBox .listBox:nth-of-type(1) {
  top: -1px;
  left: 25px;
  text-align: left;
  width: 236px;
}
.developmentHistory .courseBox .listBox:nth-of-type(2) {
  bottom: -60px;
  left: 186px;
  text-align: left;
  width: 240px;
}
.developmentHistory .courseBox .listBox:nth-of-type(3) {
  top: -10px;
  left: 350px;
  text-align: left;
  width: 240px;
}
.developmentHistory .courseBox .listBox:nth-of-type(4) {
  bottom: -40px;
  left: 467px;
  text-align: left;
  width: 270px;
}
.developmentHistory .courseBox .listBox:nth-of-type(5) {
  top: -100px;
  left: 645px;
  text-align: left;
  width: 236px;
}
.developmentHistory .courseBox .listBox:nth-of-type(6) {
  top: 100px;
  left: 780px;
  text-align: left;
  width: 240px;
}
.developmentHistory .courseBox .listBox:nth-of-type(7) {
  top: -130px;
  left: 910px;
  text-align: left;
  width: 236px;
}
.developmentHistory .courseBox .listBox:nth-of-type(8) {
  top: 90px;
  left: 1090px;
  text-align: left;
  width: 160px;
}
.developmentHistory .courseBox .listBox .text {
  font-size: 14px;
  line-height: 27px;
  color: #666666;
}
.developmentHistory .courseBox .listBox .time {
  font-size: 24px;
  font-weight: bold;
  line-height: 36px;
  color: #333333;
}
.contactBox {
  position: relative;
  margin-top: 80px;
}
.contactBox .titleBox {
  font-size: 42px;
  font-weight: bold;
  line-height: 62px;
  color: #333333;
  text-align: center;
  margin-top: 52px;
}
.contactBox .titleBox .titleEn {
  font-size: 16px;
  line-height: 24px;
  color: #999999;
  font-weight: normal;
}
.contactBox .listBox {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 1040px;
  margin: 40px auto 0;
}
.contactBox .listBox:last-child {
  margin: 60px auto 102px;
}
.contactBox .listBox .list {
  display: flex;
  align-items: center;
}
.contactBox .listBox .list:nth-of-type(1) {
  width: 400px;
}
.contactBox .listBox .list:nth-of-type(2) {
  margin-left: 240px;
}
.contactBox .listBox .list .left {
  display: flex;
  align-items: center;
  width: 80px;
  height: 80px;
  background-color: #ffffff;
  border: 1px solid #3988ff;
  box-shadow: 0px 8px 16px rgba(80, 150, 255, 0.16);
  border-radius: 50%;
  box-sizing: border-box;
}
.contactBox .listBox .list .left img {
  width: 40px;
  height: 40px;
  margin-left: 20px;
}
.contactBox .listBox .list .right {
  margin-left: 20px;
}
.contactBox .listBox .list .right .name {
  font-size: 24px;
  font-weight: bold;
  line-height: 36px;
  color: #333333;
}
.contactBox .listBox .list .right .tel {
  font-size: 22px;
  font-weight: 400;
  line-height: 33px;
  color: #333333;
  margin-top: 10px;
}
#footer.aboutUsFooter {
  background-color: #0e1b36;
}
#footer.aboutUsFooter .footerTitle {
  color: #ffffff;
}
#footer.aboutUsFooter .footerNav .line {
  background-color: #707fa1;
}
#footer.aboutUsFooter .footerNav .footerNavItem {
  color: #afb9ce;
}
#footer.aboutUsFooter .footerNav .footerNavWrap {
  color: #afb9ce;
}
#footer.aboutUsFooter .footerLine {
  background-color: #707fa1;
}
#footer.aboutUsFooter .footerBottomWrap {
  color: #afb9ce;
}
#footer.aboutUsFooter .footerBottomWrap a {
  color: #afb9ce;
}
.myFootSider {
  min-height: auto;
  height: auto;
}
.myFootSider .titleBox {
  font-size: 42px;
  font-weight: bold;
  line-height: 62px;
  color: #333333;
  text-align: center;
  margin-top: 80px;
}
.myFootSider .titleBox .titleEn {
  font-size: 16px;
  line-height: 24px;
  color: #999999;
  font-weight: normal;
}
.myFootSider #cascade-slider {
  width: 80% !important;
  margin-top: 50px !important;
  margin-bottom: 0 !important;
}
.teamIntroductionBox {
  position: relative;
  width: 100%;
  height: 540px;
  background-color: #f5f6f9;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 100px auto 0;
}
.teamIntroductionBox .teamIntroduction {
  position: relative;
  min-width: 1200px;
  width: 1200px;
  height: 420px;
  display: flex;
  align-items: center;
}
.teamIntroductionBox .teamIntroduction .leftBox {
  position: relative;
  width: 360px;
  height: 360px;
}
.teamIntroductionBox .teamIntroduction .leftBox .img {
  position: relative;
  z-index: 1;
  width: 100%;
}
.teamIntroductionBox .teamIntroduction .leftBox .landi {
  position: absolute;
  top: -18px;
  left: -18px;
  width: 136px;
  height: 136px;
  background-color: #3b74ff;
}
.teamIntroductionBox .teamIntroduction .rightBox {
  flex: 1;
  height: 100%;
  background-color: #fff;
  padding: 60px 0 0 60px;
}
.teamIntroductionBox .teamIntroduction .rightBox .titleBox .title {
  font-size: 42px;
  font-weight: bold;
  line-height: 62px;
  color: #333333;
}
.teamIntroductionBox .teamIntroduction .rightBox .titleBox .text {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #999999;
  margin-left: 12px;
}
.teamIntroductionBox .teamIntroduction .rightBox .text {
  width: 674px;
  font-size: 20px;
  font-weight: 400;
  line-height: 42px;
  color: #80868f;
  margin-top: 21px;
}
.teamIntroductionBox .teamIntroduction .rightBox .comma {
  position: absolute;
  right: 42px;
  bottom: 42px;
  width: 53.65px;
}
.organizationBox {
  position: relative;
}
.organizationBox .titleBox {
  font-size: 42px;
  font-weight: bold;
  line-height: 62px;
  color: #333333;
  text-align: center;
  margin-top: 104px;
}
.organizationBox .titleBox .titleEn {
  font-size: 16px;
  line-height: 24px;
  color: #999999;
  font-weight: normal;
}
.organizationBox .listBox {
  position: relative;
  width: 1040px;
  height: 320px;
  margin: 40px auto 0;
  display: flex;
}
.organizationBox .listBox .leftBox {
  width: 240px;
}
.organizationBox .listBox .leftBox .item {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 240px;
  height: 80px;
  background-color: #f2f6ff;
  cursor: pointer;
}
.organizationBox .listBox .leftBox .item .text {
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  color: #333333;
}
.organizationBox .listBox .leftBox .item .arrowsBox {
  display: none;
}
.organizationBox .listBox .leftBox .item.active {
  background-color: #3082ff;
}
.organizationBox .listBox .leftBox .item.active .text {
  color: #ffffff;
}
.organizationBox .listBox .leftBox .item.active .arrowsBox {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: -8px;
  width: 24px;
  height: 24px;
  background-color: #ffffff;
  box-shadow: 0px 3px 6px rgba(15, 43, 109, 0.12);
}
.organizationBox .listBox .leftBox .item.active .arrowsBox .icon {
  width: 14px;
  height: 14px;
}
.organizationBox .listBox .rightBox {
  position: relative;
  flex: 1;
  height: 100%;
  background-color: #3082ff;
}
.organizationBox .listBox .rightBox .item {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 50px 0 0 88px;
  display: none;
}
.organizationBox .listBox .rightBox .item.active {
  display: block;
}
.organizationBox .listBox .rightBox .item .title {
  display: flex;
  align-items: center;
  font-size: 24px;
  font-weight: bold;
  line-height: 36px;
  color: #ffffff;
}
.organizationBox .listBox .rightBox .item .title .dian {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #ffffff;
  margin-right: 10px;
}
.organizationBox .listBox .rightBox .item .text {
  position: relative;
  z-index: 1;
  width: 630px;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  color: #ffffff;
  opacity: 0.9;
  margin-top: 10px;
}
.organizationBox .listBox .rightBox .item .img {
  position: absolute;
  width: 160px;
  height: 160px;
  right: 20px;
  bottom: 20px;
}
.tmtsBox {
  position: relative;
  height: 665px;
  margin-top: 117px;
  min-width: 1200px;
  background-image: url('../images/aboutUs/img_3.png');
  background-size: 100% 100%;
  background-size: cover;
}
.tmtsBox .titleBox {
  font-size: 42px;
  font-weight: bold;
  line-height: 62px;
  color: #333333;
  text-align: center;
}
.tmtsBox .titleBox .titleEn {
  font-size: 16px;
  line-height: 24px;
  color: #999999;
  font-weight: normal;
}
.tmtsBox .listBox {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
.tmtsBox .listBox .item {
  position: relative;
  width: 360px;
  height: 440px;
  background: #ffffff;
  box-shadow: 0px 8px 20px rgba(57, 136, 255, 0.1);
  border-radius: 4px;
  overflow: hidden;
  text-align: center;
}
.tmtsBox .listBox .item:nth-child(2) {
  margin: 0 40px;
}
.tmtsBox .listBox .item .bian {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 6px;
  background: #3988ff;
  opacity: 1;
  border-radius: 0px 0px 4px 4px;
}
.tmtsBox .listBox .item .touxiang {
  display: block;
  margin: 30px auto 0;
  width: 120px;
  height: 120px;
}
.tmtsBox .listBox .item .name {
  font-size: 20px;
  font-weight: bold;
  line-height: 29px;
  color: #333333;
  margin-top: 20px;
}
.tmtsBox .listBox .item .position {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #6f747a;
  margin-top: 6px;
}
.tmtsBox .listBox .item .text {
  width: 280px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #80868f;
  margin: 10px auto;
}
