考试项目
国家教育考试
社会证书考试
海外考试
其他
<>
.research {
padding: 10px;
border-bottom: 5px solid #f5f5f5;
}
.research .research-tit {
overflow: hidden;
margin-bottom: 10px;
display: flex;
align-items: center;
position: relative;
padding-left: 10px;
}
.research .research-tit span {
color: #ef7b19;
font-weight: bold;
font-size: 1.1rem;
}
.research .research-tit i {
background: url(/res/Home/structure/24040947.png) no-repeat center center;
background-size: contain;
width: 25px;
margin-right: 3px;
height: 20px;
}
.research .research-tab {
border-bottom: 1px solid #f5f5f5;
display: flex;
justify-content: space-between;
margin-bottom: 10px;
}
.research .research-tab a {
color: #000;
line-height: 2;
margin: 0 10px;
}
>