
body{
	background-color: white;
    width: 1920px;
}

.titleHead{
    background-color: black;
}

/* 抬头单位img*/
.titleHead_img{
    width: 296px;
    height: 80px;
    position: relative;
    left: 300px;
    
}

/*导航栏设置*/
.NavigationBar{
    position: relative;
    list-style-type:none;
    line-height: 36px;
    background-color: black;
    text-align: center;
    margin-left: 1px;
    left: 400px;
}

/*导航栏设置*/
.title_li_navi{
    display: inline;
    line-height: 40px;
    float: left;
}

/*导航栏设置*/
.title_a_navi{
    text-decoration: none;
    color:white;
    font-size: 18px;
    margin: 0;
    padding: 9px 40px;
    word-spacing: 4px;
}

/*导航栏设置*/
.title_a_navi:hover{
    background-color: blue;
}

/*导航栏设置*/
.title_a_navi:visited{
    background-color: red;
}

/*左侧新闻栏*/
.page1_news_Left_l{
	
}

/*左侧新闻栏具体ul*/
.page1_news_Left_list{
	font-size:18px;
}

/* 首页控件*/
.Kr_HomePage_Button{
    width: 100px;
    height: 40px;
    color: black;
    position: relative;
    left: 310px;
    top: 1px;
}

/* 中心简介*/
.Kr_HomePage_Introduction{
    width: 100px;
    height: 40px;
    color: black;
    position: relative;
    left: 315px;
    top: 1px;
}

/* 研究方向*/
.Kr_HomePage_ResearchArea{
    width: 100px;
    height: 40px;
    color: black;
    position: relative;
    left: 320px;
    top: 1px;
}

/* 研究团队*/
.Kr_HomePage_ResearchTeam{
    width: 100px;
    height: 40px;
    color:black;
    position: relative;
    left: 325px;
    top: 1px;
}

/* 研究成果*/
.Kr_HomePage_ResearchContributions{
    width: 100px;
    height: 40px;
    color:black;
    position:relative;
    left: 330px;
    top: 1px;
}

/* 新闻动态List1*/
.Recruitment_List1{
    float: left;
	width: 580px;
	height: 250px;
	border: 1px solid red;
    background-color: gray;  
    margin-left: 300px;
}

/* 新闻动态List2*/
.Recruitment_List2{
    float: left;
	width: 580px;
	height: 250px;
	border: 1px solid red;
	background-color: gray;
    margin-left: 200px;
    margin-bottom: 50px;
}

.Bottom_Footer{
    clear: both;
    background-color: black;
    height: 200px;
    width: 1920px;
    position: relative;
    /*给父元素添加这两个属性，即可让子元素的图片垂直居中，且父元素的align-items: center 为不可缺少属性*/
    display: flex;
    align-items: center;
}

.Bottom_Picture{
    position: absolute;
    top:30%;
    left:45%;
    transform: translate(-30%, -45%);
}

.Bottom_Footer_Text1{
    color: white;
    font-size: 18px;
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-55%, -50%);
    display: inline-block;
}

.Bottom_Footer_Text2{
    color: white;
    font-size: 18px;
    position: absolute;
    top: 76%;
    left: 50%;
    transform: translate(-70%, -50%);
    display: inline-block;
}

/* 人才培养*/
.Kr_HomePage_Persons{
    width: 100px;
    height: 40px;
    color:black;
    position:relative;
    left: 340px;
    top: 1px;
}

/* 联系我们*/
.Kr_HomePage_Contact_Us{
    width: 100px;
    height: 40px;
    color: black;
    position: relative;
    left: 345px;
    top: 1px;
}

/* firgure1 images/首页_08.png */
.homepage2{
    width: 273px;
    height:180px;
    position: relative;
    left: 337px;
    top: 70px;
}

/* figure2 images/首页_10.png*/
.homepage3{
    width:273px;
    height:180px;
    position: relative;
    left: 337px;
    top: 70px;
    margin-top: 70px;
    margin-left: 37px;
}

/* figure3 images/首页_05.png*/
.homepage4{
    width: 273px;
    height: 180px;
    position: relative;
    left: 337px;
    top: 70px;
    margin-top: 70px;
    margin-left: 37px;
}

/* figure4 images/首页_13.png*/
.homepage5{
    width: 273px;
    height: 180px;
    position: relative;
    left: 337px;
    top: 70px;
    margin-top: 70px;
    margin-left: 37px;
}

/*文字部分最外层parent div*/
.Homepage_HeadText_Parent{
	position: relative;
    margin-top: 200px;
    text-align: center;
}

/*内层child div*/
.Homepage_HeadText1_child_div{
    width: 300px;
    margin-left: 300px;
    position: relative;
}

/*内层child div*/
.Homepage_HeadText2_child_div{
    width: 300px;
    margin-left: 20px;
    position: relative;
    top: -20px;
}

/*内层child div*/
.Homepage_HeadText3_child_div{
    width: 300px;
    margin-left: 20px;
    position: relative;
    top: -10px;
}

/*内层child div*/
.Homepage_HeadText4_child_div{
    width: 300px;
    margin-left: 20px;
    position: relative;
    top: -20px;
}

.Hompage_HeadText_Table_Row1{
    margin-left: 300px;
    position: relative;
}

.Homepage_HeadText1{
    font-size: 20px;
    /*
    font-weight: bolder;
    position: relative;
    left: 37px;
    top: 100px;
    margin-left: 337px;
    margin-top: 37px;
    */
}

.Homepage_HeadText2{
    font-size: 20px;
    /*
    font-weight: bolder;
    position: relative;
    left: 337px;
    top: 60px;
    margin-left: 370px;
    margin-top: 0px;
    */
}

.Homepage_HeadText3{
    font-size: 20px;
    /*
    font-weight: bolder;
    position: relative;
    left: 637px;
    top: 10px;
    margin-left: 380px;
    margin-top: 0px;
    */
}

.Homepage_HeadText4{
    font-size: 20px;
    /*
    font-weight: bolder;
    position: relative;
    left: 937px;
    top: -30px;
    margin-left: 430px;
    margin-top: 0px;
    */
}

/*
.Homepage_ContentText1{
    position: relative;
    top: 20px;
    left: 300px;
    margin-top: 0px;
}

.Homepage_ContentText2{
    position: relative;
    left: 637px;
    top: -90px;
    margin-top: 0px;
}

.Homepage_ContentText3{
    position: relative;
    left: 970px;
    top: -160px;
    margin-top: 0px;
}

.Homepage_ContentText4{
    position: relative;
    left: 1300px;
    top: -248px;
    margin-top: 0px;
}
*/