


.text-title2{
    margin: 80px 0 72px 0;
}
.text-title-sec{
    margin: 80px 0 50px 0;
}

.email-part7,
.shorturl-part6{
    text-align: center;
    background-image: url(../image/bg-zhu.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #fff;
    padding:28px 0;
}

.view-use{
    width: 90%;
    margin: auto;
    display: flex;
    height: 64px;
    line-height: 64px;
    justify-content: space-around;
    border-bottom: 1px solid #eceff4;
}

.fg-view{
    margin-top: -260px;
}
.fg-view>.container{
    padding-bottom: 70px;
}

.hang-ye{
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    width: 56%;
    margin: 24px 0;

}

.sol-svg{
    width: 40px;
    margin-bottom: 22px;
}
.sol-svg2{
    width: 24px;
}

.view-use div {
    margin-top: 10px;
    cursor: pointer;
    font-size: 18px;
    font-weight: normal;
    color: #606879;
    position: relative;
}

.view-use div.active {
    color: #066cff;
}

.hang-ye {
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    width: 56%;
    margin: 24px 0;
}

.hang-ye div {
    color: #006cff;
    font-weight: bold;
    background-color: #eaf2ff;
    width: 80px;
    text-align: center;
    height: 28px;
    line-height: 28px;
    border-radius: 2px;
}







