.pc_yw{
    z-indent:1200;
    top:13.7vw;
    left:2vw;
    text-align:center;
    width:13vw;
    color:#ffffff;
}
.pc_yw_tp{
    width:17.18vw;
    transition: all .5s;
}
.pc_yw_tp:hover{
    transform:translate(0,-6px);
}
.pc_cp{
    z-indent:1200;
    top:18vw;
    left:1vw;
    width:15vw;
    color:#ffffff;
}
.pc_cp_tp{
    width:17.18vw;
    transition: all .5s;
}
.pc_cp_tp:hover{
    transform:translate(0,-6px);
    box-shadow:4px 4px 15px #666;
}

/*********手机端********************************/
.mb_content_font{
    position:absolute;
    width:100%;
    top:0;
    text-align:center;
}

.mb_content_title1{
  margin-top:5.33vw;
}
.mb_content_p1{
  margin-top:3.86vw;
}
.mb_xz{
    margin-top:10.8vw;
}
.mb_content_title2 {
    margin-top:10.8vw;
}
.mb_yw{
    z-indent:1200;
    top:34.66vw;
    left:4.53vw;
    text-align:center;
    width:36.66vw;
    color:#ffffff;
}
.mb_cp{
    z-indent:1200;
    top:31.46vw;
    left:4.5vw;
    width:36.66vw;
    color:#ffffff;
}
