@@ -278,7 +278,7 @@ a {
}
.contents img{
/* width: 100%; */
- width: 500px;
+ max-width: 500px;
.contents>p {
text-decoration: overline;
@@ -741,7 +741,7 @@ a {
.block3 .el-timeline-item__tail {
- height: 106%;
+ height: 112%;
border-left: 5px solid #CDCCD3;