.content,.pc .main{
    position: relative;
}
.gdym {
    position: absolute;
    top: -5px;
    right: -60px;
    width: 300px;
    transform: rotateZ(339deg);
}
.dgtime{
    transform: scale(0.7);
}
.gdym span {
    /* line-height: 30px; */
    color: #d30200;
    display: block;
    font: 22px/23px "微软雅黑";
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
}
.ymgd {
    width: 250px;
    height: 60px;
    margin: 0 auto;
    color:#d30200;
    font: 34px/23px "微软雅黑";
    text-align: center;
    border: 2px solid #d40b09;
    border-radius: 10px;
    margin-bottom: 20px;
    line-height: 60px;
    font-weight: bold;
}







