205 lines
3.6 KiB
CSS
205 lines
3.6 KiB
CSS
* { padding: 0; margin: 0; border: 0; }
|
|
li {
|
|
list-style: none outside none;
|
|
}
|
|
/* a{color:#2d374b;text-decoration:none;} */
|
|
.wrap{
|
|
width: 1920px;
|
|
background-color:#F2F2F2;
|
|
}
|
|
.top{
|
|
width: 1920px;
|
|
height: 90px;
|
|
background: #FFFFFF;
|
|
box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.1);
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.nav{
|
|
padding-left: 825px;
|
|
margin-right: 242px;
|
|
|
|
}
|
|
.wrap>.top>.nav>span{
|
|
font-size: 19px;
|
|
display: block;
|
|
float: left;
|
|
font-family: PingFang SC;
|
|
font-weight: 400;
|
|
color: #333333;
|
|
margin:30px ;
|
|
}
|
|
a:link { color: #333333; text-decoration: none; }
|
|
a:active{color:#0F5FB6;}
|
|
/* a:hover{
|
|
color:#0F5FB6;
|
|
border-bottom-style: solid;
|
|
|
|
} */
|
|
/* a:visited { color: #999; text-decoration: line-through; } */
|
|
.a1{
|
|
height: 90px;
|
|
color: #0F5FB6;
|
|
}
|
|
.henggang{
|
|
width: 38px;
|
|
height: 5px;
|
|
background: #0F5FB6;
|
|
position:absolute;
|
|
top: 85px;
|
|
left:976px;
|
|
}
|
|
.henggang1{
|
|
width: 38px;
|
|
height: 5px;
|
|
background: #0F5FB6;
|
|
position:absolute;
|
|
top: 85px;
|
|
left:1286px;
|
|
}
|
|
.dianji{
|
|
width: 153px;
|
|
height: 227px;
|
|
background-color: #FFFFFF;
|
|
font-size: 14px;
|
|
font-family: PingFang SC;
|
|
font-weight: 400;
|
|
color: #666666;
|
|
line-height: 41px;
|
|
position:absolute;
|
|
top: 98px;
|
|
left:1081px;
|
|
padding-left: 12px;
|
|
padding-top:8px;
|
|
display: none;
|
|
}
|
|
.content{
|
|
width: 1440px;
|
|
height: 1325px;
|
|
background: #FFFFFF;
|
|
border-radius: 0px 0px 12px 12px;
|
|
margin-left: 240px;
|
|
margin-top: 60px;
|
|
}
|
|
.content1{
|
|
width: 1440px;
|
|
height: 1280px;
|
|
background: #FFFFFF;
|
|
border-radius: 0px 0px 12px 12px;
|
|
margin-left: 240px;
|
|
margin-top: 60px;
|
|
}
|
|
.gywm{
|
|
width: 200px;
|
|
height: 32px;
|
|
font-size: 34px;
|
|
font-family: PingFang;
|
|
font-weight: bold;
|
|
color: #FFFFFF;
|
|
text-shadow: 0px 0px 13px rgba(0, 0, 0, 0.5);
|
|
position: relative;
|
|
bottom: 93px ;
|
|
left: 654px;
|
|
}
|
|
.bb1{
|
|
margin-top: 40px;
|
|
margin-left: 96px;
|
|
}
|
|
|
|
.shuxian{
|
|
width: 5px;
|
|
height: 24px;
|
|
background: #0F5FB6;
|
|
}
|
|
.gsjj{
|
|
width: 179px;
|
|
height: 21px;
|
|
font-size: 22px;
|
|
font-family: PingFang SC;
|
|
font-weight: 600;
|
|
color: #333333;
|
|
margin-left: 13px;
|
|
position: relative;
|
|
top: -27px;
|
|
|
|
}
|
|
.zi{
|
|
width: 1248px;
|
|
margin-left: 20px;
|
|
/* height: 76px; */
|
|
font-size: 16px;
|
|
font-family: PingFang SC;
|
|
font-weight: 300;
|
|
color: #333333;
|
|
line-height: 30px;
|
|
}
|
|
.xuxian{
|
|
margin-top: 29px;
|
|
width: 1248px;
|
|
border: 1px dashed #ECECEC;
|
|
}
|
|
.footer{
|
|
width: 1920px;
|
|
height: 128px;
|
|
background: #1C1F21;
|
|
margin-top: 54px;
|
|
}
|
|
.foot1{
|
|
display: flex;
|
|
justify-content: center;
|
|
font-size: 17px;
|
|
font-family: PingFang SC;
|
|
font-weight: 400;
|
|
color: #FFFFFF;
|
|
}
|
|
.foot1>a{
|
|
display: block;
|
|
margin-left: 25px;
|
|
margin-top: 39px;
|
|
}
|
|
.foot2{
|
|
display: flex;
|
|
justify-content: center;
|
|
}
|
|
.foot2>a{
|
|
display: block;
|
|
margin-top: 5px;
|
|
width: 395px;
|
|
height: 14px;
|
|
font-size: 14px;
|
|
font-family: PingFang SC;
|
|
font-weight: 400;
|
|
color: #949699;
|
|
margin-left: 68px;
|
|
}
|
|
.tpj1{
|
|
display: flex;
|
|
justify-content: center;
|
|
}
|
|
.tp{
|
|
width: 319px;
|
|
height: 188px;
|
|
border: 1px solid #0F5FB6;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
margin-left: 20px;
|
|
margin-top: 20px;
|
|
border-radius: 10px;
|
|
overflow : hidden;
|
|
}
|
|
.zt1{
|
|
width: 158px;
|
|
height: 125px;
|
|
font-size: 19px;
|
|
font-family: Source Han Sans CN;
|
|
font-weight: 400;
|
|
color: #333333;
|
|
line-height: 53px;
|
|
margin-bottom: 34px;
|
|
}
|
|
.tp01{
|
|
width: 122px;
|
|
height: 163px;
|
|
overflow : hidden;
|
|
} |