/* 版心盒子样式开始 */
.commonBox{
  width: 960px;
  margin: 0 auto;
  background: #cccccc21;
  padding: 10px 20px;
  box-sizing: border-box;
  border-radius: 5px;

}

/* 版心盒子样式结束 */
.productShop{
  position: relative;
  min-height: 100%;
  padding: 0px 0 150px 0;
}
.contactUs{
  position: relative;
  min-height: 100%;  
}
.productShopCon{
padding: 0px 0 20px 0;
}
.footer{
  width: 100%;
  position: absolute;
  bottom: 0;
}
.itemT{
  font-weight: 600;
  margin: 20px 0;
}
.itemd,.itemT{
  font-size: 16px;
  line-height: 30px;
}
@media only screen and (max-width:960px){
  .commonBox{
    width: 90%;
  }
}


.computerBottom[data-v-e0c9d280]{
  display: block;
  width: 100%;
  overflow: hidden;
  background: #f5f5f7;
  padding: 10px 0 15px 0;
}
.computerBottom ul[data-v-e0c9d280] {
  overflow: hidden;
  width: 100%;
  height: 45px;
  line-height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.computerBottom ul li[data-v-e0c9d280]{
  height: 20px ;
  cursor: pointer;
  line-height: 20px;
  float: left;
  padding: 0 20px;
  color: #b0b0b0;
  font-family: "PingFang-SC-Medium";
}
.computerBottom ul li[data-v-e0c9d280]:last-child{
  border: none;
}
.orange[data-v-e0c9d280]{
  cursor: pointer;
}
.computerBottom p[data-v-e0c9d280]{
  height:45px;
  line-height: 45px;
  text-align: center;
  font-size: 12px;
  color: #b0b0b0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
   justify-content:center;
}
@media only screen and (max-width:960px){
.computerBottom[data-v-e0c9d280]{
      display: none;
}
}

