Coming Soon
New WordPress website is being built and will be published soon
/*表单上方分隔线,和上方accordion拉开距离*/
#raq‑form .raq‑divider{
margin‑top:60px; /*和上方accordion的距离,数值越大间距越大*/
margin‑bottom:32px; /*分隔线和表单之间的距离*/
height:1px;
width:100%;
background‑color:#dddddd; /*浅灰色分隔线*/
}