.quicklink[data-v-e1343862] {
    background: #fff;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    width: 100%;
    /*height: 1.4rem;*/
    display: -ms-flexbox;
    display: -webkit-flex;
    display: box;
    display: flexbox;
    display: flex;
}
.quicklink>a[data-v-e1343862] {
    -ms-flex: 1;
    flex: 1;
    display: inline-block;
    height: 100%;
    text-align: center;
    border-right: 1px dashed #ececec;
    /*font-size: .24rem;*/
}
.quicklink a i[data-v-e1343862] {
    display: block;
    border-top: 1px solid #ececec;
    /*height: 1rem;*/
    width: 100%;
}
.quicklink a i img[data-v-e1343862] {
    /* height: 80%; */
    margin-top: 10%;
    display: inline-block;
}
.quicklink a:first-child span[data-v-e1343862] {
    color: #edb93f;
}
.quicklink a i img {
    /*height: 70%;*/
	height: 3.5rem;
    margin-top: 12%;
    display: inline-block;
}
