* {
  margin: 0;
  padding: 0;
}

/* .Board {
  width: 1195px;
  border: 1px solid;
  height: 100%;
} */
.background {
  width: 100%;
  height: 540px;
  background-image: url(../images/aboutus/banner.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.Tab-box {
  width: 100%;
  /* width: 1195px; */
  /* margin: 0 auto; */
  display: flex;
  flex-direction: column;
  /* align-items: center; */
  box-sizing: border-box;
  justify-content: center;
}

/* 选项卡 */
.Tab-cen {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 70px !important;
}

.tabs {
  display: flex;
  align-items: center;
  justify-content: space-around;
  justify-content: center;
  width: 700px;
  overflow: hidden;
  /* width: 1360px; */
  list-style: none;
}

.tabs li {
  width: 120px;
  height: 75px;
  margin-right: 20px;
  /* border-bottom: 2px solid #0D72F7; */
}

.tabs .active {
  border-bottom: 2px solid #0D72F7;
}

/* .tabs .a :hover{
  border-bottom: 2px solid #0D72F7;
} */
/* .Tab-cen .a:hover li:first-child{
  border-bottom: none;
} */

.tabs a {
  color: #333333;
  display: inline-block;
  /* width: 226px; */
  width: 100%;
  height: 75px;
  line-height: 75px;
  text-align: center;
  /* margin-bottom: 98px; */
}

/* .tabs a:hover, #tabs a:hover::after, #tabs a:focus, #tabs a:focus::after {
 background: #fff;
} */
/* #tabs a:focus {
	outline: 0;
} */
/* #tabs a:after {
 content:'';
 position:absolute;
 z-index: 1;
 top: 0;
 right: -.5em;
 bottom: 0;
 width: 1em;
 background: #ddd;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ddd));
 background-image: -webkit-linear-gradient(top, #fff, #ddd);
 background-image: -moz-linear-gradient(top, #fff, #ddd);
 background-image: -ms-linear-gradient(top, #fff, #ddd);
 background-image: -o-linear-gradient(top, #fff, #ddd);
 background-image: linear-gradient(to bottom, #fff, #ddd);
 -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, .4);
 -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, .4);
 box-shadow: 2px 2px 2px rgba(0, 0, 0, .4);
 -webkit-transform: skew(10deg);
 -moz-transform: skew(10deg);
 -ms-transform: skew(10deg);
 -o-transform: skew(10deg);
 transform: skew(10deg);
 -webkit-border-radius: 0 5px 0 0;
 -moz-border-radius: 0 5px 0 0;
 border-radius: 0 5px 0 0;
} */
/* .tabs #current a, #tabs #current a::after {
border-bottom:  5px solid #2EB8FC;
 z-index: 3;
} */
/* ------------------------------------------------- */

#content {
  /* border: 1px solid; */
  /* height: 2000px; */
  width: 1195px;
  margin: 0 auto;
}

#history {
  width: 1020px;
  margin: 0 auto;
  position: relative;
}

#content h2,
#content h3,
#content p {
  margin: 0 0 15px 0;
}

/* ------------------------------------------------- */

#about {
  color: #999;
}

#about a {
  color: #eee;
}

/* 选项卡结束 */
.Brandtosolve {
  display: block;
  /*height: 700px;*/
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  /* padding: 0 0 0 90px; */
  padding: 0;
  box-sizing: border-box;
  position: relative;
}

.pot-border-buttom {
  width: 1068px;
  /* border-bottom: 1px solid #000; */
  border-bottom: 1px solid #EEEEEE;
  position: absolute;
  left: 127px;
  top: 88px;
}

.Brandtosolve .left {
  display: block;
  width: 558px;
  /*height: 325px;*/
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.Brandtosolve .rigth {
  width: 492px;
  height: 411px;

  background-image: url(/assets/images/官网首页/contactimg001.png);
  background-size: 100% 100%;
}

.left-box-top {
  display: block;
  width: 262px;
  height: 60px;
  display: flex;
  justify-content: space-between;
}

.left-box-left {
  display: block;
  height: 60px;
  width: 5px;
  background: linear-gradient(180deg, #0D72F7, #2EB8FC);
}

.left-box-rigth {
  display: block;
  width: 242px;
  height: 60px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.left-box-rigth-top {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;

}

.left-box-rigth-top-a {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
}

.left-box-rigth-botton {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #34A1EC;

}

.left-box-a {
  display: block;
  width: 100%;
  /*height: 195px;*/
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 28px;
  margin-left: 5px;
  margin-top: 60px;
  text-indent: 32px;
}

.left-box-b {
  display: block;
  width: 100%;
  height: 195px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 28px;
  margin-left: 5px;
  text-indent: 32px;
}

.tb-icon {
  display: block;
  width: 100%;
  height: 84px;
  display: flex;
  justify-content: space-between;
  margin-top: 84px;
}

.tb-icon img {
  width: 84px;
  height: 84px;

}

.wz-text {
  display: block;
  width: 1194px;
  height: 15px;
  display: flex;
  justify-content: space-between;
  margin-top: 44px;
  margin-bottom: 137px;

}

.wz-text span:nth-of-type(2) {
  margin-left: 16px;
}

.wz-text span:nth-of-type(3) {
  margin-left: 14px;
}

.wz-text span:nth-of-type(5) {
  margin-right: 13px;
}

.wz-text span:nth-of-type(6) {
  margin-right: 13px;
}

.wz-text span:nth-of-type(7) {
  margin-right: 3px;
}

.headline {
  display: block;
  width: 100%;
  height: 106px;
  font-size: 36px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 36px;
  text-align: center;
}

.Industry {
  width: 100%;
  height: 300px;
  border: 1px solid;
  display: block;
  display: flex;
  justify-content: space-between;
}

.Industry-left {
  width: 580px;
  height: 300px;
  box-shadow: 0px 13px 7px 1px rgba(4, 0, 0, 0.2);
}

.Industry-right {
  width: 580px;
  height: 300px;
  box-shadow: 0px 13px 7px 1px rgba(4, 0, 0, 0.2);
}

.tab1-rigth {
  margin-top: 120px;
  width: 472px;
  height: 354px;
  background-image: url(../images/aboutus/companyimg.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

/* 企业文化 */
.corporateculture {
  display: block;
  width: 100%;
  height: 644px;
  position: relative;
  margin-bottom: 40px;
}

.corporateculture-img {
  display: block;
  width: 100%;
  height: 644px;
  background-image: url(../images/aboutus/qiyewenhuabg.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.pot-top {
  position: absolute;
  left: 90px;
  top: 50px;
}

.pot-lfet {
  list-style: none;
  color: #fff;
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.pot-lfet>div {
  margin: 0 auto;
  width: 20px;
  /* border:1px solid #333; */
  padding: 20px;
  box-sizing: border-box;

  font-size: 20px;
  font-family: SourceHanSerifCN;
  font-weight: 800;
  color: #FFFFFF;

}

.pot-buttom {
  position: absolute;
  left: 120px;
  top: 370px;
}

.kongge {
  /* text-indent: right; */
}

.pot-right {
  width: 635px;
  height: 203px;
  position: absolute;
  top: 370px;
  right: 30px;
  /* display: flex; */
}

.pot-right>span {
  display: block;
}

.pot-right>span>span {
  display: block;

}

.culture {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 36px;
  margin-bottom: 10px;
}

.culture-text {
  font-size: 12px;
  font-family: Microsoft YaHei;
  /* font-weight: bold; */
  color: #FFFFFF;
  line-height: 36px;
  margin-bottom: 10px;
}

/* 客户合作 */
.customercooperation {
  /* height: 1464px; */
  width: 100%;
  /* padding: 0 0 0 90px; */
  padding: 60px 90px 0 90px;
  display: block;
  box-sizing: border-box;

}

.customercooperation-top {
  display: block;
  margin-bottom: 20px;
}

.img-cen {
  width: 100%;
  height: 114px;
  display: block;
  display: flex;
  justify-content: space-between;
  align-items: center;
  list-style: none;
}

.img-top {
  width: 100%;
  /*height: 114px;*/
  display: block;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  list-style: none;
}

.img-buttom {
  width: 100%;
  height: 114px;
  display: block;
  display: flex;
  justify-content: space-between;
  align-items: center;
  list-style: none;
}

.img-cen li {
  width: 265px;
  height: 114px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.customercooperation-cen {
  display: block;
  margin-bottom: 40px;
}

.img-cen li:nth-child(1) span {
  width: 205px;
  height: 50px;
  background-image: url(../images/aboutus/kehu05.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.img-cen li:nth-child(2) span {
  width: 195px;
  /* height: 34px; */
  height: 78px;
  background-image: url(../images/aboutus/kehu06.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.img-cen li:nth-child(3) span {
  width: 88px;
  /* height: 34px; */
  height: 87px;
  background-image: url(../images/aboutus/kehu07.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.img-cen li:nth-child(4) span {
  width: 158px;
  /* height: 34px; */
  height: 82px;
  background-image: url(../images/aboutus/kehu08.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.img-top li {
  /*width: 265px;*/
  height: 114px;

  justify-content: center;
  align-items: center;
  width: 25%;
  text-align: center;
  /* display: block; */

}

/*.img-top li:nth-child(1) span {*/
/*  width: 232px;*/
/*  !* height: 34px; *!*/
/*  height: 64px;*/
/*  background-image: url(../images/aboutus/kehu01.png);*/
/*  background-size: 100% 100%;*/
/*  background-repeat: no-repeat;*/
/*}*/

/*.img-top li:nth-child(2) span {*/
/*  width: 219px;*/
/*  !* height: 34px; *!*/
/*  height: 75px;*/
/*  background-image: url(../images/aboutus/kehu02.png);*/
/*  background-size: 100% 100%;*/
/*  background-repeat: no-repeat;*/
/*}*/

/*.img-top li:nth-child(3) span {*/
/*  width: 238px;*/
/*  !* height: 34px; *!*/
/*  height: 48px;*/
/*  background-image: url(../images/aboutus/kehu03.png);*/
/*  background-size: 100% 100%;*/
/*  background-repeat: no-repeat;*/
/*}*/

/*.img-top li:nth-child(4) span {*/
/*  width: 128px;*/
/*  !* height: 34px; *!*/
/*  height: 90px;*/
/*  background-image: url(../images/aboutus/kehu04.png);*/
/*  background-size: 100% 100%;*/
/*  background-repeat: no-repeat;*/
/*}*/

.img-buttom li {
  width: 265px;
  height: 114px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.img-buttom li:nth-child(1) span {
  width: 105px;
  /* height: 34px; */
  height: 85px;
  background-image: url(../images/aboutus/kehu09.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.img-buttom li:nth-child(2) span {
  width: 91px;
  /* height: 34px; */
  height: 87px;
  background-image: url(../images/aboutus/kehu10.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.img-buttom li:nth-child(3) span {
  width: 112px;
  /* height: 34px; */
  height: 91px;
  background-image: url(../images/aboutus/kehu11.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.img-buttom li:nth-child(4) span {
  width: 58px;
  /* height: 34px; */
  height: 88px;
  background-image: url(../images/aboutus/kehu12.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.customercooperation-buttom {
  display: block;
}

.ranking {
  display: block;
  display: flex;
  justify-content: center;
}

.ranking>span {
  /* width: 320px; */
  /* height: 24px; */
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 36px;
  margin-bottom: 20px;
}

.company {
  display: flex;
  justify-content: space-around;

}

.company ul {
  list-style: none;
  padding-bottom: 30px;
}

.company ul li {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #040000;
  line-height: 30px;
  list-style: disc;
}

/* 加入我们 */
.joinus {
  display: block;
  width: 100%;
  height: 838px;
  background-image: url(../images/aboutus/joinusbg.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
  box-sizing: border-box;
  padding: 0 60px;
}
.joinus-content {
  width: 1195px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}

.joinus-top {
  position: absolute;
  top: 74px;
  /* left: 450px; */
  left: 60px;
}

.left-box-rigth-botton-a {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
}

.text-left {
  width: 262px;
  height: 125px;
  /* border: 1px solid; */
  position: absolute;
  left: 82px;
  top: 187px;
}

.text-border-buttom {
  width: 80px;
  height: 50px;
  /* border-bottom:  3px solid #2EB8FC; */
  margin-bottom: 12px;
}

.text-border-border {
  width: 80px;
  height: 2px;
  background: linear-gradient(90deg, #0D72F7, #2EB8FC);
}

.text-border-buttom>span {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 50px;
}

.text-left p {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 18px;
}

.text-right {
  width: 262px;
  height: 125px;
  position: absolute;
  left: 612px;
  top: 187px;
  text-align: left;
}

.text-right p {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 18px;
  text-align: left;
}

.Submit-information {
  /* width: 1200px; */
  width: 100%;
  height: 300px;
  background-color: #f5f5f5;
  position: absolute;
  top: 366px;
  box-shadow: 0px 0px 40px 0px rgba(40, 40, 40, 0.6);
  border-radius: 8px;
  /* left: 82px; */
}

.Submit-information>div:nth-child(1) {
  width: 100%;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 36px;
  margin-bottom: 30px;
}

.Submit-information p {
  /* width: 600px; */
  height: 16px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 36px;
  padding: 30px 0 10px 0;
  /* z-index: 100; */
}

.Submit-put {
  margin: 0 auto;
  width: 1035px;
  height: 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 18px;

}

.Submit-put input {
  /* display: block; */
  width: 330px;
  height: 48px;
  background-color: #FFFFFF;
  border: none;
  /* margin-right: 12px; */
  text-indent: 8px;
  outline: none;
}

.text-textarea {
  width: 1035px;
  height: 96px;
  background: #FFFFFF;
  border: 1px solid #EEEEEE;
  border-radius: 5px;
  margin: 0 auto;
}

.text-textarea>textarea {
  width: 1035px;
  /* height: 96px; */
  /* text-indent: 8px; */
  border: none;
  outline: none;
  resize: none
}

.joinus button {
  width: 320px;
  height: 70px;
  background: linear-gradient(90deg, #0D72F7 0%, #2EB9FC 100%);
  border-radius: 35px;
  position: absolute;
  left: 438px;
  top: 719px;
  /* margin: 0 auto; */
  border: none;
}

.joinus button span {
  width: 95px;
  height: 25px;
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
}

/* 企业历程 */
.centerprisehistory {
  width: 100%;
  height: 630px;
  /* background-image: url(../images/aboutus/history.png); */
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-color: #F8F8F8;
}
.center-cen-box{
  width: 100%;
  /* margin: 0 auto; */
  display: flex;
  flex-direction: column;
  align-items: center;
  /* align-items: center; */
  justify-content: center;
  position: relative;
}
.center-cen-box .btnleft-box{
  position: absolute;
  left: -100px;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 82px;
  /* background-color: #2b2b2b; */
  /* background-color: #ccc; */
  z-index: 100000;
  /* display: none; */
}
.center-cen-box .btnleft-box img{
  /* color: #ccc; */
  background-color: #E1E1E1;
}
.center-cen-box .btnright-box{
  position: absolute;
  right: -100px;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 82px;
  /* background-color: #2b2b2b; */
  z-index: 100000;
  /* display: none; */
  background-color: #E1E1E1;
}
.enterprise-box {
  width: 1195px;
  /* height: 630px; */
  height: 220px;
  /* border: 1px solid #000000; */
  margin: 0 auto;
  position: relative;
}

.history-top {
  position: absolute;
  top: 66px;
  left: 90px;
}
.bg{
  margin-left: 100px;
}
.divflex{
  display: flex;
  /*width: 1200px;*/
}
.centerprisehistory .box{
  /* width: 200px; */
  /* height: 100px; */
  width: 380px;
  height: 160px;
  border: 1px solid #ccc;
  position: relative;
}
.border-right{
  border-right: none !important;
}
.centerprisehistory .box >div{
  /* width: 179px; */
  /* height: 100px; */
  /* width: 370px; */
  width: 358px;
  height: 160px;
  position: absolute;
  left: 20px;
  top: -50px;
  /* background-color: #ccc; */
  /* background-color: #fff; */
  background-color: #F8F8F8;
  border-right: none;
}
.centerprisehistory .box >div>div{
  width: 220px;
  height: 100px;
  display: flex;
  flex-direction: column;
  /* align-items: center; */
  justify-content: center;
  margin-left: 10px;
}
.centerprisehistory .box >div .time{
  font-size: 30px;
  color: #34a1ec;
}
.centerprisehistory .box >div .text{
  font-size: 14px;
 color: #333;
}
.centerprisehistory .box  .a{
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 2px solid #0D72F7;
    position: absolute;
    left: -6px;
    bottom: -6px;
    /* background-color: #fff; */
  box-sizing: border-box;
  z-index: 1000;

}
.centerprisehistory .box .b{
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 2px solid #0D72F7;
  position: absolute;
  /* left: -6px; */
  left: 50%;
  transform: translateX(-50%);
  bottom: -6px;
  box-sizing: border-box;
  /* background-color: #fff; */
  z-index: 1000;

}
.centerprisehistory .box .c{
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 2px solid #0D72F7;
  position: absolute;
  right: -7px;
  bottom: -6px;
  background-color: #fff;
  box-sizing: border-box;
  z-index: 1000;
}
.divflex-buttom{
  display: flex;
  margin-left: 190px;
}
.divflex-buttom .boxs{
  width: 380px;
  height: 160px;
  border: 1px solid #ccc;
  position: relative;
}
.divflex .box :hover >div>div{
  background-color: #34A1EC;
  color:#fff;
}
.divflex-buttom .boxs :hover >div>div{
  background-color: #34A1EC;
  color:#fff;
}
.divflex-buttom .boxss :hover >div>div{
  background-color: #34A1EC;
  color:#fff;
}
.divflex-buttom .boxs>div{
  width: 358px;
  height: 160px;
  position: absolute;
  left: 20px;
  bottom: -100px;
  /* background-color: #ccc; */
  /* background-color: #fff; */
  background-color: #F8F8F8;
  border-right: none;
}
.divflex-buttom .boxs>div>div{
  width: 220px;
  height: 100px;
  display: flex;
  flex-direction: column;
  /* align-items: center; */
  justify-content: center;
  margin-left: 10px;
  padding: 20px 0;
  /* box-sizing: border-box; */
}
.centerprisehistory .boxs >div .time{
  font-size: 30px;
  color: #34a1ec;
}
.centerprisehistory .boxs >div .text{
  font-size: 14px;
 color: #333;
}

/*  */
/* 半截 */
.divflex-buttom .boxss{
  width: 190px;
  height: 160px;
  border: 1px solid #ccc;
  position: relative;
}
.divflex-buttom .boxss>div{
  width: 358px;
  height: 160px;
  position: absolute;
  left: 20px;
  bottom: -100px;
  /* background-color: #ccc; */
  /* background-color: #fff; */
  background-color: #F8F8F8;
  border-right: none;
}
.divflex-buttom .boxss>div>div{
  width: 220px;
  height: 100px;
  display: flex;
  flex-direction: column;
  /* align-items: center; */
  justify-content: center;
  margin-left: 10px;
}
.centerprisehistory .boxss >div .time{
  font-size: 30px;
  color: #34a1ec;
}
.centerprisehistory .boxss >div .text{
  font-size: 14px;
 color: #333;
}

.centerprisehistory-swp{
  display: flex;
}
.centerprisehistory-swp>div:nth-child(2n) .top{

  width: 180px;
  height: 159px;
  border-left: none;
  border-bottom: 1px solid #ccc;
  border-top: none;

}
.centerprisehistory-swp>div:nth-child(2n) .buttom{
  width: 180px;
  height: 160px;
  border-left: none;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  position: relative !important;
}
.centerprisehistory-swp>div:nth-child(2n) .buttom .title-box-title{
  width: 220px;
  height: 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  /* margin-left: 10px; */
  position: absolute;
  left: 20px !important;
  bottom: -20px !important;
  background-color: #F8F8F8;
  padding-left: 10px;
}
.centerprisehistory-bigbox{
  width: 180px;
  height: 320px;
}
.centerprisehistory-bigbox .top{
  width: 180px;
  height: 159px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  position: relative;
}
.centerprisehistory-bigbox .buttom{
  /* border-left: 1px solid #ccc; */
  width: 180px;
  height: 160px;
}
.centerprisehistory-bigbox .top .title-box-title{
  width: 220px;
  height: 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;

  position: absolute;
  left: 20px;
  top: -29px;
  background-color: #F8F8F8;
  padding-left: 10px;
}
.title-box-title .time{
  font-size: 30px;
  color: #34a1ec;
}
.title-box-title .text{
  font-size: 14px;
  color: #333;
}
.y{
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 2px solid #0D72F7;
  position: absolute;
  left: -6px;
  bottom: -6px;
  background-color: #fff;
  box-sizing: border-box;
  z-index: 1000;
}

/*  */
/*  */

@media screen and (max-width: 3000px) and (min-width: 901px) {
  .companyProfile{
    display: none;
  }
  .corporateculture-move{
    display: none;
  }
  .centerprisehistory-move{
    display: none;
  }
  .customercooperation-move{
    display: none;
  }
  .joinus-move{
    display: none;
  }
  .footer-move{
    display: none;
  }
}

/*  */

@media screen and (max-width:900px) {
  * {
    margin: 0;
    padding: 0;
  }

  html {
    font-size: 62.5%;
  }

  .background {
    width: 100%;
    /* height: 210px; */
    height: 105pt;
    background-image: url(../images/aboutus/inbanner.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-bottom: 20px;
  }

  .Tab-cen {
    display: none;
  }

  #tab1 {
    display: none;
  }

  .joinus {
    display: none;
  }

  .footer {
    display: none;
  }

  #content-move {
    width: 90%;
    margin: 0 auto;
  }

  .left-box-top {
    display: block;
    /* width: 262px; */
    width: 131pt;
    /* height: 60px; */
    height: 30pt;
    display: flex;
    justify-content: space-between;
  }

  .left-box-left {
    display: block;
    /* height: 60px; */
    height: 30pt;
    width: 2pt;
    background: linear-gradient(180deg, #0D72F7, #2EB8FC);
    margin-right: 4pt;
  }

  .left-box-rigth {
    display: block;
    /* width: 212px; */
    width: 131pt;
    /* height: 60px; */
    height: 30pt;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .left-box-rigth-top {
    /* font-size: 24px; */
    font-size: 12pt;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;

  }

  .left-box-rigth-top-a {
    /* font-size: 24px; */
    font-size: 12pt;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
  }

  .left-box-rigth-botton {
    /* font-size: 24px; */
    font-size: 12pt;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #34A1EC;
  }

  .companyProfile {
    margin-bottom: 32pt;
  }

  .companyProfile-cen {
    width: 100%;
    height: 200px;
    /* margin: 0 auto; */
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20pt;
  }

  .companyProfile-cen img {
    /* width: 472px; */
    /* width: 236pt; */
    width: 190pt;
    /* height: 278px; */
    /* height: 139pt; */
    height: 110pt;
    margin: 25pt 0;
  }

  .companyProfile-buttom p {
    font-size: 9pt;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 15pt;
    text-indent: 18pt;
    margin: 0 0 !important;
  }

  /* 企业文化 */
  .corporateculture-move {
    margin-bottom: 30pt;
  }

  .corporateculture-top {
    width: 100%;
    /* height: 644px; */
    height: 322pt;
    position: relative;
  }

  .corporateculture-top img {
    width: 100%;
    height: 322pt;
  }

  .corporateculture-move .left-box-top {
    position: absolute;
    left: 5%;
    top: 25pt;
  }

  .corporateculture-move .corporateculture-buttom {
    width: 100%;
    height: 322pt;
    position: relative;
  }

  .corporateculture-buttom img {
    width: 100%;
    height: 322pt;
  }

  .corporateculture-buttom .pot-right {
    width: 90%;
    position: absolute;
    left: 5%;
    top: 170pt;
  }

  .culture-move {
    font-size: 12pt !important;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 18pt !important;
    margin-bottom: 5pt !important;
  }

  .culture-text-move {
    font-size: 5pt !important;
    font-family: Microsoft YaHei;
    color: #FFFFFF;
    line-height: 18t !important;
    margin-bottom: 5pt !important;
  }

  /* 企业历程 */
  .centerprisehistory-move {
    margin-bottom: 16pt;
  }

  .centerprisehistory-move-top {
    margin-bottom: 29pt;
  }

  .centerprisehistory-move-text {
    height: 50pt;
    border-left: 2pt solid #45b3ee;
    margin-left: 18pt;
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
    position: relative;
  }

  .centerprisehistory-move-circle {
    width: 7.5pt;
    height: 7.5pt;
    background: #FFFFFF;
    border: 2pt solid #62C7FF;
    border-radius: 50%;
    position: absolute;
    left: -3.75pt;
    /* margin-left: 7.5pt; */
    /* padding-left: 7pt; */
    /* box-sizing: border-box; */
  }

  /* 合作客户 */
  /*  */
  .img-top-move {
    width: 100%;
    /* height: 114px; */
    height: 57pt;
    display: block;
    display: flex;
    justify-content: space-between;
    align-items: center;
    list-style: none;
  }

  .img-buttom-move {
    width: 100%;
    /* height: 114px; */
    /*height: 57pt;*/
    display: flex;
    flex-wrap: wrap;
    /*justify-content: space-between;*/
    align-items: center;
    list-style: none;
  }

  .img-buttom-move li {
    border: 1px solid #EEEEEE;
  }
  .customercooperation-move-top{
    margin-bottom: 30pt;
  }
  .customercooperation-move-cen {
    margin-bottom: 26pt;
  }

  .img-top-move li {
    /* width: 265px; */
    width: 132.5pt;
    /* height: 114px; */
    height: 57pt;
    display: flex;
    justify-content: center;
    align-items: center;
    /* display: block; */

  }

  .img-top-move li:nth-child(1) span {
    /* width: 232px; */
    width: 116pt;
    /* height: 34px; */
    /* height: 64px; */
    height: 32pt;
    background-image: url(../images/aboutus/kehu01.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }

  .img-top-move li:nth-child(2) span {
    /* width: 219px; */
    width: 109pt;
    /* height: 34px; */
    /* height: 75px; */
    height: 37.5pt;
    background-image: url(../images/aboutus/kehu02.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }

  .img-top-move li:nth-child(3) span {
    /* width: 238px; */
    width: 119pt;
    /* height: 34px; */
    /* height: 48px; */
    height: 24pt;
    background-image: url(../images/aboutus/kehu03.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }

  .img-top-move li:nth-child(4) span {
    /* width: 128px; */
    width: 64pt;
    /* height: 34px; */
    /* height: 90px; */
    height: 45pt;
    background-image: url(../images/aboutus/kehu04.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }

  .img-buttom-move li {
    /* width: 265px; */
    width: 132.5pt;
    /* height: 114px; */
    /*height: 57pt;*/
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .img-buttom-move li:nth-child(1) span {
    /* width: 105px; */
    width: 52.5pt;
    /* height: 34px; */
    /* height: 85px; */
    height: 42.5pt;
    background-image: url(../images/aboutus/kehu09.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }

  .img-buttom-move li:nth-child(2) span {
    /* width: 91px; */
    width: 45pt;
    /* height: 34px; */
    /* height: 87px; */
    height: 43pt;
    background-image: url(../images/aboutus/kehu10.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }

  .img-buttom-move li:nth-child(3) span {
    /* width: 112px; */
    width: 56pt;
    /* height: 34px; */
    /* height: 91px; */
    height: 45pt;
    background-image: url(../images/aboutus/kehu11.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }

  .img-buttom-move li:nth-child(4) span {
    /* width: 58px; */
    width: 29pt;
    /* height: 34px; */
    /* height: 88px; */
    height: 44pt;
    background-image: url(../images/aboutus/kehu12.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }

  .ranking-move {
    display: block;
    display: flex;
    justify-content: center;
  }

  .ranking-move>span {
    /* width: 320px; */
    /* height: 24px; */
    font-size: 9pt;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 18pt;
  }

  .company-move {
    display: flex;
    justify-content: space-around;

  }

  .company-move ul {
    list-style: none;
  }

  .company-move ul li {
    /* width: 327px; */
    /* width: 163.5pt; */
    font-size: 7pt;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #040000;
    line-height: 15pt;
    /* overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis; */
  }

  /* 加入我们 */
  .joinus-move {
    width: 100%;
    height: 405pt;
    background-image: url(../images/aboutus/jiaruwomenbgimg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
  }
  .joinus-move-top{
    padding-top: 25pt;
  }
  .text-left-move {
    /* width: 153pt; */
    width: 40%;
    /* height: 125px; */
    height: 62.5pt;
    /* border: 1px solid; */
    position: absolute;
    left: 17pt;
    top: 81.5pt;
  }

  .text-border-buttom-move {
    width: 40pt;
    height: 25pt;
    /* border-bottom:  3px solid #2EB8FC; */
    margin-bottom: 6pt;
  }

  .text-border-border-move {
    width: 40pt;
    height: 1pt;
    background: linear-gradient(90deg, #0D72F7, #2EB8FC);
  }

  .text-border-buttom-move>span {
    font-size: 9pt;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 25pt;
  }

  .text-left-move p {
    font-size: 6pt;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 9pt;
  }

  .text-right-move {
    /* width: 131pt; */
    /* height: 125px; */
    width: 40%;
    height: 62.5pt;
    position: absolute;
    /* left: 391pt; */
    left: 165.5pt;
    top: 81.5pt;
    text-align: left;
  }

  .text-right-move p {
    font-size: 6pt;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 9pt;
    text-align: left;
  }

  .joinus-move-buttom {
    width: 90%;
    height: 210pt;
    background-color: #f5f5f5;
    position: absolute;
    left: 5%;
    top: 176pt;
    margin: 0 auto;
    text-align: center;
  }
  .joinus-move-buttom .ipt{
    width: 100%;
    height: 24pt;
    border-color: #45b3ee;
    margin: 6pt 0;
  }
  .ipt>input {
    /* width: 330px; */
    width: 90%;
    height: 24pt;
    background-color: #FFFFFF;
    border: none;
    /* margin-right: 12px; */
    /* text-indent: 4pt; */
    outline: none;
    padding-left: 5%;
    box-sizing: border-box;
  }
  
  .text-textarea-move {
    width: 90%;
    height: 48pt;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    border-radius: 5px;
    margin: 0 auto;
    margin-bottom: 15pt;
    /* padding: 0 5%; */
  }
  
  .text-textarea-move>textarea {
    width: 90%;
    /* height: 96px; */
    /* text-indent: 8px; */
    border: none;
    outline: none;
    resize: none
  }
  .joinus-move-buttom button {
    width: 125pt;
    height: 30pt;
    background: linear-gradient(90deg, #0D72F7 0%, #2EB9FC 100%);
    border-radius: 35pt;
    /* position: absolute; */
    /* left: 438px; */
    /* top: 719px; */
    /* margin: 0 auto; */
    border: none;
  }
  
  .joinus-move-buttom button span {
    width: 47.5pt;
    height: 12.5pt;
    font-size: 12pt;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
  }
}