150 lines
2.6 KiB
CSS
150 lines
2.6 KiB
CSS
a,a:link,a:visited,a:hover,a:active{
|
|
text-decoration: none;
|
|
color:inherit;
|
|
}
|
|
#top {
|
|
position: relative;
|
|
width: 1920px;
|
|
height: 90px;
|
|
background: #FFFFFF;
|
|
/* line-height: 90px; */
|
|
box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.1);
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
|
|
#top .tu {
|
|
position: absolute;
|
|
left: 243px;
|
|
top: 11px;
|
|
width: 164px;
|
|
height: 65px;
|
|
}
|
|
#top > a,#top>span {
|
|
height: 100%;
|
|
box-sizing: border-box;
|
|
padding: 32px 0;
|
|
}
|
|
|
|
|
|
.top1 {
|
|
/* width: 37px; */
|
|
/* height: 19px; */
|
|
font-size: 19px;
|
|
font-family: PingFang SC;
|
|
font-weight: 400;
|
|
color: #0F5FB6;
|
|
/* margin-left: 825px; */
|
|
/* margin-top: 34px; */
|
|
/* display: inline-block; */
|
|
|
|
}
|
|
|
|
.top2 {
|
|
/* width: 74px; */
|
|
/* height: 19px; */
|
|
font-size: 19px;
|
|
font-family: PingFang SC;
|
|
font-weight: 400;
|
|
color: #333333;
|
|
margin-left: 88px;
|
|
/* margin-top: 34px; */
|
|
/* display: inline-block; */
|
|
}
|
|
|
|
.top3 {
|
|
position: relative;
|
|
/* width: 76px; */
|
|
/* height: 19px; */
|
|
font-size: 19px;
|
|
font-family: PingFang SC;
|
|
font-weight: 400;
|
|
color: #333333;
|
|
margin-left: 88px;
|
|
display: flex;
|
|
align-items: center;
|
|
/* 你们就不会用flex 全部都是定位 焯 */
|
|
/* margin-top: 34px; */
|
|
/* display: inline-block; */
|
|
}
|
|
|
|
.t3-2 {
|
|
/* position: absolute;
|
|
width: 14px;
|
|
height: 8px;
|
|
left: 81px;
|
|
top: -33px; */
|
|
margin-left: 10px;
|
|
}
|
|
|
|
.top {
|
|
position: relative;
|
|
}
|
|
|
|
.top .t3-3 {
|
|
position: absolute;
|
|
left: 200px;
|
|
top: 60px;
|
|
z-index: 100000;
|
|
}
|
|
|
|
|
|
.t3-3>.t3-3-1>a {
|
|
font-size: 13px;
|
|
height: 35px;
|
|
color: #666666;
|
|
display: block;
|
|
}
|
|
|
|
.top4 {
|
|
/* width: 96px; */
|
|
/* height: 18px; */
|
|
font-size: 19px;
|
|
font-family: PingFang SC;
|
|
font-weight: 400;
|
|
color: #333333;
|
|
margin-left: 87px;
|
|
/* margin-top: 34px; */
|
|
/* display: inline-block; */
|
|
}
|
|
|
|
.top5 {
|
|
/* width: 76px; */
|
|
/* height: 19px; */
|
|
font-size: 19px;
|
|
font-family: PingFang SC;
|
|
font-weight: 400;
|
|
color: #333333;
|
|
margin-left: 69px;
|
|
/* margin-top: 34px; */
|
|
/* display: inline-block; */
|
|
}
|
|
|
|
.top6 {
|
|
/* width: 75px; */
|
|
/* height: 19px; */
|
|
font-size: 19px;
|
|
font-family: PingFang SC;
|
|
font-weight: 400;
|
|
color: #333333;
|
|
/* margin-top: 34px; */
|
|
margin-left: 87px;
|
|
/* display: inline-block; */
|
|
}
|
|
|
|
.t3-3 {
|
|
position: absolute;
|
|
/* left: 1129px;
|
|
top: 103px; */
|
|
background: #FFFFFF;
|
|
z-index: 20;
|
|
border-radius: 5px;
|
|
display: none;
|
|
left: 0px;
|
|
top: 75px;
|
|
}
|
|
|
|
.t3-3 .t3-3-1 {
|
|
margin-left: 8px;
|
|
} |