.bodyPc .nowPage{
  font-size: 14px;
  text-align: right;
  /*padding-right: 360px;*/
  padding-top: 10px;
  margin-bottom: 65px;
}
.bodyPc .nowProject{
  width: 341px;
  height: 63px;
  margin: 0 auto;
  position: relative;
}
.bodyPc .nowProject .pregnantProject{
    position: absolute;    
    font-size: 30px;
    text-align: center;
    width: 100%;
    display: inline-block;
    top: 4px;
}
.bodyPc .mainContent{
  width: 950px;
  margin: 0 auto;
  font-size: 16px;
}
.bodyPc .mainContent img{
  width: 950px;
   
}
.bodyPc .venice{
  width: 505px;
  height: 70px;
  background-color: #e51378;
  color: #ffffff;
  text-align: center;
  line-height: 70px;
  margin: 0 auto;
  font-size: 20px;
  border-radius: 50px;
  margin-top:60px;
  margin-bottom: 80px;
}
.bodyPc .bodyPc_left{
  width: 172px;
  height: 513px;
  position: fixed;
  top: 200px;
  left: 15px;
}
.bodyPc .bodyPc_left img{
  width: 100%;
  height: 100%;
}
.bodyPc ul{
  text-align: center;
  position: absolute;
  top: 145px;
}
.bodyPc ul li{
  display: inline-block;
  width: 120px;
  height: 30px;
  font-size: 16px;
  text-align: center;
  line-height: 30px;
  background-color: #e6157a;
  color: #ffffff;
  margin-bottom: 10px;
  border-radius: 30px;
  
}
.bodyPc .mainContent .pregnantProject,.bodyPc .mainContent .pregnantTips{
  font-size: 16px;
}













