body{
margin-top: 16px;
}
table{
border-collapse:collapse;
}
table tr{
border-radius: 5px; width: 1028px; height: 102px;
}
table tr:nth-child(odd){
background-color: rgb(238, 238, 238);
}
table tr:nth-child(even){
background-color: rgb(255, 255, 255);
}
table tr td{
text-align: center;
}
table tr td:nth-child(1){
width: 400px;
}
table tr td:nth-child(2){
width: 200px;
}
table tr td:nth-child(3){
width: 428px;
}
.mainCenter{
width: 1280px; margin: 0 auto; border: 1px solid black; /*background: white;*/
} .mainHeader{
height: 474px; background: url('https://static.igem.org/mediawiki/2016/e/e1/HFUT-pr-head-bgd.png');
} .IGEM {
position: relative; left: 126px; top: 50px; z-index: 1;
}
.Software_Review {
position: relative; left: -120px; top: 138px;
}
.header_text {
font-size: 19.677px; font-family: "Arial"; color: rgb(98, 95, 95); line-height: 1.333; text-align: left; position: relative; left: 126px; top: 136px;
}
.searchMain{
margin-left: 126px;
}
.Tag{
height: 70px; width: 258px; margin-top:50px; margin-bottom: 50px; margin-left: 126px; cursor:pointer;
}
.tableLine {
background-color: rgb(201, 201, 201); width: 1028px; height: 4px; margin-bottom: 20px;
}
.tableCircle {
border-radius: 50%; background-color: rgb(201, 201, 201); position: relative; left: 1028px; top: -17px; width: 34px; height: 34px; z-index: 12;
}
.searchTable{
width: 1028px;
}
.tableHead{
width: 1028px; -moz-animation-duration: 1s; -webkit-animation-duration: 1s; -o-animation-duration: 1s;
}
.tableHead img{
margin-left: 155px;
}
.software{
border-radius: 6px; background-color: rgb(0, 0, 0); width: 141px; height: 39px; margin: 0 auto; font-size: 22px; font-family: "Roboto"; color: rgb(255, 254, 254); font-weight: bold; line-height: 1.7;
}
.main{
margin-left: 126px;
}