Team:XMU Software/css

From 2013.igem.org

(Difference between revisions)
 
(50 intermediate revisions not shown)
Line 1: Line 1:
-
h1{/*safety大标题 hp大标题*/
+
#xmu_body{
-
font-family:微软雅黑;
+
    position:fixed;
-
font-weight:bold;
+
    left:0px;
-
font-size:30px;
+
    top:0px;
-
color:#b3d465;
+
    right:0px;
 +
    bottom:0px;
 +
    overflow-x:auto;
 +
    background-color:white;
}
}
-
h4{
+
#xmu_software{
-
font-family:微软雅黑;
+
position:absolute;
-
font-size:18px;
+
top:0px;
-
font-weight:bold;
+
width:1348px;
-
color:#004986;
+
padding:0px;
-
}
+
-
h3{/*小问题  日记文本中日期文字*/
+
-
font-family:微软雅黑;
+
-
font-weight:bold;
+
-
font-size:16px;
+
-
color:#0075a9;
+
-
}
+
-
p{/*日记文本中的文字*/
+
-
font-family:微软雅黑;
+
-
font-size:16px;
+
-
color:#707070;
+
-
}
+
-
table,tr,td{
+
-
border:1px solid #707070;
+
-
}
+
-
h5{
+
-
font-family:Arial;
+
-
font-size:18px;
+
-
font-weight:bold;
+
-
color:#004986;
+
-
}
+
-
.attribution_li{
+
-
font-family:Arial;
+
-
font-size:16px;
+
-
font-weight:bold;
+
-
color:#898989;
+
}
}
#xmu_software_right_matrix{
#xmu_software_right_matrix{
Line 45: Line 22:
   z-index:10;
   z-index:10;
}
}
-
#menubar{      
+
#Index{
-
z-index:10;
+
-
position: fixed;
+
-
}
+
-
.right-menu{
+
-
display:none;
+
-
}
+
-
#search-controls{
+
-
top:23px;
+
-
display:none;
+
position:fixed;
position:fixed;
-
}
 
-
input.searchButton{
 
-
color:black;
 
-
}
 
-
#searchGoButton{
 
-
z-index:10;
 
-
margin-left:5px;
 
-
display:none;
 
-
}
 
-
#mw-searchButton{
 
-
display:none;
 
-
z-index:10;
 
-
}
 
-
.navi_text{
 
-
position:fixed;
 
-
bottom:50px;
 
-
z-index:4;
 
-
font-family:Arial;
 
-
font-weight:bold;
 
-
font-size:16px;
 
-
text-align:center;
 
-
line-height:40px;
 
-
}
 
-
.navi0{
 
-
position:fixed;
 
-
top:360px;
 
-
width:170px;
 
-
height:38px;
 
-
background:#b3d465;
 
-
color:white;
 
-
border:2px solid white;
 
-
text-decoration: none;
 
-
}
 
-
.navi1{
 
-
position:fixed;
 
-
top:400px;
 
-
width:170px;
 
-
height:38px;
 
-
background:#b3d465;
 
-
color:white;
 
-
border:2px solid white;
 
-
text-decoration: none;
 
-
}
 
-
.navi2{
 
-
position:fixed;
 
-
top:440px;
 
-
width:170px;
 
-
height:38px;
 
-
background:#b3d465;
 
-
border:2px solid white;
 
-
color:white;
 
-
text-decoration: none;
 
-
}
 
-
.navi3{
 
-
position:fixed;
 
-
top:480px;
 
-
width:170px;
 
-
height:38px;
 
-
background:#b3d465;
 
-
border:2px solid white;
 
-
color:white;
 
-
text-decoration: none;
 
-
}
 
-
.navi4{
 
-
position:fixed;
 
-
top:520px;
 
-
width:170px;
 
-
height:38px;
 
-
background:#b3d465;
 
-
border:2px solid white;
 
-
color:white;
 
-
text-decoration: none;
 
-
}
 
-
.navi5{
 
-
position:fixed;
 
-
top:560px;
 
-
width:170px;
 
-
height:38px;
 
-
background:#b3d465;
 
-
border:2px solid white;
 
-
color:white;
 
-
text-decoration: none;
 
-
}
 
-
.navi6{
 
-
position:fixed;
 
-
top:600px;
 
-
width:170px;
 
-
height:38px;
 
-
background:#b3d465;
 
-
border:2px solid white;
 
-
color:white;
 
-
text-decoration: none;
 
-
}
 
-
.blank{
 
-
position:relative;
 
-
margin-left:50px;
 
-
width:1px;
 
-
height:1px;
 
-
}
 
-
#lab_s1{
 
-
      position:fixed;
 
-
      left:0px;
 
-
      top:0px;
 
-
      right:0px;
 
-
      bottom:0px;
 
-
      overflow-x:auto;
 
-
      width:815px;
 
-
      background-color:white;
 
-
}
 
-
#lab_s2{
 
-
position:absolute;
 
top:0px;
top:0px;
-
width:815px;
 
-
padding:0px;
 
-
}
 
-
#result1_s1{
 
-
      position:fixed;
 
-
      left:0px;
 
-
      top:0px;
 
-
      right:0px;
 
-
      bottom:0px;
 
-
      overflow-x:auto;
 
-
      width:800px;
 
-
      background-color:#eff0e2;
 
-
}
 
-
#result1_s2{
 
-
position:absolute;
 
-
top:0px;
 
-
width:800px;
 
-
padding:0px;
 
-
}
 
-
#notebook_s5{/*实验日记+分界栏位置*/
 
-
position:relative;
 
-
background-color:white;
 
-
width:1335px;
 
-
top:3900px;
 
left:0px;
left:0px;
}
}
-
#notebook_s5m2{/*实验日记*/
+
#home_s2{
position:absolute;
position:absolute;
-
top:180px;
 
-
left:22%;
 
-
width:800px;
 
-
overflow:hidden;
 
-
}
 
-
#labrecord{
 
-
position:relative;
 
top:20px;
top:20px;
-
width:815px;
+
width:1366px;
-
height:1400px;
+
font-family:Arial;
-
overflow:hidden;
+
-
}
+
-
.dataOutput1{
+
-
position: absolute;
+
-
width:790px;
+
-
height:650px;
+
-
overflow-y:auto;
+
-
overflow-x:hidden;
+
-
border:green solid 3px;
+
-
}
+
-
.dataOutput2{
+
-
position: absolute;
+
-
width:790px;
+
-
height:430px;
+
-
overflow-y:auto;
+
-
overflow-x:hidden;
+
-
border:green solid 3px;
+
-
}
+
-
.dataOutput_head{
+
-
font-size:50px;
+
-
border:green solid 3px;
+
-
border-bottom:green solid 0px;
+
-
width:790px;
+
-
line-height:60px;
+
-
height:70px;
+
-
}
+
-
#t1e1{
+
-
position: absolute;
+
-
top:0px;
+
-
left:0px;
+
-
width:815px;
+
-
}
+
-
#t1e2{
+
-
position: absolute;
+
-
top:750px;
+
-
left:0px;
+
-
width:815px;
+
-
}
+
-
.protein_table1{
+
-
margin-left:30px;
+
-
font-family:微软雅黑;
+
-
font-size:14px;
+
-
color:#707070;
+
-
border:1px solid #707070;
+
text-align:center;
text-align:center;
}
}
-
.protein_table2{
+
.teamname{
-
margin-left:10px;
+
font-size:42px;
-
font-family:微软雅黑;
+
color:#ffffff;
-
font-size:14px;
+
-
color:#707070;
+
-
border:1px solid #707070;
+
-
text-align:center;
+
}
}
-
.RBS_table1{
+
.schoolname{
-
margin-left:50px;
+
position:relative;
-
font-family:微软雅黑;
+
top:24px;
-
font-size:14px;
+
font-size:24px;
color:#707070;
color:#707070;
-
border:1px solid #707070;
 
-
text-align:center;
 
}
}
-
.promoter_table1{
+
#home_s3{
-
margin-left:10px;
+
-
font-family:微软雅黑;
+
-
font-size:14px;
+
-
color:#707070;
+
-
border:1px solid #707070;
+
-
text-align:center;
+
-
}
+
-
.light{
+
-
white-space: nowrap;
+
-
background:#fea801;
+
-
}
+
-
 
+
-
/*home.css***********************************************************************************************************/
+
-
#xmu_body{
+
-
      position:fixed;
+
-
      left:0px;
+
-
      top:0px;
+
-
      right:0px;
+
-
      bottom:0px;
+
-
      overflow-x:auto;
+
-
      background-color:white;
+
-
}
+
-
#xmu_software{
+
position:absolute;
position:absolute;
-
top:0px;
+
top:130px;
-
width:1348px;
+
left:270px;
-
padding:0px;
+
width:1366px;
-
}
+
font-family:Arial;
-
#title{/*导航菜单外*/
+
-
position:absolute;
+
-
background:url(https://static.igem.org/mediawiki/2013/8/8d/Xmusoftware_title.png);
+
-
background-repeat: no-repeat;
+
-
left:0px;
+
-
top:-10px;
+
-
width:1348px;
+
-
height:480px;
+
-
z-index:3;
+
-
overflow:hidden;
+
-
}
+
-
#title_s1{/*导航菜单内*/
+
-
position:absolute;
+
-
width:1348px;
+
-
height:400px;
+
-
top:15px;
+
-
margin-left:230px;
+
-
}
+
-
.title_p1{
+
-
position:absolute;
+
-
left:150px;
+
-
top:15px;
+
-
width:80px;
+
-
height:60px;
+
-
z-index:4;
+
-
}
+
-
#home{/*首页框架*/
+
-
background:url(https://static.igem.org/mediawiki/2013/d/dc/Xmusoftware_home_background.jpg);
+
-
position:absolute;
+
-
top:-10px;
+
-
left:0px;
+
-
width:1348px;
+
-
height:1990px;
+
-
overflow-y:auto;
+
-
overflow-x:hidden;
+
-
padding:0px;
+
-
z-index:1;
+
-
}
+
-
#home_s1{/*焦点图*/
+
-
position:absolute;
+
-
top:485px;
+
-
left:160px;
+
-
width:1000px;
+
-
height:650px;
+
z-index:2;
z-index:2;
-
}
 
-
#home_s2{/*文字说明框架*/
 
-
position:absolute;
 
-
top:890px;
 
-
left:390px;
 
-
width:650px;
 
-
z-index:10;
 
-
}
 
-
#home_s3{/*5个书签位置*/
 
-
position:absolute;
 
-
top:845px;
 
-
left:176px;
 
-
z-index:10;
 
-
}
 
-
.home_s3p1{/*5个书签位置*/
 
-
margin-top:-8px;
 
-
}
 
-
.home_s3p2{/*5个书签位置*/
 
-
margin-top:-8px;
 
-
        margin-left:17px;
 
-
}
 
-
#home_s4{/*赞助商图标*/
 
-
position:absolute;
 
-
top:1850px;
 
-
margin-left:300px;
 
-
}
 
-
#hp,#requirements,#notebook,#project,#team{
 
-
display:none;
 
-
}
 
-
 
-
/*title.css***********************************************************************************************************/
 
-
.clear{
 
-
clear: both;
 
-
overflow: hidden;
 
-
height: 0;
 
-
}
 
-
#all{/*js位置*/
 
-
width: 100%;
 
-
min-width: 650px;
 
-
margin:0px auto 0px auto;
 
-
padding:0px;
 
}
}
#jsddm{/*导航菜单*/
#jsddm{/*导航菜单*/
Line 391: Line 59:
float: left;
float: left;
list-style: none;
list-style: none;
-
font-size:22px;
+
font-size:18px;
-
font-weight:bold;
+
     font-family:Arial;/*字体*/
     font-family:Arial;/*字体*/
}
}
#jsddm li a{
#jsddm li a{
display: block;
display: block;
-
padding: 13px;
+
padding: 5px;
text-align:center;
text-align:center;
-
text-decoration: none;/*border-right: 1px solid white;中间分割白线*/
+
text-decoration: none;
-
width: 130px;
+
margin-left:50px;
-
height:33px;
+
height:23px;
color:white;
color:white;
white-space: nowrap;
white-space: nowrap;
}
}
#jsddm li a:hover{
#jsddm li a:hover{
-
background: #b6d1e6;
+
background: #becbad;/*b6d1e6*/
-
}
+
-
#jsddm li ul{
+
-
margin: 0;
+
-
padding: 0;
+
-
position: absolute;
+
-
visibility: hidden;
+
-
border-top: 1px solid white;
+
-
}
+
-
#jsddm li ul li{
+
-
float: none;
+
-
display: inline;
+
-
}
+
-
#jsddm li ul li a{
+
-
width: auto;
+
-
background: #dbe8f1;
+
-
color:#0075a9;
+
-
}
+
-
#jsddm li ul li a:hover{
+
-
background: #a9c885;
+
-
opacity:0.7;
+
-
}
+
-
 
+
-
/*photo.css***********************************************************************************************************/
+
-
img {
+
-
border: 0px;
+
-
}
+
-
#banner {
+
-
margin: 30px auto 0px auto;
+
-
padding: 0px; width: 950px;
+
-
height: 400px;
+
-
}
+
-
.slides {
+
-
margin: 0px auto;
+
-
width: 700px;
+
-
height: 350px;
+
-
overflow: hidden;
+
-
position: relative;
+
-
}
+
-
.slide-pic {
+
-
margin: 0px;
+
-
padding: 0px;
+
-
width: 950px;
+
-
overflow: hidden;
+
-
list-style: none;
+
-
}
+
-
.slide-pic img {
+
-
width: 700px;
+
-
height: 350px;
+
-
}
+
-
.slide-pic li {
+
-
display: none;
+
-
}
+
-
.slide-pic li.cur {
+
-
display: block;
+
-
}
+
-
.slide-li {
+
-
margin: 0px;
+
-
padding: 0px;
+
-
left: 0px;
+
-
bottom: 0px;
+
-
position: absolute;
+
-
}
+
-
.slide-li li {
+
-
margin: 0px;
+
-
padding: 0px;
+
-
width: 140px;
+
-
height: 10px;
+
-
float: left;
+
-
overflow: hidden;
+
-
list-style: none;
+
-
}
+
-
.slide-li a {
+
-
width: 190px;
+
-
height: 10px;
+
-
color: #000;
+
-
font-size: 12px;
+
-
display: block;
+
-
}
+
-
.slide-li a:hover {
+
-
color: #F00;
+
-
text-decoration: none;
+
-
}
+
-
.op li {
+
-
background: #999999;
+
-
filter: alpha(opacity=60);
+
-
opacity: 0.6;
+
-
}
+
-
.op li.cur {
+
-
background: #666666;
+
-
}
+
-
.slide-txt span {
+
-
display: none;
+
-
}
+
-
 
+
-
/*team.css***********************************************************************************************************/
+
-
#team_s1{
+
-
position:absolute;
+
-
padding:0px;
+
-
left:0px;
+
-
top:0px;
+
-
}
+
-
.team_title{/*页眉大字*/
+
-
font-family:Agency FB;
+
-
font-size:120px;
+
-
font-weight:900;
+
-
position:absolute;
+
-
top:225px;
+
-
left:225px;
+
-
color:white;
+
-
}
+
-
.team_introduce{/*页眉简介*/
+
-
font-family:Arial;
+
-
font-size:16px;
+
-
position:absolute;
+
-
top:260px;
+
-
left:600px;
+
-
color:white;
+
-
width:650px;
+
-
}
+
-
#ourteam{
+
-
position:absolute;
+
-
background-color:#fefef2;
+
-
width:1335px;
+
-
top:485px;
+
-
left:0px;
+
-
}
+
-
#team_member{
+
-
position:absolute;
+
-
top:135px;
+
-
width:1348px;
+
-
height:850px;
+
-
}
+
-
#team_m2t1{
+
-
position:absolute;
+
-
top:200px;
+
-
left:20%;
+
-
z-index:10;
+
-
}
+
-
#team_m3{
+
-
position:absolute;
+
-
top:985px;
+
-
width:1348px;
+
-
height:800px;
+
-
background-color:#eff0e2;
+
-
}
+
-
#team_instructor{
+
-
position:absolute;
+
-
left:20%;
+
-
}
+
-
.name{
+
-
font-family:Arial;
+
-
font-size:24px;
+
-
font-weight:bold;
+
-
color:#004986;
+
-
margin-left:25px;
+
}
}
-
.team_m3t1{
+
.home_s3l1{
position:relative;
position:relative;
-
top:-250px;
+
top:33px;
-
left:230px;
+
left:55px;
-
width:600px;
+
width:710px;
-
height:244px;
+
border-bottom: 2px solid white;
-
padding:3px 20px;  
+
-
background-color:#fefef2;
+
}
}
-
#team_m3n1{
+
#home_s4{
position:absolute;
position:absolute;
-
top:50px;
+
top:190px;
 +
left:333px;
 +
width:700px;
 +
font-family:Arial;
}
}
-
#team_m3n2{
+
.home_s4t1{
-
position:absolute;
+
font-size:32px;
-
top:320px;
+
color:#dc575c;
}
}
-
#team_m4{
+
.home_s4t2{
-
position:absolute;
+
font-size:40px;
-
top:1600px;
+
color:#dc575c;
-
width:1348px;
+
-
height:900px;
+
-
background-color:#eff0e2;
+
-
}
+
-
#team_advisor{
+
-
position:absolute;
+
-
left:20%;
+
-
}
+
-
#team_m4n1{
+
-
position:absolute;
+
-
top:50px;
+
-
}
+
-
#team_m4n2{
+
-
position:absolute;
+
-
top:320px;
+
-
}
+
-
#team_m4n3{
+
-
position:absolute;
+
-
top:590px;
+
-
}
+
-
#video{
+
-
position:absolute;
+
-
background-color:#eff0e2;
+
-
width:1348px;
+
-
height:800px;
+
-
top:2980px;
+
-
left:0px;
+
-
}
+
-
#video_m2{
+
-
position:absolute;
+
-
top:150px;
+
-
left:20%;
+
-
width:800px;
+
-
background-color:#fefef2;
+
-
padding:10px 30px;
+
-
}
+
-
#attribution{
+
-
position:absolute;
+
-
background-color:#eff0e2;
+
-
width:1348px;
+
-
height:3200px;
+
-
top:3630px;
+
-
left:0px;
+
-
}
+
-
#attribution_m2{
+
-
position:absolute;
+
-
top:150px;
+
-
left:20%;
+
-
width:800px;
+
-
background-color:#fefef2;
+
-
padding:10px 30px;
+
-
}
+
-
#acknowledgement{
+
-
position:absolute;
+
-
background-color:#eff0e2;
+
-
width:1348px;
+
-
height:600px;
+
-
top:5860px;
+
-
left:0px;
+
-
}
+
-
#ack_m2{
+
-
position:absolute;
+
-
top:150px;
+
-
left:20%;
+
-
width:800px;
+
-
background-color:#fefef2;
+
-
padding:10px 30px;
+
-
}
+
-
#city{
+
-
position:absolute;
+
-
background-color:#eff0e2;
+
-
width:1348px;
+
-
height:1100px;
+
-
top:6390px;
+
-
left:0px;
+
-
}
+
-
#city_m2{
+
-
position:absolute;
+
-
left:20%;
+
-
}
+
-
.city_m2t1{
+
-
position:relative;
+
-
top:30px;
+
-
width:490px;
+
-
height:400px;
+
-
padding:3px 20px;
+
-
background-color:#fefef2;
+
-
}
+
-
.city_m2p1{
+
-
position:absolute;
+
-
top:30px;
+
-
left:550px;
+
-
}
+
-
#city_m3{
+
-
position:absolute;
+
-
top:570px;
+
-
left:20%;
+
-
}
+
-
.city_m2t2{
+
-
position:relative;
+
-
top:40px;
+
-
width:490px;
+
-
height:350px;
+
-
left:320px;
+
-
padding:3px 20px;
+
-
background-color:#fefef2;
+
-
}
+
-
.city_m2p2{
+
-
position:absolute;
+
-
top:40px;
+
-
+
-
}
+
-
 
+
-
/*member.css***********************************************************************************************************/
+
-
#member{
+
-
position:absolute;
+
-
top:0px;
+
-
left:0px;
+
-
width:1348px;
+
-
height:850px;
+
-
background-color:#eff0e2;
+
-
overflow-x:hidden;
+
-
}
+
-
#A{
+
-
position:absolute;
+
-
top:-200px;
+
-
left:-40px;
+
-
+
-
.tx{
+
-
height:150px;
+
-
}
+
-
#T1{
+
-
position: absolute;
+
-
left:620px;
+
-
top: 270px;
+
-
z-index:5;
+
-
}
+
-
#TT1{
+
-
position: absolute;
+
-
left:620px;
+
-
top: 270px;
+
-
z-index:4;
+
-
}
+
-
#T2{
+
-
position: absolute;
+
-
left:480px;
+
-
top: 320px;
+
-
z-index:5;
+
-
}
+
-
#TT2{
+
-
position: absolute;
+
-
left:480px;
+
-
top: 320px;
+
-
z-index:4;
+
-
}
+
-
#T3{
+
-
position: absolute;
+
-
left:760px;
+
-
top: 320px;
+
-
z-index:5;
+
-
}
+
-
#TT3{
+
-
position: absolute;
+
-
left:760px;
+
-
top: 320px;
+
-
z-index:4;
+
-
}
+
-
#T4{
+
-
position: absolute;
+
-
left:380px;
+
-
top: 430px;
+
-
z-index:5;
+
-
}
+
-
#TT4{
+
-
position: absolute;
+
-
left:380px;
+
-
top: 430px;
+
-
z-index:4;
+
-
}
+
-
#T5{
+
-
position: absolute;
+
-
left:860px;
+
-
top: 430px;
+
-
z-index:5;
+
-
}
+
-
#TT5{
+
-
position: absolute;
+
-
left:860px;
+
-
top: 430px;
+
-
z-index:4;
+
-
}
+
-
#T6{
+
-
position: absolute;
+
-
left:365px;
+
-
top: 580px;
+
-
z-index:5;
+
-
}
+
-
#TT6{
+
-
position: absolute;
+
-
left:365px;
+
-
top: 580px;
+
-
z-index:4;
+
-
}
+
-
#T7{
+
-
position: absolute;
+
-
left:875px;
+
-
top: 580px;
+
-
z-index:5;
+
-
}
+
-
#TT7{
+
-
position: absolute;
+
-
left:875px;
+
-
top: 580px;
+
-
z-index:4;
+
-
}
+
-
#T8{
+
-
position: absolute;
+
-
left:420px;
+
-
top: 720px;
+
-
z-index:5;
+
-
}
+
-
#TT8{
+
-
position: absolute;
+
-
left:420px;
+
-
top: 720px;
+
-
z-index:4;
+
-
}
+
-
#T9{
+
-
position: absolute;
+
-
left:820px;
+
-
top: 720px;
+
-
z-index:5;
+
-
}
+
-
#TT9{
+
-
position: absolute;
+
-
left:820px;
+
-
top: 720px;
+
-
z-index:4;
+
-
}
+
-
#T10{
+
-
position: absolute;
+
-
left:545px;
+
-
top: 810px;
+
-
z-index:5;
+
-
}
+
-
#TT10{
+
-
position: absolute;
+
-
left:545px;
+
-
top: 810px;
+
-
z-index:4;
+
-
}
+
-
#T11{
+
-
position: absolute;
+
-
left:695px;
+
-
top: 810px;
+
-
z-index:5;
+
-
}
+
-
#TT11{
+
-
position: absolute;
+
-
left:695px;
+
-
top: 810px;
+
-
z-index:4;
+
-
}
+
-
#T12{ 
+
-
position: absolute;
+
-
top:477px;
+
-
left:556px;
+
-
width:290px;
+
-
height:290px;
+
-
border-radius:145px;
+
-
background:#cdea8b;
+
-
}
+
-
.yk{
+
-
position:absolute;
+
-
top:120px;
+
-
left:45px;
+
-
font-family:Arial;
+
-
font-size:48px;
+
font-weight:bold;
font-weight:bold;
-
color:white;
 
}
}
-
.wcleft{
+
.home_s4t3{
-
position:absolute;
+
font-size:32px;
-
top:430px;
+
-
left:820px;
+
-
z-index:6;
+
-
display:none;
+
-
}
+
-
.w2left{
+
-
position:absolute;
+
-
top:506px;
+
-
left:814px;
+
-
z-index:6;
+
-
display:none;
+
-
}
+
-
.w3left{
+
-
position:absolute;
+
-
top:575px;
+
-
left:828px;
+
-
z-index:6;
+
-
display:none;
+
-
}
+
-
.wcright{
+
-
position:absolute;
+
-
top:425px;
+
-
left:61px;
+
-
z-index:6;
+
-
display:none;
+
-
}
+
-
.w2right{
+
-
position:absolute;
+
-
top:502px;
+
-
left:54px;
+
-
z-index:6;
+
-
display:none;
+
-
}
+
-
.w3right{
+
-
position:absolute;
+
-
top:571px;
+
-
left:68px;
+
-
z-index:6;
+
-
display:none;
+
-
}
+
-
#A2{
+
-
position: absolute;
+
-
top:1000px;
+
-
}
+
-
#A3{
+
-
position: absolute;
+
-
top: 1500px;
+
-
}
+
-
 
+
-
/*project.css***********************************************************************************************************/
+
-
#project_s1{
+
-
position:absolute;
+
-
padding:0px;
+
-
left:0px;
+
-
top:0px;
+
-
}
+
-
.project_title{/*页眉大字*/
+
-
font-family:Agency FB;
+
-
font-size:80px;
+
-
font-weight:900;
+
-
position:absolute;
+
-
top:225px;
+
-
left:205px;
+
-
color:white;
+
-
}
+
-
.project_introduce{/*页眉简介*/
+
-
font-family:Arial;
+
-
font-size:16px;
+
-
position:absolute;
+
-
top:260px;
+
-
left:600px;
+
-
color:white;
+
-
width:650px;
+
-
}
+
-
#terminator{
+
-
position:absolute;
+
-
background-color:#fefef2;
+
-
width:1335px;
+
-
top:485px;
+
-
left:0px;
+
-
display:none;
+
-
}
+
-
#terminator_m2{
+
-
position:absolute;
+
-
left:20%;
+
-
width:800px;
+
-
}
+
-
.body_references{
+
-
font-family:Arial;
+
-
font-size:12px;
+
-
color:#707070;
+
-
margin-top:7px;
+
-
}
+
-
.body_photo{
+
-
font-family:微软雅黑;
+
-
font-size:14px;
+
color:#707070;
color:#707070;
-
text-align:center;
 
-
margin-top:10px;
 
-
}
 
-
#RBS{
 
-
position:absolute;
 
-
background-color:#fefef2;
 
-
width:1335px;
 
-
top:485px;
 
-
left:0px;
 
-
display:none;
 
-
}
 
-
#RBS_m2{
 
-
position:absolute;
 
-
left:20%;
 
-
width:800px;
 
-
}
 
-
#promoter{
 
-
position:absolute;
 
-
background-color:#fefef2;
 
-
width:1335px;
 
-
top:485px;
 
-
left:0px;
 
-
}
 
-
#promoter_m2{
 
-
position:absolute;
 
-
left:20%;
 
-
width:800px;
 
-
}
 
-
#protein{
 
-
position:absolute;
 
-
background-color:#fefef2;
 
-
width:1335px;
 
-
top:485px;
 
-
left:0px;
 
-
display:none;
 
-
}
 
-
#protein_m2{
 
-
position:absolute;
 
-
left:20%;
 
-
width:800px;
 
-
}
 
-
#brickdemo{
 
-
position:absolute;
 
-
background-color:#fefef2;
 
-
width:1335px;
 
-
top:485px;
 
-
left:0px;
 
-
display:none;
 
-
}
 
-
#brickdemo_m2{
 
-
position:absolute;
 
-
left:283px;
 
-
width:800px;
 
-
}
 
-
#brickdemo_m3{
 
-
position: absolute;
 
-
font-weight: 900;
 
-
font-size: 20px;
 
-
width: 310px;
 
-
left: 10px;
 
-
line-height: 50px;
 
-
font-family: 微软雅黑;
 
-
top: 200px;
 
-
}
 
-
#brickdemo_m4{
 
-
position: absolute;
 
-
font-weight: 900;
 
-
font-size: 20px;
 
-
width: 310px;
 
-
left: 10px;
 
-
line-height: 50px;
 
-
font-family: 微软雅黑;
 
-
top: 375px;
 
-
}
 
-
#brick_demo_video{
 
-
position:absolute;
 
-
left:100px;
 
-
}
 
-
#enote{
 
-
position:absolute;
 
-
background-color:#fefef2;
 
-
width:1335px;
 
-
top:485px;
 
-
left:0px;
 
-
display:none;
 
-
}
 
-
#enote_m2{
 
-
position:absolute;
 
-
left:20%;
 
-
width:800px;
 
-
}
 
-
/*safetyform.css***********************************************************************************************************/
 
-
#requirements_s0{/*页眉照片*/
 
-
position:absolute;
 
-
padding:0px;
 
-
left:0px;
 
-
top:0px;
 
-
}
 
-
.safety_s0t1{/*页眉大字*/
 
-
font-family: Agency FB;
 
-
font-size: 50px;
 
-
font-weight: bold;
 
-
position: absolute;
 
-
top: 225px;
 
-
left: 200px;
 
-
color: white;
 
-
}
 
-
#medals{
 
-
position:absolute;
 
-
background-color:#fefef2;
 
-
width:1335px;
 
-
top:485px;
 
-
left:0px;
 
-
}
 
-
#medals_m2{
 
-
position:absolute;
 
-
left:20%;
 
-
width:850px;
 
-
}
 
-
#safety{/*内容框架外*/
 
-
position:absolute;
 
-
top:2580px;
 
-
background-color:#fefef2;
 
-
width:1335px;
 
-
}
 
-
#safety_m2{/*内容框架内*/
 
-
position:absolute;
 
-
left:20%;
 
-
width:850px;
 
-
}
 
-
.safety_s1a1{/*回答*/
 
-
font-family:微软雅黑;
 
-
font-size:14px;
 
-
color:#707070;
 
-
border:1px solid #707070;
 
-
}
 
-
 
-
/*outreach.css***********************************************************************************************************/
 
-
#hp_s1{/*页眉照片*/
 
-
position:absolute;
 
-
top:0px;
 
-
left:0px;
 
-
}
 
-
#hp_s2{/*内容框架外*/
 
-
position:absolute;
 
-
background-color:#fefef2;
 
-
width:1335px;
 
-
}
 
-
.hp_s0t1{/*页眉大字*/
 
-
font-family: Agency FB;
 
-
font-size: 72px;
 
-
font-weight: bold;
 
-
position: absolute;
 
-
top: 225px;
 
-
left: 205px;
 
-
color: white;
 
-
}
 
-
.hp_s0t2{/*页眉介绍文字*/
 
-
font-family:微软雅黑;
 
-
font-size:16px;
 
-
position:absolute;
 
-
top:250px;
 
-
left:600px;
 
-
color:white;
 
-
width:650px;
 
-
}
 
-
#hp_s2m1{/*内容框架内*/
 
-
position:absolute;
 
-
top:485px;
 
-
left:15%;
 
-
right:15%;
 
-
}
 
-
.hp_s2h1{/*大标题*/
 
-
font-family:微软雅黑;
 
-
font-size:30px;
 
font-weight:bold;
font-weight:bold;
-
color:#b3d465;
 
}
}
-
.hp_s2t1{/*文字*/
+
.home_s4t4{
-
font-family:微软雅黑;
+
-
font-size:14px;
+
-
color:#707070;
+
-
margin-top:15px;
+
-
}
+
-
.hp_s2t2{/*照片下的小文字*/
+
-
font-family:微软雅黑;
+
-
font-size:12px;
+
-
color:#707070;
+
-
        margin-left:50px;
+
-
}
+
-
.hp_s2p1{/*照片位置*/
+
-
margin-left:20px;
+
-
margin-top:15px;
+
-
}
+
-
 
+
-
/*notebook.css***********************************************************************************************************/
+
-
#notebook_s1{/*页眉位置*/
+
-
position:absolute;
+
-
top:0px;
+
-
left:0px;
+
-
}
+
-
.notebook_title{
+
-
font-family: Agency FB;
+
-
font-size: 72px;
+
-
font-weight: bold;
+
-
position: absolute;
+
-
top: 225px;
+
-
left: 205px;
+
-
color: white;
+
-
}
+
-
#notebook_s2{/*工具栏位置*//*工具栏*/
+
-
position:absolute;
+
-
background-color:#fefef2;
+
-
width:1335px;
+
-
top:485px;
+
-
left:0px;
+
-
}
+
-
.notebook_s2p1{/*分界栏图片位置*/
+
-
z-index:1;
+
-
}
+
-
#notebook_s2m2{/*3个工具位置*/
+
-
position:absolute;
+
-
top:200px;
+
-
left:15%;
+
-
}
+
-
#notebook_s2m2p1{/*XMind白色圆位置*/
+
-
position:absolute;
+
-
top:20px;
+
-
left:200px;
+
-
width:120px;
+
-
height:120px;
+
-
border-radius:60px;
+
-
background:#ededeb;
+
-
z-index:2;
+
-
}
+
-
#notebook_s2m2p2{/*PowerPoint白色圆位置*/
+
-
position:absolute;
+
-
top:220px;
+
-
left:350px;
+
-
width:120px;
+
-
height:120px;
+
-
border-radius:60px;
+
-
background:#ededeb;
+
-
z-index:2;
+
-
}
+
-
#notebook_s2m2p3{/*Robert's Rules of Order白色圆位置*/
+
-
position:absolute;
+
-
top:220px;
+
-
left:60px;
+
-
width:120px;
+
-
height:120px;
+
-
border-radius:60px;
+
-
background:#ededeb;
+
-
z-index:2;
+
-
}
+
-
.notebook_s2m2p1{/*3个工具图片相对白色背景位置*/
+
position:relative;
position:relative;
-
top:7px;
 
-
left:7px;
 
-
}
 
-
#notebook_s2m2t1{/*xmind位置*/
 
-
position:absolute;
 
-
top:-5px;
 
-
left:235px;
 
-
}
 
-
#notebook_s2m2t2{/*ppt位置*/
 
-
position:absolute;
 
-
top:350px;
 
-
left:355px;
 
-
}
 
-
#notebook_s2m2t3{/*robert位置*/
 
-
position:absolute;
 
-
top:350px;
 
-
left:0px;
 
-
width:250px;
 
-
}
 
-
.notebook_s2t3{/*3个工具名称文字*/
 
-
font-family:Arial;
 
-
font-weight:bold;
 
-
font-size:20px;
 
-
color:#707070;
 
-
}
 
-
#notebook_s2m2b1{/*左绿色粗线*/
 
-
position:absolute;
 
-
top:70px;
 
-
left:180px;
 
-
transform: rotate(30deg);
 
-
-ms-transform: rotate(30deg); /* IE 9 */
 
-
-webkit-transform: rotate(30deg); /* Safari and Chrome */
 
-
-o-transform: rotate(30deg); /* Opera */
 
-
-moz-transform: rotate(30deg); /* Firefox */
 
-
z-index:1;
 
-
}
 
-
#notebook_s2m2b2{/*右绿色粗线*/
 
-
position:absolute;
 
-
top:80px;
 
-
left:330px;
 
-
transform: rotate(-30deg);
 
-
-ms-transform: rotate(-30deg); /* IE 9 */
 
-
-webkit-transform: rotate(-30deg); /* Safari and Chrome */
 
-
-o-transform: rotate(-30deg); /* Opera */
 
-
-moz-transform: rotate(-30deg); /* Firefox */
 
-
z-index:1;
 
-
}
 
-
#notebook_s2m2b3{/*下绿色粗线*/
 
-
position:absolute;
 
-
top:170px;
 
-
left:230px;
 
-
transform: rotate(90deg);
 
-
-ms-transform: rotate(90deg); /* IE 9 */
 
-
-webkit-transform: rotate(90deg); /* Safari and Chrome */
 
-
-o-transform: rotate(90deg); /* Opera */
 
-
-moz-transform: rotate(90deg); /* Firefox */
 
-
z-index:1;
 
-
}
 
-
.notebook_s2m2b1{/*绿色粗线样式*/
 
-
width:30px;
 
-
height:250px;
 
-
background:#b2d365;
 
-
}
 
-
#notebook_s2m2n4{/*文本框位置*/
 
-
position:absolute;
 
top:10px;
top:10px;
-
left:550px;
+
font-size:14px;
-
width:500px;
+
-
}
+
-
.notebook_s2t4{/*工具名称文字*/
+
-
font-family:Arial;
+
-
font-weight:bold;
+
-
font-size:20px;
+
-
color:#6ba4ad;
+
-
}
+
-
.notebook_s2t5{/*工具简介文字*/
+
-
font-family:Arial;
+
-
font-weight:bold;
+
-
font-size:16px;
+
color:#707070;
color:#707070;
-
text-indent:20px;
+
text-align:justify;
}
}
-
#notebook_s2m2n5{/*工具标题位置,文字*/
+
#menubar{      
-
position:absolute;
+
z-index:10;
-
top:230px;
+
position: fixed;
-
left:205px;
+
-
font-family:Arial;
+
-
font-weight:bold;
+
-
font-size:36px;
+
-
color:#b2d365;
+
}
}
-
#notebook_s3{/*日记+分界栏位置*/
+
.right-menu{
-
position:absolute;
+
-
background-color:#fefef2;
+
-
width:1335px;
+
-
top:1130px;
+
-
left:0px;
+
-
}
+
-
#notebook_s3m2{/*日记位置*/
+
-
position:relative;
+
-
top:70px;
+
-
left:22%;
+
-
width:800px;
+
-
}
+
-
#notebook_s3m2n0{/*镂空圆,位置上*/
+
-
position:absolute;
+
-
top:-40px;
+
-
left:3px;
+
-
z-index:3;
+
-
}
+
-
.notebook_s3p0{/*镂空圆-绿色大圆*/
+
-
position:relative;
+
-
width:46px;
+
-
height:46px;
+
-
border-radius:23px;
+
-
background:#b2d365;
+
-
z-index:4;
+
-
}
+
-
.notebook_s3p00{/*镂空圆-白色小圆*/
+
-
position:relative;
+
-
width:30px;
+
-
height:30px;
+
-
margin-top:-38px;
+
-
margin-left:8px;
+
-
border-radius:15px;
+
-
background:#fefef2;
+
-
z-index:5;
+
-
}
+
-
.notebook_s3t1{/*月份英文文字*/
+
-
position:absolute;
+
-
top:32px;
+
-
left:130px;
+
-
font-family:微软雅黑;
+
-
font-weight:bold;
+
-
font-size:48px;
+
-
color:#afaf9e;
+
-
}
+
-
.notebook_s3t2{/*月份数字文字*/
+
-
position:absolute;
+
-
top:32px;
+
-
left:630px;
+
-
font-family:微软雅黑 ;
+
-
font-weight:bold;
+
-
font-size:32px;
+
-
color:#639caa;
+
-
}
+
-
.notebook_s3t3{ /*日记框*/
+
-
border-left:10px solid #b2d365;
+
-
padding:0px 0px 0px 35px;
+
-
margin-left:22px;
+
-
}
+
-
.notebook_s3m2p1{/*左边小圆位置,3月*/
+
-
position:absolute;
+
-
top:80px;
+
-
left:12px;
+
-
}
+
-
.notebook_s3m2p2{/*左边小圆位置,45678910月*/
+
-
position:absolute;
+
-
top:20px;
+
-
left:12px;
+
-
}
+
-
.notebook_s3p1{/*左边小圆,绿色*/
+
-
position:relative;
+
-
width:30px;
+
-
height:30px;
+
-
border-radius:15px;
+
-
background-color:#cdea8b;
+
-
margin-top:20px;
+
-
margin-left:0px;
+
-
}
+
-
.notebook_s3p2{/*左边小圆,深黄色*/
+
-
position:relative;
+
-
width:30px;
+
-
height:30px;
+
-
border-radius:15px;
+
-
background-color:#ffa801;
+
-
margin-top:20px;
+
-
margin-left:0px;
+
-
}
+
-
.notebook_s3m2t1{/*左边日期,3月*/
+
-
position:absolute;
+
-
top:40px;
+
-
left:-55px;
+
-
font-family:Arial;
+
-
font-weight:bold;
+
-
font-size:16px;
+
-
text-align:right;
+
-
color:#b2d365;
+
-
}
+
-
.notebook_s3m2t2{/*左边日期,45678910月*/
+
-
position:absolute;
+
-
top:-20px;
+
-
left:-55px;
+
-
font-family:Arial;
+
-
font-weight:bold;
+
-
font-size:16px;
+
-
text-align:right;
+
-
color:#b2d365;
+
-
}
+
-
.notebook_s3t4{/*日记类型,实验日记,会议日记*/
+
-
position:relative;
+
-
top:32px;
+
-
left:27px;
+
-
margin-top:32px;
+
-
margin-left:0px;
+
-
}
+
-
.notebook_s3t5{/*会议日记,日期数字文字*/
+
-
position:absolute;
+
-
left:10px;
+
-
margin-top:15px;
+
-
margin-left:0px;
+
-
}
+
-
.notebook_s3t6{/*实验日记,日期数字文字*/
+
-
position:relative;
+
-
top:80px;
+
-
left:27px;
+
-
margin-top:32px;
+
-
margin-left:0px;
+
-
}
+
-
#notebook_s3m2n2{/*日记1,3.30日*/
+
display:none;
display:none;
 +
}
 +
#search-controls{
 +
top:23px;
 +
display:none;
 +
position:fixed;
}
}
-
#notebook_s3m2n1,#notebook_s3m2n3,#notebook_s3m2n5,#notebook_s3m2n7,#notebook_s3m2n9,#notebook_s3m2n11,#notebook_s3m2n13,#notebook_s3m2n15{/*月份栏*/
+
input.searchButton{
-
position:relative;
+
color:black;
-
margin-top:-30px;
+
-
z-index:2;
+
}
}
-
#notebook_s3m2n4,#notebook_s3m2n6,#notebook_s3m2n8,#notebook_s3m2n10,#notebook_s3m2n12,#notebook_s3m2n14,#notebook_s3m2n16{/*日记 45678910月*/
+
#searchGoButton{
-
position:relative;
+
z-index:10;
-
top:3px;
+
margin-left:5px;
-
z-index:2;
+
display:none;
display:none;
}
}
-
#notebook_s3m2n17{/*镂空小圆,位置下*/
+
#mw-searchButton{
-
position:absolute;
+
-
margin-top:-5px;
+
-
margin-left:4px;
+
-
}
+
-
.note1h1{/*日记文本中日期文字*/
+
-
font-family:Arial;
+
-
font-weight:bold;
+
-
font-size:24px;
+
-
text-indent:20px;
+
-
color:#639caa;
+
-
}
+
-
.note1t1{/*日记文本中的文字*/
+
-
font-family:Arial;
+
-
font-size:14px;
+
-
color:#707070;
+
-
text-indent:20px;
+
-
margin-top:7px;
+
-
}
+
-
#note3,#note4,#note5,#note7,#note8,#note9,#note11,#note12,#note13,#note14,#note16,#note17,#note18,#note20,#note21,#note22,#note23,#note25,#note26,#note27{/*文本隐藏*/
+
display:none;
display:none;
 +
z-index:10;
}
}
-
#notebook_s4{/*protocols+分界栏位置*/
 
-
position:relative;
 
-
background-color:#fefef2;
 
-
width:1335px;
 
-
top:150px;
 
-
left:0px;
 
-
}
 
-
#notebook_s4m2{/*protocols位置*/
 
-
position:absolute;
 
-
top:180px;
 
-
left:22%;
 
-
width:800px;
 
-
}
 
-
/*publick.css***********************************************************************************************************/
 
-
.sep_photo{/*分界栏图片位置*/
 
-
z-index:1;
 
-
}
 
-
.sep_title{/*分界栏标题*/
 
-
position:absolute;
 
-
top:60px;
 
-
left:300px;
 
-
font-family:Arial;
 
-
font-weight:bold;
 
-
font-size:54px;
 
-
color:white;
 
-
z-index:3;
 
-
}
 
-
.sep_number{/*分界栏数字*/
 
-
position:absolute;
 
-
top:55px;
 
-
left:245px;
 
-
font-family:Agency FB;
 
-
font-weight:bold;
 
-
font-size:175px;
 
-
color:#91b43f;
 
-
z-index:2;
 
-
}
 
-
.body_heading{/*正文标题*/
 
-
font-family:Arial;
 
-
font-size:30px;
 
-
font-weight:bold;
 
-
color:#b3d465;
 
-
}
 
-
.body_title{/*小标题*/
 
-
font-family:Arial;
 
-
font-size:16px;
 
-
font-weight:bold;
 
-
color:#004986;
 
-
margin-left:15px;
 
-
margin-top:7px;
 
-
 
-
}
 
-
.body_text{/*正文*/
 
-
font-family:Arial;
 
-
font-size:16px;
 
-
color:#707070;
 
-
text-indent:25px;
 
-
margin-top:7px;
 
-
}
 
-
 
-
/*实验日记.css***********************************************************************************************************/
 
.C0{
.C0{
/*font-family:Vwei;*/
/*font-family:Vwei;*/
Line 1,814: Line 412:
.M1_exp_img{
.M1_exp_img{
color:#f31659;
color:#f31659;
 +
}
 +
.navi_text{
 +
position:fixed;
 +
bottom:50px;
 +
right:180px;
 +
z-index:4;
 +
font-family:Arial;
 +
font-size:16px;
 +
text-align:center;
 +
line-height:40px;
 +
}
 +
.navi0{
 +
position:fixed;
 +
top:360px;
 +
width:170px;
 +
height:38px;
 +
background:#b3d465;
 +
color:white;
 +
border:2px solid white;
 +
text-decoration: none;
 +
}
 +
.navi1{
 +
position:fixed;
 +
top:400px;
 +
width:170px;
 +
height:38px;
 +
background:#b3d465;
 +
color:white;
 +
border:2px solid white;
 +
text-decoration: none;
 +
}
 +
.navi2{
 +
position:fixed;
 +
top:440px;
 +
width:170px;
 +
height:38px;
 +
background:#b3d465;
 +
border:2px solid white;
 +
color:white;
 +
text-decoration: none;
 +
}
 +
.navi3{
 +
position:fixed;
 +
top:480px;
 +
width:170px;
 +
height:38px;
 +
background:#b3d465;
 +
border:2px solid white;
 +
color:white;
 +
text-decoration: none;
 +
}
 +
.navi4{
 +
position:fixed;
 +
top:520px;
 +
width:170px;
 +
height:38px;
 +
background:#b3d465;
 +
border:2px solid white;
 +
color:white;
 +
text-decoration: none;
 +
}
 +
.navi5{
 +
position:fixed;
 +
top:560px;
 +
width:170px;
 +
height:38px;
 +
background:#b3d465;
 +
border:2px solid white;
 +
color:white;
 +
text-decoration: none;
 +
}
 +
.navi6{
 +
position:fixed;
 +
top:600px;
 +
width:170px;
 +
height:38px;
 +
background:#b3d465;
 +
border:2px solid white;
 +
color:white;
 +
text-decoration: none;
 +
}
 +
.sep_title{/*分界栏标题*/
 +
position:absolute;
 +
top:50px;
 +
left:0px;
 +
font-family:Arial;
 +
font-weight:bold;
 +
font-size:42px;
 +
text-align:center;
 +
width:1340px;
 +
color:white;
 +
z-index:3;
 +
}
 +
.navigation{
 +
position:absolute;
 +
top:10px;
 +
left:250px;
 +
width:900px;
 +
height:400px;
 +
z-index:3;
 +
}
 +
.sep_photo{/*分界栏图片位置*/
 +
z-index:1;
 +
}
 +
.body_heading{/*正文标题*/
 +
font-family:Arial;
 +
font-size:30px;
 +
font-weight:bold;
 +
color:#b3d465;
 +
}
 +
.body_title{/*小标题*/
 +
font-family:Arial;
 +
font-size:16px;
 +
font-weight:bold;
 +
color:#004986;
 +
margin-left:15px;
 +
margin-top:7px;
 +
 +
}
 +
.body_text{/*正文*/
 +
font-family:Arial;
 +
font-size:16px;
 +
color:#707070;
 +
text-indent:25px;
 +
margin-top:7px;
 +
}
 +
h1{/*safety大标题 hp大标题*/
 +
font-family:Arial;
 +
font-weight:bold;
 +
font-size:30px;
 +
color:#b3d465;
 +
}
 +
h4{
 +
font-family:Arial;
 +
font-size:18px;
 +
font-weight:bold;
 +
color:#004986;
 +
}
 +
h3{/*小问题  日记文本中日期文字*/
 +
font-family:Arial;
 +
font-weight:bold;
 +
font-size:16px;
 +
color:#0075a9;
 +
}
 +
table,tr,td{
 +
border:1px solid #707070;
 +
}
 +
h5{
 +
font-family:Arial;
 +
font-size:18px;
 +
font-weight:bold;
 +
color:#004986;
 +
}
 +
.blank{
 +
position:relative;
 +
margin-left:50px;
 +
width:1px;
 +
height:1px;
}
}

Latest revision as of 17:36, 28 October 2013

  1. xmu_body{
   position:fixed;
   left:0px;
   top:0px;
   right:0px;
   bottom:0px;
   overflow-x:auto;
   background-color:white;

}

  1. xmu_software{

position:absolute; top:0px; width:1348px; padding:0px; }

  1. xmu_software_right_matrix{
  position:absolute;
  top:0px;
  right:0px;
  width:180px;
  height:67px;
  z-index:10;

}

  1. Index{

position:fixed; top:0px; left:0px; }

  1. home_s2{

position:absolute; top:20px; width:1366px; font-family:Arial; text-align:center; } .teamname{ font-size:42px; color:#ffffff; } .schoolname{ position:relative; top:24px; font-size:24px; color:#707070; }

  1. home_s3{

position:absolute; top:130px; left:270px; width:1366px; font-family:Arial; z-index:2; }

  1. jsddm{/*导航菜单*/

margin: 0; padding:0; }

  1. jsddm li{

float: left; list-style: none; font-size:18px;

   font-family:Arial;/*字体*/

}

  1. jsddm li a{

display: block; padding: 5px; text-align:center; text-decoration: none; margin-left:50px; height:23px; color:white; white-space: nowrap; }

  1. jsddm li a:hover{

background: #becbad;/*b6d1e6*/ } .home_s3l1{ position:relative; top:33px; left:55px; width:710px; border-bottom: 2px solid white; }

  1. home_s4{

position:absolute; top:190px; left:333px; width:700px; font-family:Arial; } .home_s4t1{ font-size:32px; color:#dc575c; } .home_s4t2{ font-size:40px; color:#dc575c; font-weight:bold; } .home_s4t3{ font-size:32px; color:#707070; font-weight:bold; } .home_s4t4{ position:relative; top:10px; font-size:14px; color:#707070; text-align:justify; }

  1. menubar{

z-index:10; position: fixed; } .right-menu{ display:none; }

  1. search-controls{

top:23px; display:none; position:fixed; } input.searchButton{ color:black; }

  1. searchGoButton{

z-index:10; margin-left:5px; display:none; }

  1. mw-searchButton{

display:none; z-index:10; } .C0{ /*font-family:Vwei;*/ font-size:1em; width:100%; height:3em; color:black; } .C1{ width:100%; height:370px; border-collapse:collapse; border:2px solid #eeece1; } .C1_td{ border-right:2px solid #eeece1; width:350px; height:100%; padding:0px; } .C1_graph{ width:350px; height:350px; margin:0px; } .C1_td_text{ padding:0px; } .C1_text{ margin:0px; width:100%; height:370px; font-size:1em; /*font-family:Vwei;*/ } .C1_button1{ height:20px; width:230px; background-image: url(tool_icon/ok.png); background-repeat: no-repeat; /*font-family:Vwei;*/ } .C1_button2{ height:20px; width:110px; background-image: url(tool_icon/ok.png); } .C3,.C3_ABC,.C5,.C4,.C6,.C7,.C9,.C10{ width:100%; border-collapse:collapse; } .C3_input,.C3_input_ABC,.C6_input,.C5_input,.C7_blur_2,.C7_input_C,.C10_input{/**********/ width:100%; border:1px solid white; /*font-family:con;*/ font-size:1em; } .C3_td,.C3_td_C,.C3_td_C5_C{ border:2px solid #eeece1; height:20px; } .C3_td_title,.C8_td_title{ text-align:center; height:25px; /*font-family:Vwei;*/ font-size:1.3em; border:2px solid #eeece1; } .C3_td_textarea,.C4_td_textarea{ /*font-family:Vwei;*/ width:50%; border:2px solid #eeece1; font-size:1em; } .C3_textarea{ height:100%; width:100%; /*font-family:Vwei;*/ border:0px solid #eeece1; } .C4_td{ border:2px solid #eeece1; height:80px; } .C5_canvas_td{ height:100px; border:1px solid #eeece1; position:relative; } .C5_canvas_matrix{ position:absolute; top:30px; left:10%; width:80%; height:40px; border:5px solid rgb(79, 129, 189); z-index:-8.6; } .C5_canvas_button1,.C5_canvas_button2,.C5_canvas_button3{ position:absolute; height:32px; background-color:rgb(79, 129, 189); z-index:-8.5; } .C5_TEXT1{ position:absolute; z-index:-8.5; height:10px; top:20px; left:13%; } .C5_TEXT2{ position:absolute; z-index:-8.5; height:10px; top:20px; left:83%; } .C5_canvas_button1{ top:15px; left:22%; width:20%; } .C5_canvas_button2{ top:15px; right:22%; width:20%; } .C5_canvas_button3{ bottom:10px; left:40%; width:20%; } .C5_system_input,.C7_blur_1{ border:1px solid #eeece1; /*font-family:con;*/ font-size:1em; width:5em; } .C10_system_input{ border:1px solid #eeece1; /*font-family:con;*/ font-size:1em; margin-left:0px; margin-right:0em; } .C6_button{ width:100%; height:100%; margin:0px; background-color:rgb(79, 129, 189); /*font-family:Vwei;*/ font-size:1em; } .C8_td_title{ color:rgb(79, 129, 189); } .C8_button{ width:100%; height:30px; margin:0px; background-color:rgb(79, 129, 189); /*font-family:Vwei;*/ font-size:1em; } .C8{ width:100%; border-collapse:collapse; border: 3px solid #eeece1; } .C8_td{ border:2px solid #eeece1; } .C6_td_textarea{ /*font-family:Vwei;*/ width:40%; border:2px solid #eeece1; font-size:1em; }

  1. M1_name{ /*消失*/

/*定位*/ position:fixed; left:25%; right:41%; top:76px; height:35px; /*边框*/ border:1px solid white; border-radius:6px; /*背景*/ background-color:#96b2d7; /*存在*/ display:none; /*font-family:实验名;*/

   font-size:2.2em;
   text-indent:10px;

white-space:nowrap; overflow:hidden;

   text-overflow: ellipsis;  	

}

  1. M1_name_button{

position:fixed; left:25%; right:41%; z-index:-9; } .M1_exp{ /*消失*/

} .M1_exp_stepBoard{ /*定位*/

width:100%; border-collapse:collapse; } .M1_exp_stepInfo{ /*定位*/

   position:relative;

height:40px; /*字体*/ color:white; /*边框*/ border-top:2px solid #eeece1; border-top-left-radius:15px; /*背景*/ background-color:#c3d69b; } .M1_exp_step_name_button{ position:absolute; left:15px;

   right:130px;
   top:0px;
   bottom:0px;
   padding:0px;

border:0px solid #c3d69b; } .M1_exp_step_name{ width:100%; height:100%; background-color:#c3d69b; margin:0px; border:0px solid #c3d69b; /*font-family:Vwei;*/

   font-size:1.5em;

white-space:nowrap; overflow:hidden;

   text-overflow: ellipsis;     

} .M1_exp_stepItem{ /*定位*/ border:2px solid #eeece1; height:35px; } .M1_exp_step_time{ position:absolute; top:10px; right:8px; /*font-family:Vwei;*/ } .M1_exp_item_time{ width:10%; background-color:#a6a6a6; border:2px solid #eeece1; /*/*font-family:Vwei;*/ } .M1_exp_item_content{ /*背景*/

background-color:white; /*溢出*/

   overflow :hidden;

/*边框*/

   padding:0px;

/*/*font-family:Vwei;*/ } .M1_exp_img{ color:#f31659; } .navi_text{ position:fixed; bottom:50px; right:180px; z-index:4; font-family:Arial; font-size:16px; text-align:center; line-height:40px; } .navi0{ position:fixed; top:360px; width:170px; height:38px; background:#b3d465; color:white; border:2px solid white; text-decoration: none; } .navi1{ position:fixed; top:400px; width:170px; height:38px; background:#b3d465; color:white; border:2px solid white; text-decoration: none; } .navi2{ position:fixed; top:440px; width:170px; height:38px; background:#b3d465; border:2px solid white; color:white; text-decoration: none; } .navi3{ position:fixed; top:480px; width:170px; height:38px; background:#b3d465; border:2px solid white; color:white; text-decoration: none; } .navi4{ position:fixed; top:520px; width:170px; height:38px; background:#b3d465; border:2px solid white; color:white; text-decoration: none; } .navi5{ position:fixed; top:560px; width:170px; height:38px; background:#b3d465; border:2px solid white; color:white; text-decoration: none; } .navi6{ position:fixed; top:600px; width:170px; height:38px; background:#b3d465; border:2px solid white; color:white; text-decoration: none; } .sep_title{/*分界栏标题*/ position:absolute; top:50px; left:0px; font-family:Arial; font-weight:bold; font-size:42px; text-align:center; width:1340px; color:white; z-index:3; } .navigation{ position:absolute; top:10px; left:250px; width:900px; height:400px; z-index:3; } .sep_photo{/*分界栏图片位置*/ z-index:1; } .body_heading{/*正文标题*/ font-family:Arial; font-size:30px; font-weight:bold; color:#b3d465; } .body_title{/*小标题*/ font-family:Arial; font-size:16px; font-weight:bold; color:#004986; margin-left:15px; margin-top:7px;

} .body_text{/*正文*/ font-family:Arial; font-size:16px; color:#707070; text-indent:25px; margin-top:7px; } h1{/*safety大标题 hp大标题*/ font-family:Arial; font-weight:bold; font-size:30px; color:#b3d465; } h4{ font-family:Arial; font-size:18px; font-weight:bold; color:#004986; } h3{/*小问题 日记文本中日期文字*/ font-family:Arial; font-weight:bold; font-size:16px; color:#0075a9; } table,tr,td{ border:1px solid #707070; } h5{ font-family:Arial; font-size:18px; font-weight:bold; color:#004986; } .blank{ position:relative; margin-left:50px; width:1px; height:1px; }