.pc .icon {
  width: 32px !important;
  height: 32px !important;
}
.pc .banner .qrcode {
  display: none;
  position: absolute;
  width: 280px;
  height: 230px;
  left: 140px;
  top: -61px;
  z-index: 9999;
  background-size: 100% 100%;
}
.pc h5 {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  padding-top: 40px;
  text-align: center;
  color: #595959;
}
.pc h2 {
  font-size: 36px;
  text-align: center;
  color: black;
}
.pc .introduction {
  padding: 116px 0px 0px 0px;
}
.pc .introduction .minauto ul {
  display: flex;
  justify-content: space-around;
}
.pc .introduction .minauto ul li {
  width: 30%;
}
.pc .introduction .minauto ul li div {
  font-size: 2rem;
  color: #006ab6;
}
.pc .introduction .minauto ul li p {
  color: #000000;
}
.pc .introduction .minauto img {
  margin-top: 6vh !important;
  margin: 0 auto;
  width: 50%;
  height: 100%;
}
.pc .history {
  padding: 116px 0px 0px 0px;
}
.pc .history .minauto ul {
  display: flex;
  justify-content: space-around;
}
.pc .history .minauto ul li {
  width: 30%;
}
.pc .history .minauto ul li div {
  font-size: 2rem;
  width: 7rem;
  text-align: center;
  color: #006ab6;
  background: #f5f5f5;
}
.pc .history .minauto ul li h5 {
  font-weight: 400;
  font-size: 1rem;
  color: #000000;
}
.pc .history .minauto img {
  margin-top: 6vh !important;
  margin: 0 auto;
  width: 50%;
  height: 100%;
}
.pc .team {
  padding: 80px 0px 0px 0px;
}
.pc .team .minauto .speciality {
  margin-top: 28px;
  background: #ffffff;
  box-shadow: 0px 10px 24px 2px rgba(0, 81, 159, 0.1);
  border-radius: 8px 8px 8px 8px;
  width: 100%;
  padding: 4vh 2vw;
}
.pc .team .minauto .speciality ul {
  display: flex;
  justify-content: space-around;
}
.pc .team .minauto .speciality ul li {
  width: 46%;
}
.pc .team .minauto .speciality ul li .content {
  padding-top: 1vh;
}
.pc .team .minauto .speciality ul li img {
  width: 100%;
  height: 100%;
}
.pc .qualifications {
  padding: 80px 0px 0px 0px;
}
.pc .qualifications .minauto ul {
  display: flex;
  justify-content: space-around;
}
.pc .qualifications .minauto ul li {
  text-align: center;
  background: white;
  margin-top: 3vh;
  padding: 4vh 1vw;
  width: 18%;
}
.pc .qualifications .minauto ul .other{
  text-align: center;
  /*background: white;*/
  background: rgba(0,0,0,0);
  margin-top: 3vh;
  padding: 4vh 1vw;
  width: 9%;
}
.pc .qualifications .minauto ul li img {
  width: 100%;
  height: 70%;
}
.pc .qualifications .minauto ul li h5 {
  text-align: center;
}
.pc .contact {
  padding: 80px 0px 80px 0px;
}
.pc .contact .minauto .contactul {
  margin-top: 4vh;
  background: #ffffff;
  padding: 4vh 3vw;
  box-shadow: 0px 10px 24px 2px rgba(0, 81, 159, 0.1);
  border-radius: 8px 8px 8px 8px;
  display: flex;
  flex-wrap: wrap;
}
.pc .contact .minauto .contactul li {
  width: 46%;
  margin-left: 4%;
  margin-top: 2vh;
}
.pc .contact .minauto .contactul li div {
  font-weight: 400;
  color: #000000;
  font-size: 18px;
}
.pc .contact .minauto .contactul li p {
  font-size: 16px;
  color: #595959;
}
.pc .contact .minauto .contactulphone {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.pc .contact .minauto .contactulphone ul {
  padding-top: 2vh;
  padding-bottom: 2vh;
  border-radius: 8px 8px 8px 8px;
  opacity: 1;
  border: 1px solid #d9d9d9;
  display: flex;
  justify-content: space-around;
  background: #ffffff;
  width: 84%;
}
.pc .contact .minauto .contactulphone ul li {
  width: 33%;
  display: flex;
  padding-left: 10px;
  align-items: center;
}
.pc .contact .minauto .contactulphone ul li img {
  width: 3rem;
  height: 3rem;
}
.pc .contact .minauto .contactulphone ul li p {
  line-height: 3rem;
  font-size: 16px;
  margin-left: 10px;
}
.phone .minauto {
  width: 85%;
}
.phone .introduction .minauto h2 {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 600;
  padding-top: 5vh;
}
.phone .introduction .minauto h5 {
  text-align: left;
  font-size: 0.8rem;
  padding-top: 3vh;
}
.phone .introduction .minauto ul {
  display: flex;
  justify-content: space-around;
}
.phone .introduction .minauto ul li {
  width: 30%;
}
.phone .introduction .minauto ul li div {
  font-size: 1.3rem;
  color: #006ab6;
}
.phone .introduction .minauto ul li p {
  color: #000000;
  font-size: 0.8rem;
}
.phone .introduction .minauto img {
  margin-top: 6vh !important;
  margin: 0 auto;
  width: 80%;
  height: 100%;
}
.phone .history .minauto h2 {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 600;
  padding-top: 5vh;
}
.phone .history .minauto ul {
  display: flex;
  justify-content: space-around;
}
.phone .history .minauto ul li {
  width: 45%;
  border-bottom: 2px solid #d9d9d9;
}
.phone .history .minauto ul li div {
  font-size: 1.5rem;
  width: 4rem;
  text-align: center;
  color: #006ab6;
  background: #f5f5f5;
}
.phone .history .minauto ul li h5 {
  font-weight: 400;
  font-size: 0.7rem;
  color: #000000;
}
.phone .history .minauto img {
  margin-top: 6vh !important;
  margin: 0 auto;
  width: 50%;
  height: 100%;
}
.phone .team {
  padding-top: 3vh;
}
.phone .team .minauto h2 {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 600;
  padding-top: 5vh;
}
.phone .team .minauto h5 {
  text-align: center;
  font-size: 0.8rem;
  padding-top: 3vh;
}
.phone .team .minauto .speciality {
  margin-top: 28px;
  background: #ffffff;
  box-shadow: 0px 10px 24px 2px rgba(0, 81, 159, 0.1);
  border-radius: 8px 8px 8px 8px;
  width: 100%;
  padding: 4vh 2vw;
}
.phone .team .minauto .speciality ul {
  display: flex;
  flex-wrap: wrap;
}
.phone .team .minauto .speciality ul li {
  width: 100%;
}
.phone .team .minauto .speciality ul li .content {
  padding-top: 1vh;
}
.phone .team .minauto .speciality ul li img {
  width: 2rem;
  height: 2rem;
}
.phone .qualifications {
  padding-top: 3vh;
}
.phone .qualifications .minauto h2 {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 600;
  padding-top: 5vh;
}
.phone .qualifications .minauto h5 {
  text-align: center;
  font-size: 0.8rem;
  padding-top: 3vh;
}
.phone .qualifications .minauto ul {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.phone .qualifications .minauto ul li {
  text-align: center;
  background: white;
  margin-top: 8vh;
  width: 30%;
}
.phone .qualifications .minauto ul li img {
  width: 100%;
  height: 70%;
}
.phone .qualifications .minauto ul li h5 {
  font-size: 0.8rem;
  padding-top: 0vh;
}
.phone .contact {
  margin-top: 5vh;
  padding-bottom: 4vh;
}
.phone .contact .minauto h2 {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 600;
  padding-top: 5vh;
}
.phone .contact .minauto .contactul {
  margin-top: 4vh;
  background: #ffffff;
  padding: 4vh 3vw;
  box-shadow: 0px 10px 24px 2px rgba(0, 81, 159, 0.1);
  border-radius: 8px 8px 8px 8px;
  display: flex;
  flex-wrap: wrap;
}
.phone .contact .minauto .contactul li {
  width: 50%;
  margin-top: 2vh;
}
.phone .contact .minauto .contactul li div {
  font-weight: 400;
  font-size: 0.7rem;
  color: #000000;
}
.phone .contact .minauto .contactul li p {
  font-size: 0.5rem;
}
.phone .contact .minauto .contactulphone {
  display: flex;
}
.phone .contact .minauto .contactulphone ul {
  padding-top: 2vh;
  padding-bottom: 2vh;
  border-radius: 8px 8px 8px 8px;
  opacity: 1;
  border: 1px solid #d9d9d9;
  display: flex;
  flex-wrap: wrap;
  background: #ffffff;
  width: 100%;
}
.phone .contact .minauto .contactulphone ul li {
  width: 100%;
  display: flex;
}
.phone .contact .minauto .contactulphone ul li img {
  width: 2rem;
  height: 2rem;
}
.phone .contact .minauto .contactulphone ul li p {
  line-height: 2rem;
  font-size: 1rem;
}
.phone .banner .qrcode {
  display: none;
  position: absolute;
  width: 180px;
  height: 130px;
  left: -58px;
  top: -137px;
  z-index: 9999;
  background-size: 100% 100%;
}
.phone h2 {
  text-align: center;
  font-weight: 500;
  color: #000000;
  font-size: 5vw;
  padding-top: 2vh;
  font-weight: 600;
}
.phone h3 {
  font-weight: 400;
  padding-top: 2vh;
  color: #000000;
  font-size: 3.6vw !important;
}
.phone h5 {
  font-size: 3vw;
  padding-top: 1.5vh;
  line-height: 1.2rem;
  padding-bottom: 1vh;
  font-weight: 400;
  color: #595959;
  text-align: left;
}
/*补充*/
.line{
  width: 100%;
}
.line1{
  padding-top: 4vh;
  width: 100%;
}
.line2{
  padding-top: 2vh;
  width: 90%;
  margin: 0 auto;
}
.line_img_wrap{

  display: flex;
  justify-content: space-between;
}
.item_width{
  width: 30%;
  align-items: center;
  text-align: center;
}
.item_width1{
  width: 19%;
  align-items: center;
  text-align: center;
}
.item_width2{
  width: 24%;
  align-items: center;
  text-align: center;
}
.line_text_wrap{
  /*height: 140px;*/
  /*line-height: 140px;*/
  padding-bottom: 20px;
  text-align: center;
  background: #FFFFFF;
  border-radius: 16px 16px 0 0;
  border-top: 4px solid #125D97;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.line_text_wrap_phone{
  /*height: 100px;*/
  /*line-height: 140px;*/
  text-align: center;
  background: #FFFFFF;
  border-radius: 16px 16px 0 0;
  border-top: 4px solid #125D97;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.item_text{
  width: 60%;
  margin: 0 auto;
}
.item_text_phone{
  width: 92%;
  margin: 0 auto;
}
