.pcshow {
  display: none;
}

.telshow {
  display: block;
}

.gotojob {
  width: 6rem;
  height: 2.13rem;
  text-align: center;
  line-height: 2.13rem;
  background: #0075C1;
  border-radius: 2rem;
  font-size: 0.9375rem;
  font-weight: 400;
  color: #FFFFFF;
  margin-top: 2.6rem;
  margin-bottom: 3rem;
}

.gotojob:hover {
  background: #FFFFFF;
  border: 1px solid #0075C1;
}

.gotojob:hover a {
  color: #0075C1!important;
}

#blanka {
  width: 100%;
  height: 150px;
  background-color: white;
}

#zpback {
  background-image: url(../image/qlrczp.jpg);
  
  background-repeat: no-repeat;
}

#linian {
  font-size: 4.8rem;
}

#liucheng {
  font-size: 4.8rem;
}

#fuli {
  font-size: 4.8rem;
}

#huanjing {
  font-size: 4.8rem;
}

#bigone {
  font-size: 2.4rem;
}

#imgone {
  max-width: 100%;
}

#gangwei {
  color: rgb(68, 119, 210);
}

#tiaotiao {
  max-height: 2065px;
}

#gli {
  border-bottom: 1px solid white;
}

#glid {
  border-bottom: 1px solid white;
}

#cli {
  border-bottom: 1px solid rgb(68, 119, 210);
}

#cdiva {
  border-right: 1px solid rgb(68, 119, 210);
  text-align: center;
}

#cdivb {
  border-right: 1px solid rgb(68, 119, 210);
  text-align: center;
}

#cdivc {
  border-right: 1px solid rgb(68, 119, 210);
  text-align: center;
}

#cdivd {
  border-right: 1px solid rgb(68, 119, 210);
  text-align: center;
}

#cdive {
  text-align: center;
}

#cba {
  color: rgb(68, 119, 210);
}

#zhiwei {
  max-width: 100%;
}

#szwdiv {
  text-align: center;
}

#foolii {
  font-size: 1em;
}

.cback {
  position: relative;
  display: inline-block;
  text-decoration: none;
  padding: 10px 10px 10px 40px;
}

.cback h4 {
  color: #4A4F6A;
  font-size: 20px;
  transform: translateY(6px);
  transition: transform 500ms 0s cubic-bezier(0.2, 0, 0, 1), opacity 500ms 0s cubic-bezier(0.2, 0, 0, 1);
}

.cback span {
  opacity: 0;
  color: #858BA9;
  font-size: 16px;
  font-weight: 300;
  display: inline-block;
  transform: translateY(10px);
  transition: transform 500ms 0s cubic-bezier(0.2, 0, 0, 1), opacity 500ms 0s cubic-bezier(0.2, 0, 0, 1)
}

.cback div {
  top: 18px;
  left: 0;
  content: '';
  width: 30px;
  height: 30px;
  display: block;
  overflow: hidden;
  position: absolute;
  border-radius: 50%;
  transform: scale(1);
  background-color: #E9E7F2;
  transition: transform 400ms 0s cubic-bezier(0.2, 0, 0, 1.6);
}

.cback div::after {
  top: 0;
  left: 0;
  content: '';
  width: 60px;
  height: 30px;
  position: absolute;
  background-position: 0 0;
  background-image: url('../image/back.svg');
  transition: transform 400ms 0s cubic-bezier(0.2, 0, 0, 1);
}

.cback:hover h4 {
  color: #171922;
}

.cback:hover span {
  opacity: 1;
  transform: translateY(-24px);
}

.cback:hover h4 {
  transform: translateY(-30px);
  opacity: 0;
}

.cback:hover div {
  transform: scale(1.1);
  background-color: white;
  box-shadow: 0 2px 10px 0 rgba(185, 182, 198, 0.00), 0 1px 3px 0 rgba(175, 172, 189, 0.25);
}

.cback:hover div::after {
  transform: translateX(-30px);
}




.product-img {
  width: 25rem;
  height: 18.9rem;
  margin-top: -5rem;
  margin-right: 3.69rem;
}

.product-show-ul {
  width: 100%;
}

.gray-li {
  background-color: white;
}

.product-show-ul li {
  padding: 35px 0;
}

.product-content {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.product-content .psucontent {
  width: 28%;
}

.product-content .product-show-title h3 {
  font-weight: bold;
}

.product-show-title span {
  font-size: 22px;
  font-weight: bold;
  color: #0075C1;
  
  border-radius: 3px;
  margin-top: 5px;
  display: inline-block;
}

i.am-icon-dribbble,
i.am-icon-tasks {
  font-size: 28px;
  color: #0086da;
  position: absolute;
  left: -40px;
  top: -10px;
}

i.am-icon-tasks {
  font-size: 24px;
  top: -5px;
}

.product-add,
.product-intro {
  position: relative;
  margin-top: 20px;
}

.product-add div {
  font-size: 16px;
  color: #323232;
  line-height: 1.5625rem;
  margin-top: 10px;
}

.product-add div a {
  color: #ff8a44;
  text-decoration: underline;
}

.product-add span,
.product-intro span {
  font-size: 18px;
  font-weight: bold;
}

.product-intro p {
  font-size: 16px;
}

.product-content-left {
  padding: 0 40px;
}

.product-content-right {
  padding: 0 40px;
  float: right;
}

@media only screen and (max-width:768px) {
  .cback div::after {
    transform: translateX(-30px);
    background-color: white;
    background-color: white;
    box-shadow: 0 2px 10px 0 rgba(185, 182, 198, 0.00), 0 1px 3px 0 rgba(175, 172, 189, 0.25);
  }
  .gotojob {
    margin: 0 auto;
    width: 9.85rem;
    height: 3.2rem;
    line-height: 3.2rem;
    font-size: 1.3rem;
  }
  .product-img {
    width: 100%;
    height: auto;
    margin: 0;
  }
  .psucontent p {
    line-height: 2rem;
  }
  .product-content p {
    margin-bottom: 0.5rem;
  }
  .product-content {
    margin: 0 3.2rem!important;
    flex-direction: column;
  }
  .product-content .psucontent {
    width: 100%;
  }
}