
.dh {
    width: 100%;
    height: 92px;
    line-height: 92px;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 999;
}
.had {
    width: 1400px;
    margin: auto;
    display: flex;
    align-items: center;
}

.dh3 .navon span{
    font-size: 16px;
    padding-bottom: 31.7px;
	border-bottom: 4px solid #017bc2 !important;
	color: #017bc2;
}
.dh3 {
    flex: 1;
    cursor: pointer;
    display: flex;
    padding-left: 100px;
    padding-right: 17px;
}
.dh31 {
    width: calc(100%/6);
    position: relative;
    text-align: center;
}
/* .dh31ss {
    width: 70%;
    height: 4px;
    background: #017bc2;
    position: absolute;
    bottom: 0;
    left: 15px;   
    transition: 0.5s;
} */
.ind6-left img{
    padding-top: 15px;
    width: 158px;
}
.ind6-left p{
    font-size: 16px;
    margin-top: 10px;
    text-align: center;
}
.dh31:hover span{
    padding-bottom: 31.7px;
    border-bottom: 4px solid #017bc2 !important;
	color: #017bc2;
}
.dh4 {
    color: #017bc2;
}
.dh3 .dh31:hover{
    color: #017bc2;
}
.cutcolor {
    color: #017bc2;
}
.cut a{
    font-size: 16px;
}
.ind6{
    width: 100%;
    padding-top: 60px;
    padding-bottom: 66px;
    background-color: #eaebed;
}
.ind6-a{
    width: 1025px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ind6-right ul li {
    display: flex;
    line-height: 39px;
    align-items: center;
    font-size: 16px;
}
.ind6-right ul li span img{
    width: 38px;
    /* padding-right: 13px; */
}

.ind7 {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background-color: #0b5592;
}
.ind7s{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    font-size: 16px;
    color: #fff;
    justify-content: space-between;
}


