html,
body {
  margin: 0;
  padding: 0;
}

.sub-nav {
  position: relative;
}

.sub-nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: absolute;
  top: -0.58rem;
  left: 50%;
  transform: translate(-50%, 0);
  width: 1140px;
}

.sub-nav ul li {
  padding: 0 90px;
  text-align: center;
  display: inline-block;
}

.nav-circle {
  width: 0.98rem;
  height: 0.98rem;
  border-radius: 50%;
  background: #FFFFFF;
}

.nav-circle img {
  margin: 24px 0px;
}

.nav-txt {
  font-size: 0.2rem;
  margin-top: 0.09rem;
}

.con-profile {
  width: 1140px;
  padding-top: 1.67rem;
  text-align: center;
  margin: auto;
  clear: both;
}

.con-title {
  font-size: 0.3rem;
  font-weight: bold;
  padding-bottom: 0.19rem;
  color: #727171;
}

.con-sub-title {
  font-size: 0.22rem;
  padding-bottom: 0.39rem;
  color: #727171;
}

.con-profile-content {
  padding-bottom: 0.8rem;
  width: 1140px;
  min-width: 1100px;
  display: flex;
  margin: 0 auto;
  overflow: hidden;
}

/* .con-img-left{
  border: 1px solid #0080BC;
  width: 3rem;
  height: 2.3rem;
  padding: 0.06rem;
  float: left;
}

.con-img-left > img{
  width: 100%;
  height: 100%;
} */

.con-txt-right {
  width: 1140px;
  height: 2.31rem;
  font-size: 14px;
  /* text-indent: 2em; */
  text-align: left;
  padding: 0 37px;
  margin-bottom: 20px;
  /* float: left; */
}

.con-txt-right>p:nth-of-type(1) {
  margin-bottom: 20px;
}

.video-box {
  width: 80%;
  max-width: 8rem;
  margin: 0 auto 50px;
}

.video-box .vjs-poster {
  background-size: auto 100%;
}

.video-box .vjs-big-play-button {
  display: none !important;
}

.develop-history {
  width: 100%;
  height: 5.7rem;
  background: url("../img/com_profile/con-prof-bg.jpg") 100% 570px;
  text-align: center;
  position: relative;
}

/* 新的背景图片*/
.develop-history1 {
  width: 100%;
  min-width: 11rem;
}

.develop-history1>img {
  width: 100%;
}

.develop-history .con-title,
.Qua-honor .con-title,
.prof-team .con-title {
  padding-top: 0.8rem;
}

.line-box {
  padding: 140px 0;
  display: flex;
}

.line {
  width: 100%;
  border: 1px solid #999999;
  margin: 0;
  padding: 0;
}

.line-right {
  width: 10%;
  border: 1px solid #0080BC;
  margin: 0;
  padding: 0;

}

.date {
  font-size: 0.22rem;
  color: #727171;
}

.event {
  color: #727171;
}

.icon-p,
.txt {
  position: absolute;
}

.six {
  width: 1.6rem;
  left: 1.3rem;
  top: 85px;
}

.sixp {
  left: 1.94rem;
  top: 143px;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -webkit-transform: rotate(180deg);
  /* Safari and Chrome */
}

.nine {
  width: 1.44rem;
  left: 4rem;
  top: 65px;
}

.parent {
  width: 11rem;
  margin: 0 auto;
  position: relative;
}

.ninep {
  left: 4.5rem;
  top: 143px;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -webkit-transform: rotate(180deg);
  /* Safari and Chrome */
}

.eleven {
  width: 1.6rem;
  left: 6.42rem;
  top: 65px;
}

.elevenp {
  left: 7.07rem;
  top: 143px;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -webkit-transform: rotate(180deg);
  /* Safari and Chrome */
}

.fift {
  width: 1.9rem;
  left: 8.48rem;
  top: 65px;
}

.fiftp {
  left: 9.28rem;
  top: 143px;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -webkit-transform: rotate(180deg);
  /* Safari and Chrome */
}

.two {
  width: 1.3rem;
  left: 0;
  top: 150px;
}

.twop {
  left: 0.5rem;
  top: 110px
}

.eight {
  width: 1.76rem;
  left: 2.34rem;
  top: 150px;
}

.eightp {
  left: 3.07rem;
  top: 110px
}

.ten {
  width: 1.12rem;
  left: 5.35rem;
  top: 150px;
}

.tenp {
  left: 5.74rem;
  top: 110px
}

.twelve {
  width: 1.44rem;
  left: 7.81rem;
  top: 150px;
}

.twelvep {
  left: 8.36rem;
  top: 110px
}

.eighteen {
  width: 1.12rem;
  left: 10.05rem;
  top: 150px;
}

.eighteenp {
  left: 10.44rem;
  top: 110px
}

#list p {
  color: #0080BC;
}

.Qua-honor {
  width: 100%;
  height: 8.16rem;
  background: #F4F4F4;
  text-align: center;
  position: relative;
}

.iso,
.high-tech,
.agent {
  float: left;
  position: absolute;
  top: 1.57rem;
  padding-bottom: 0.8rem;
}

.parent-honer {
  width: 12.5rem;
  margin: 0 auto;
  position: relative;
}

.bg-back {
  border: 1px solid #0080BC;
  width: 1rem;
  height: 1rem;
  padding: 0 !important;
  margin: 0;
  position: absolute;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari and Chrome */
}

.bg-back:nth-of-type(1) {
  top: 1.05rem;
  left: 2.65rem;
}

.bg-back:nth-of-type(2) {
  top: 1.05rem;
  left: 5.8rem;
}

.bg-back:nth-of-type(3) {
  top: 1.05rem;
  left: 9rem;
}

.bg-back:nth-of-type(4) {
  top: 2.62rem;
  left: 4.23rem;
}

.bg-back:nth-of-type(5) {
  top: 2.62rem;
  left: 7.4rem;
}

.shanghai {
  background: url("../img/com_profile/shanghai.png") 318px 316px;
  width: 3.18rem;
  height: 3.16rem;
  left: -0.03rem;
}

.exinport {
  background: url("../img/com_profile/exinport.png") 318px 316px;
  width: 3.18rem;
  height: 3.16rem;
  left: 3.14rem;
}

.topten {
  background: url("../img/com_profile/top-ten.png") 318px 316px;
  width: 3.18rem;
  height: 3.16rem;
  right: 3rem;
}

.x-funds {
  background: url("../img/com_profile/x-funds.png") 318px 316px;
  width: 3.18rem;
  height: 3.16rem;
  right: -0.15rem;
}

.x-funds p {
  width: 2rem;
  margin: auto;
}

.iso {
  background: url("../img/com_profile/iso.png") 318px 316px;
  width: 3.18rem;
  height: 3.16rem;
  left: 1.55rem;
}

.high-tech {
  background: url("../img/com_profile/high-tech.png") 318px 316px;
  width: 3.18rem;
  height: 3.16rem;
  left: 4.72rem;
}

.agent {
  background: url("../img/com_profile/Agent.png") 318px 316px;
  width: 3.18rem;
  height: 3.16rem;
  left: 7.9rem;
}

.parent-honer div {
  padding: 130px 0;
  position: absolute;
}

.parent-honer div p {
  font-size: 20px;
  color: #FFFFFF;
  line-height: 0.3rem;
}

.prof-team {
  text-align: center;
  height: 6.5rem;
  width: 100%;
  min-width: 11.5rem;
}

.img-icon {
  width: 3.46rem;
  height: 2.3rem;
  padding: 62px 115px;
}

.icon-box {
  width: 98px;
  height: 98px;
  background: #FFFFFF;
  border-radius: 50%;
}

.icon-box img {
  padding: 25px 0;
}

.parent-team {
  width: 1140px;
  margin: 0 auto;
  min-width: 1100px;
  display: flex;
  justify-content: space-between;
}

.member-ship .img-icon {
  background: url("../img/com_profile/membership.jpg") 100% 100%;
}

.project-exp .img-icon {
  background: url("../img/com_profile/pro-exp.jpg") 100% 100%;
}

.team-culture .img-icon {
  background: url("../img/com_profile/team-culture.jpg") 100% 100%;
}

.des-title {
  font-size: 22px;
  font-weight: bold;
  color: #727171;
  margin-bottom: 10px;
  margin-top: 21px;
}

.des-txt {
  width: 347px;
  text-align: left;
}

#banner .banner-title-second {
  font-size: 0.56rem;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 0.83rem;
  text-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1);
}

.menuBar {
  width: 100%;
  height: 0.6rem;
  background: #FFFFFF;
  box-shadow: 0px 6px 7px 1px rgba(0, 0, 0, 0.1);
}

.f-nav {
  width: 100%;
  top: 0.6rem;
  left: 0;
  z-index: 2;
  position: fixed;
}

.menuBar a {
  cursor: pointer;
  border: none;
  outline: none;
  background: transparent;
  position: relative;
  cursor: pointer;
  font-size: 0.2rem;
  font-weight: 500;
  color: #677785;
  display: block;
}

.menuBar a.active,
.menuBar a:active,
.menuBar a:visited {
  cursor: pointer;
  border: none;
  outline: none;
  background: transparent;
  position: relative;
  cursor: pointer;
  font-size: 0.2rem;
  line-height: 0.6rem;
  height: 0.6rem;
  font-weight: bold;
  color: #4C5E79;
}

.menuBar>div {
  height: 100%;
  line-height: 0.6rem;
  width: 12rem;
  margin: auto;
  display: flex;
}

.menuBar a:not(:nth-last-of-type(1)) {
  margin-right: 1.34rem;
}

.menuBar a.active::after,
.menuBar a:active::after,
.menuBar a:visited::after {
  content: "";
  width: 0.5rem;
  height: 3px;
  background: #207CC0;
  border-radius: 1px;
  position: absolute;
  bottom: 0;
  left: 47%;
  transform: translate(-50%, 0px);
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
}

.container,
.CompanyProfile {
  width: 100%;
}

.container .CompanyProfile .content {
  width: 12rem;
  overflow: hidden;
  margin: auto;
}

.container .CompanyProfile .content .content-left {
  width: 5.64rem;
  height: 3rem;
  float: left;
  margin: 0 1.12rem 0 0;
  position: relative;
}

.container .CompanyProfile .content .content-left img {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 10px;
  left: 0px;
}

.container .CompanyProfile .content .content-left::after {
  content: "";
  z-index: 0;
  width: 5.12rem;
  height: 0.16rem;
  background: #00A4FF;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.container .CompanyProfile .content .content-right {
  width: 5.23rem;
  float: left;
  padding-top: 10px;
}

.container .CompanyProfile .content .content-right p {
  width: 5.23rem;
  height: 1.64rem;
  font-size: 0.16rem;
  font-weight: 400;
  color: #677785;
  line-height: 0.26rem;
}

.container .CompanyProfile .content .content-right p:nth-of-type(1){
  margin-bottom: 0.24rem;
}

.container .content-text {
  margin: 0.9rem auto 0.6rem;
}

.container .devHistory .content-text {
  margin: 0 auto 0.54rem;
}

.CompanyCulture .content .left {
  width: 2.34rem;
  height: 2.04rem;
  background: #00A4FF;
  border-radius: 4px;
  margin-right: 0.6rem;
  float: left;
  padding: 0.24rem;
}

.CompanyCulture .content .left p:nth-of-type(1) {
  font-family: AkrobatBold;
  color: transparent;
  -webkit-text-stroke: 0.5px #FFFFFF;
  font-size: 0.34rem;
  position: relative;
}

.CompanyCulture .content .left p:nth-of-type(1)::after {
  content: "";
  width: 24px;
  height: 1px;
  background-color: #FFFFFF;
  position: absolute;
  right: 0;
  top: 30%;
}

.CompanyCulture .content .left p:nth-of-type(1)::before {
  content: "";
  width: 5px;
  height: 1px;
  background-color: #FFFFFF;
  position: absolute;
  right: 0;
  top: 24%;
  transform: rotate(45deg);
}

.CompanyCulture .content .left p:nth-of-type(2) {
  font-size: 0.24rem;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 0.36rem;
  margin: 0.6rem 0 0.04rem 0;
}

.CompanyCulture .content .rule .left p:nth-of-type(2) {
  margin: 2.54rem 0 0.04rem 0
}

.CompanyCulture .content .left p:nth-of-type(3) {
  font-size: 0.14rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.2rem;
}

.CompanyCulture .content .right {
  width: 8.9rem;
  height: 2.04rem;
  background: #F2F6F9;
  border-radius: 4px;
  float: left;
  padding: 0.48rem;
}

.CompanyCulture .content .culture .right p {
  font-size: 0.18rem;
  font-weight: 500;
  color: #4C5E79;
  line-height: 0.36rem;
}

.CompanyCulture .content .rule .right p:not(:nth-of-type(3)) {
  margin-bottom: 0.24rem;
}

.CompanyCulture .content .rule .right p span {
  display: block;
}

.CompanyCulture .content .rule .right p span:nth-of-type(1) {
  font-size: 0.20rem;
  font-weight: 500;
  color: #004F93;
  line-height: 0.3rem;
  font-weight: bold;
}

.CompanyCulture .content .rule .right p span:nth-of-type(2) {
  padding-top: 0.12rem;
  font-size: 0.16rem;
  font-weight: 400;
  color: #677785;
  line-height: 0.26rem;
}

.CompanyCulture .content .culture {
  margin-bottom: 28px;
}

.CompanyCulture .content .culture,
.CompanyCulture .content .rule {
  overflow: hidden;
}

.CompanyCulture .content .rule .left {
  height: 4.23rem;
  background: #207CC0;
  box-shadow: 0px 3px 8px 1px rgba(0, 0, 0, 0.1);
}

.CompanyCulture .content .rule .right {
  height: 4.23rem;
  padding: 0.48rem;
}

.CompanyCulture .content {
  width: 12rem;
  margin: 0 auto 90px;
}

.devHistory {
  width: 100%;
  height: 21rem;
  padding: 0.53rem 0 0 0;
}

.devHistory .content {
 width: 12rem;
  margin: auto;
}

.devHistory .content img {
  width: 100%;
  height: 100%;
}

.honors .content {
  width: 12rem;
  margin: auto;
  position: relative;
}

.honors .content img {
  width: 100%;
  height: 100%;
}

.honors .content .upper {
  position: absolute;
  width: 100%;
  top: 66px;
  left: 10px;
  text-align: center;
  padding: 0 17px 0 30px;
}

.honors .content .below {
  position: absolute;
  width: 100%;
  bottom: 60px;
  left: 0px;
  text-align: center;
  padding: 0px 17px 0 145px;
}

.honors .content .below p,
.honors .content .upper p {
  width: 116px;
  height: 55px;
  font-size: 17px;
  font-weight: 500;
  color: #394957;
  line-height: 26px;
  float: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.honors .content .below p:not(:nth-last-of-type(1)){
  margin-right: 95px;
}

.honors .content .upper p:not(:nth-last-of-type(1)) {
  margin-right: 76px;
}

.honors .content .upper p:nth-of-type(1) {
  width: 96px;
  margin-right: 87px;
}

.honors .content .upper p:nth-of-type(5),
.honors .content .upper p:nth-of-type(6) {
  width: 135px;
}

.honors .content .upper p:nth-of-type(3) {
  margin-right: 74px;
}

.honors .content .upper p:nth-of-type(4) {
  margin-right: 66px;
}

.honors .content .upper p:nth-of-type(5) {
  margin-right: 57px;
}

.honors .content .below p:nth-of-type(1) {
  width: 74px;
}

.honors .content .below p:nth-of-type(2),
.honors .content .below p:nth-of-type(3) {
  margin-right: 61px;
  width: 128px;
}

.honors .content .below p:nth-of-type(4) {
  margin-right: 49px;
  width: 142px;
}

.honors .content .below p:nth-of-type(5) {
  width: 140px;
}

.excellentTeam .content {
  width: 12rem;
  margin: auto;
  overflow: hidden;
}

.excellentTeam .content .item {
  width: 3.7rem;
  height: 3.9rem;
  padding: 1.62rem 0.2rem 0;
  float: left;
}

.excellentTeam .content .item p:nth-of-type(1) {
  font-size: 0.2rem;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 0.29rem;
  margin-bottom: 0.12rem;
  text-align: center;
}

.excellentTeam .content .item p:nth-of-type(2) {
  font-size: 0.16rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.26rem;
  text-align: justify;
}

.excellentTeam .content .item:not(:nth-last-of-type(1)) {
  margin-right: 0.38rem;
}

.excellentTeam .content .item:nth-of-type(1) {
  background-image: url(../img/com_profile/excellentTeam1.png);
  background-size: 3.7rem 3.9rem;
}

.excellentTeam .content .item:nth-of-type(2) {
  background-image: url(../img/com_profile/excellentTeam2.png);
  background-size: 3.7rem 3.9rem;
}

.excellentTeam .content .item:nth-of-type(3) {
  background-image: url(../img/com_profile/excellentTeam3.png);
  background-size: 3.7rem 3.9rem;
}

.companyEnv .content {
  width: 12rem;
  margin: auto;
  height: 100%;
  overflow: hidden;
  margin-bottom: 0.37rem;
}

.cul-item {
	width: 3.7rem;
  float: left;
  margin-bottom: 0.43rem;
}

.cul-item:not(:nth-of-type(3n)) {
  margin-right: 0.37rem;
}

.cul-item img {
	width: 100%;
}