



















































/* 页面内容开始 */
.contentBox[data-v-0ffcd0ac]{
width:960px;
margin:30px auto;
border: 1px solid #ccc;
padding: 30px;
border-radius: 5px;
box-sizing: border-box;
}
.contentBox img[data-v-0ffcd0ac]{
width:100%;
margin-top: -3px;
}
.infoShow[data-v-0ffcd0ac]{
  text-align: center;
  line-height: 35px;
  font-size: 12px;
}
/* 页面内容结束 */
.box[data-v-0ffcd0ac]{
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 9999;
  background: #ff7b5a;
  display: none;
}
.bg[data-v-0ffcd0ac]{
  width: 96%;
  left: 2%;
  margin-top: 50%;
  transform: translateY(-50%);
}
.bg img[data-v-0ffcd0ac]{
  width: 100%;
}
.closeBtn[data-v-0ffcd0ac]{
  float: right;
  background: #fff;
  width: 60px;
  height: 30px;
  line-height: 30px;
  border-radius: 5px;
  text-align: center;
  margin: 15px 15px 0 0 ;
}
@media only screen and (max-width:960px){
.contentBox[data-v-0ffcd0ac]{
width: 96%;
margin:10px 2%;
padding: 10px;
}
}

