Authored by 毕凯

code review by liangzhifeng

... ... @@ -109,6 +109,13 @@
width: pxToRem(581px);
height:auto;
}
a {
color: #2f91f6;
text-decoration: underline;
}
}
margin-top: pxToRem(30px);
margin-bottom: pxToRem(30px);
... ...