代码拉取完成,页面将自动刷新
body, html{
margin: 0;
padding: 0;
}
canvas{
z-index: -1;
position: fixed;
width: 100%;
height: 100%;
background: #000;
}
.title {
width:100%;
min-width: 1200px;
height:200px;
font:48px bold;
text-align:center;
color: white;
line-height:200px;
background:-webkit-linear-gradient(
left, rgba(20,90,150,0.9), rgba(20,150,90,0.9)
);
}
.divbg
{
height: 50px;
width: 100%;
background-color: rgb(67, 78, 94);
}
.divtitle
{
margin: 0 50px;
height: 70px;
line-height: 70px;
font-size: 30px;
border-bottom: 1px black solid;
}
.resume
{
margin:50px auto;
width: 1200px;
height: 850px;
background-color: rgb(67, 78, 94);
}
.info
{
width: 100%;
height: 25%;
background-color: rgb(67, 78, 94);
}
.info a
{
color: darkgray;
text-decoration: none;
}
.info a:hover
{
color: white;
text-decoration: underline;
}
.infoLeft
{
width: 80%;
height: 100%;
float: left;
}
.infoLeft div
{
margin-left: 30px;
}
.infoRight
{
margin-top: 40px;
height: 60%;
width: auto;
float: left;
}
.background
{
width: 100%;
height: 70%;
background-color: whitesmoke;
}
.teaching
{
margin: 30px 50px;
}
.name
{
font-size: 24px;
color: rgb(67, 78, 94);
}
.degree
{
font-size: 18px;
color: darkgray;
margin-top: 5px;
}
.desc
{
color: rgb(67, 78, 94);
margin-top: 7px;
}
.awards
{
color: rgb(67, 78, 94);
}
.awards div
{
margin-left: 1%;
float: left;
width: 33%;
}
.research
{
margin:50px auto;
width:1200px;
background-color: whitesmoke;
}
.rese
{
width: 1100px;
height: 200px;
margin: 50px 50px;
}
.left
{
width: 300px;
height: 200px;
float: left;
background-color: lightgray;
}
.right
{
width: 780px;
margin-left: 20px;
float: left;
padding: 20px 0;
}
.right a
{
border-radius: 10px;
background-color: rgb(67, 78, 94);
color:white;
text-decoration: none;
margin-right: 20px;
}
.desc ul
{
margin-left: 0;
}
.teaching a
{
border-radius: 10px;
background-color: rgb(67, 78, 94);
color:white;
text-decoration: none;
margin-right: 20px;
}
.others
{
margin:50px auto;
width:1200px;
background-color: whitesmoke;
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。