.home-block7 {
  background-color: #fff;
}
.home-block7 .tabs-main {
  margin-top: 0;
  background-color: #F8F8F8;
}
.home-block7 .home-block7-content {
  box-shadow: 0px 5px 26px 5px #ededed;
}
.mission {
  width: 100%;
  min-width: 1200px;
  height: 856px;
  background: url("../images/aboutus-bg1.png") no-repeat top;
  color: #ffffff;
}
.mission .title-top,
.mission .title-sub,
.mission .title-line {
  color: #ffffff;
}
.mission .title-top span,
.mission .title-sub span,
.mission .title-line span {
  background-color: #fff;
}
.mission .mission-content {
  position: relative;
}
.mission .mission-content .mission-content-img {
  position: absolute;
  right: 483px;
  top: 95px;
  width: 727px;
  height: 482px;
  z-index: 9;
}
.mission .mission-content .mission-box {
  float: right;
  width: 519px;
  height: 574px;
  background: url("../images/aboutus-bg5.png") no-repeat top;
  box-shadow: 0px 5px 26px 5px #9b9696;
  margin-top: 50px;
}
.mission .mission-content .mission-box .title {
  padding-top: 40px;
  padding-left: 45px;
  padding-bottom: 16px;
  font-size: 24px;
  font-weight: bold;
  color: #0E85FF;
  position: relative;
}
.mission .mission-content .mission-box .title:after {
  content: " ";
  position: absolute;
  bottom: 0;
  left: 45px;
  width: 70px;
  height: 2px;
  background: #0E85FF;
}
.mission .mission-content .mission-box .desc {
  font-size: 16px;
  color: #3C4254;
  line-height: 24px;
  padding-left: 45px;
  padding-right: 42px;
  margin-top: 19px;
}
.culture {
  width: 100%;
  min-width: 1200px;
  height: 675px;
  background: url("../images/aboutus-bg2.png") no-repeat top;
  color: #ffffff;
}
.culture .title-top,
.culture .title-sub,
.culture .title-line {
  color: #ffffff;
}
.culture .title-top span,
.culture .title-sub span,
.culture .title-line span {
  background-color: #fff;
}
.culture .culture-text {
  width: 1155px;
  margin: auto;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 24px;
  margin-top: 45px;
  text-indent: 32px;
}
.culture .culture-list {
  margin-top: 70px;
}
.culture .culture-list .item {
  width: 280px;
  padding: 0 60px;
  text-align: center;
}
.culture .culture-list .item .culture-icon {
  width: 62px;
  height: 62px;
  border: 2px solid #0E85FF;
  border-radius: 50%;
  text-align: center;
  line-height: 62px;
  margin: auto;
  margin-bottom: 29px;
}
.culture .culture-list .item .title {
  font-size: 22px;
  margin-bottom: 18px;
  font-weight: bold;
}
.culture .culture-list .item .desc {
  font-size: 16px;
  color: #FFFFFF;
  line-height: 24px;
}
.sx-process {
  width: 100%;
  min-width: 1200px;
  height: 500px;
  background: url("../images/aboutus-bg3.png") no-repeat top;
  color: #ffffff;
}
.sx-process .process-list {
  position: relative;
  height: 100%;
}
.sx-process .process-list li {
  position: absolute;
  left: 0;
  bottom: 0;
  color: #FFFFFF;
}
.sx-process .process-list li .title,
.sx-process .process-list li .desc {
  position: absolute;
  left: 50px;
  width: 159px;
}
.sx-process .process-list li .title {
  top: 9px;
  font-size: 22px;
}
.sx-process .process-list li .desc {
  font-size: 15px;
  line-height: 24px;
  top: 50px;
}
.sx-team {
  width: 100%;
  min-width: 1200px;
  background-color: #F6F8FC;
  padding-bottom: 47px;
}
.sx-team .team-list li {
  float: left;
  text-align: center;
  width: 293px;
  position: relative;
  margin-left: 9px;
}
.sx-team .team-list li:first-child {
  margin-left: 0;
}
.sx-team .team-list li .portrait {
  width: 254px;
  height: 254px;
  position: relative;
}
.sx-team .team-list li .user-tag {
  position: absolute;
  width: 293px;
  height: 77px;
  top: 214px;
  left: 0;
  background: url("../images/aboutus-user-tag1.png") no-repeat center;
  color: #fff;
  font-size: 18px;
  line-height: 77px;
  z-index: 9;
  text-align: left;
}
.sx-team .team-list li .user-tag .name {
  font-size: 23px;
  padding-left: 120px;
}
.sx-team .team-list li .user-tag span {
  padding-left: 20px;
}
.sx-team .team-list li .user-tag2 {
  background: url("../images/aboutus-user-tag2.png") no-repeat center;
}
.sx-team .team-list li p {
  width: 233px;
  padding: 30px;
  background: #FFFFFF;
  border-radius: 0px 0px 10px 10px;
  position: relative;
}
.framework {
  width: 100%;
  height: 814px;
  min-width: 1200px;
  background: url("../images/framework-bg.png") no-repeat center;
}
.framework .framework-box {
  width: 1150px;
  height: 457px;
  margin: 0 auto;
  margin-top: 47px;
  position: relative;
  background: url("../images/framework-con-bg.png") no-repeat center;
}
.framework .framework-box span {
  display: block;
  font-size: 14px;
  color: #FFFFFF;
  position: absolute;
  text-align: center;
  border-radius: 4px;
}
.framework .framework-box .framework-item1,
.framework .framework-box .framework-item2 {
  width: 101px;
  height: 44px;
  background: #0E85FF;
  line-height: 44px;
  top: -4px;
  left: 518px;
}
.framework .framework-box .framework-item2 {
  width: 82px;
  background: #E3F1FF;
  color: #0E85FF;
  top: 59px;
}
.framework .framework-box .framework-item3 {
  width: 92px;
  height: 34px;
  background: #0E85FF;
  line-height: 34px;
  top: 99px;
  left: 650px;
}
.framework .framework-box .c-3-1 {
  background-color: #E0EDFF;
  color: #5586CA;
  left: 170px;
  top: 235px;
}
.framework .framework-box .c-3-2 {
  background-color: #D8F3FF;
  color: #5BA0BF;
  left: 508px;
  top: 235px;
}
.framework .framework-box .c-3-3 {
  background-color: #CDF4F4;
  color: #00B9BB;
  left: 824px;
  top: 235px;
}
.framework .framework-box .c-3-4 {
  background-color: #BFF4E3;
  color: #20BA89;
  left: 1075px;
  top: 235px;
}
.framework .framework-box .framework-item4 {
  width: 68px;
  height: 34px;
  background: #E0EDFF;
  color: #5586CA;
  line-height: 34px;
  top: 388px;
}
.framework .framework-box .c-4-2 {
  background-color: #D8F3FF;
  color: #5BA0BF;
}
.framework .framework-box .c-4-3 {
  background-color: #CDF4F4;
  color: #00B9BB;
}
.framework .framework-box .c-4-4 {
  background-color: #BFF4E3;
  color: #20BA89;
}
.framework .framework-box .framework-item5 {
  width: 28px;
  height: 100px;
  background: #5586CA;
  color: #FFFFFF;
  line-height: 28px;
  top: 443px;
  writing-mode: vertical-lr;
  /*从左向右 从右向左是 writing-mode: vertical-rl;*/
  writing-mode: tb-lr;
  /*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/
}
.framework .framework-box .c-5-2 {
  background-color: #5BA0BF;
}
.framework .framework-box .c-5-3 {
  background-color: #00B9BB;
}
.framework .framework-box .c-5-4 {
  background-color: #20BA89;
}
.framework .framework-box .framework-item6 {
  width: 115px;
  height: 34px;
  background: #5586CA;
  color: #FFFFFF;
  line-height: 34px;
  top: 330px;
}
.framework .framework-box .c-6-1 {
  left: 53px;
  background-color: #5BA0BF;
}
.framework .framework-box .c-6-2 {
  left: 391px;
  background-color: #5BA0BF;
}
.framework .framework-box .c-6-3 {
  left: 707px;
  background-color: #00B9BB;
}
.framework .framework-box .c-6-4 {
  left: 983px;
  background-color: #20BA89;
}
.contact {
  background-color: #F6F8FC;
  width: 100%;
  min-width: 1200px;
  padding-bottom: 40px;
}
.contact .company-info {
  height: 276px;
  background: #FFFFFF;
  border-radius: 5px;
  margin-top: 60px;
  min-width: 1140px;
  max-width: 1140px;
  padding: 34px 30px;
  position: relative;
}
.contact .company-info .company-img {
  width: 472px;
  height: 275px;
}
.contact .company-info .info {
  width: 585px;
}
.contact .company-info .info .company-name {
  font-size: 24px;
  color: #000000;
  margin: 10px 0;
  font-weight: bold;
}
.contact .company-info .info .company-name-en {
  font-size: 12px;
  color: #999999;
  padding-bottom: 17px;
  position: relative;
}
.contact .company-info .info .company-name-en:after {
  position: absolute;
  content: " ";
  bottom: 0;
  left: 0;
  width: 30px;
  height: 2px;
  background: #4D4D4D;
}
.contact .company-info .info .company-tel {
  font-size: 24px;
  color: #000000;
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: bold;
}
.contact .company-info .info .company-tel .company-tel-title {
  font-size: 10px;
  color: #999999;
  margin-bottom: 10px;
  font-weight: normal;
}
.contact .company-info .info .company-address {
  font-size: 14px;
  color: #000000;
  line-height: 24px;
  margin-bottom: 5px;
}
.contact .company-info .info .company-address span {
  color: #999999;
}
.contact .company-info .qr {
  font-size: 14px;
  color: #000000;
  text-align: center;
  position: absolute;
  right: 30px;
  bottom: 50px;
}
.contact .company-info .qr img {
  width: 100px;
  height: 100px;
  margin-bottom: 3px;
}
.contact .credential {
  margin-top: 20px;
}
.contact .credential .item {
  float: left;
  padding: 15px;
  width: 355px;
  height: 284px;
  background: #FFFFFF;
  border-radius: 5px;
  text-align: center;
  margin-left: 22px;
}
.contact .credential .item:first-child {
  margin-left: 0;
}
.contact .credential p {
  font-size: 18px;
  color: #000000;
  margin-top: 15px;
}
.contact .address {
  margin-top: 20px;
  background-color: #fff;
  border-radius: 5px;
}
.contact .address .map {
  width: 700px;
  height: 280px;
  float: left;
}
.contact .address .addr-info {
  float: left;
  padding: 50px;
}
.contact .address .addr-info .title {
  font-size: 24px;
  color: #000000;
  margin-bottom: 20px;
  font-weight: bold;
}
.contact .address .addr-info .desc {
  font-size: 16px;
  color: #4D4D4D;
  line-height: 32px;
}
.contact .leave {
  background-color: #fff;
  border-radius: 5px;
  margin-top: 20px;
  padding-bottom: 50px;
}
.contact .leave .leave-title {
  font-size: 24px;
  color: #000000;
  width: 100%;
  text-align: center;
  padding-top: 50px;
}
.contact .leave .form-box {
  padding-left: 170px;
}
.contact .leave .form-box input,
.contact .leave .form-box textarea {
  width: 238px;
  height: 38px;
  font-size: 14px;
  background: #F6F8FC;
  border: 1px solid #EDEDED;
  border-radius: 2px;
  margin-top: 31px;
  display: inline-block;
  margin-left: 15px;
  padding-left: 20px;
}
.contact .leave .form-box input:first-child,
.contact .leave .form-box textarea:first-child {
  margin-left: 0;
}
.contact .leave .form-box textarea {
  width: 797px;
  height: 98px;
  padding-top: 13px;
}
.contact .leave .form-btn {
  display: block;
  width: 220px;
  height: 50px;
  background: #0E85FF;
  border-radius: 5px;
  text-align: center;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 50px;
  margin: auto;
  margin-top: 30px;
  cursor: pointer;
}
.contact .leave .form-btn:visited,
.contact .leave .form-btn:link {
  color: #FFFFFF;
}
