Team:XMU Software/Team/css

From 2013.igem.org

(Difference between revisions)
Line 1: Line 1:
-
#team{
+
#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:0px;
-
left:0px;
+
width:1348px;
-
width:1347px;
+
padding:0px;
-
height:2000px;
+
}
}
-
#team_s1{
+
#xmu_software_right_matrix{
-
position:absolute;
+
  position:absolute;
 +
  top:0px;
 +
  right:0px;
 +
  width:180px;
 +
  height:67px;
 +
  z-index:10;
 +
}
 +
#Index{
 +
position:fixed;
top:0px;
top:0px;
left:0px;
left:0px;
}
}
-
.team_title{
+
#home_s2{
position:absolute;
position:absolute;
-
top:170px;
+
top:80px;
-
width:1347px;
+
width:1366px;
 +
font-family:Arial;
text-align:center;
text-align:center;
-
font-family:Arial;
+
}
-
font-size:60px;
+
.teamname{
 +
font-size:48px;
color:#ffffff;
color:#ffffff;
-
font-weight:bold;
 
}
}
-
.team_introduce{
+
.schoolname{
 +
position:relative;
 +
top:30px;
 +
font-size:30px;
 +
color:#707070;
 +
}
 +
#home_s3{
position:absolute;
position:absolute;
-
top:250px;
+
top:200px;
-
left:333px;
+
left:250px;
-
width:700px;
+
width:1366px;
-
        text-align:justify;
+
font-family:Arial;
-
font-family:Arial;
+
z-index:2;
 +
}
 +
#jsddm{/*导航菜单*/
 +
margin: 0;
 +
padding:0;
 +
}
 +
#jsddm li{
 +
float: left;
 +
list-style: none;
font-size:18px;
font-size:18px;
-
color:#ffffff;
 
font-weight:bold;
font-weight:bold;
 +
    font-family:Arial;/*字体*/
}
}
-
.navi_text{
+
#jsddm li a{
 +
display: block;
 +
padding: 5px;
 +
text-align:center;
 +
text-decoration: none;
 +
margin-left:50px;
 +
height:23px;
 +
color:white;
 +
white-space: nowrap;
 +
}
 +
#jsddm li a:hover{
 +
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: white;
 +
opacity:0.2;
 +
z-index:2;
 +
}
 +
.home_s3l1{
 +
position:relative;
 +
top:33px;
 +
left:55px;
 +
width:750px;
 +
border-bottom: 2px solid white;
 +
}
 +
#home_s4{
position:fixed;
position:fixed;
-
bottom:50px;
+
top:280px;
-
right:180px;
+
left:433px;
-
z-index:4;
+
width:500px;
-
font-family:Arial;
+
font-family:Arial;
 +
}
 +
.home_s4t1{
 +
font-size:32px;
 +
color:#dc575c;
 +
}
 +
.home_s4t2{
 +
font-size:40px;
 +
color:#dc575c;
font-weight:bold;
font-weight:bold;
 +
}
 +
.home_s4t3{
 +
font-size:40px;
 +
color:#707070;
 +
font-weight:bold;
 +
}
 +
.home_s4t4{
 +
position:relative;
 +
top:10px;
font-size:16px;
font-size:16px;
-
text-align:center;
+
color:#707070;
-
line-height:40px;
+
}
}
-
.navi0{
+
 
-
position:fixed;
+
#menubar{     
-
top:360px;
+
z-index:10;
-
width:170px;
+
position: fixed;
-
height:38px;
+
-
background:#b3d465;
+
-
color:white;
+
-
border:2px solid white;
+
-
text-decoration: none;
+
}
}
-
.navi1{  
+
.right-menu{
 +
display:none;
 +
}
 +
#search-controls{
 +
top:23px;
 +
display:none;
position:fixed;
position:fixed;
-
top:400px;
 
-
width:170px;
 
-
height:38px;
 
-
background:#b3d465;
 
-
color:white;
 
-
border:2px solid white;
 
-
text-decoration: none;
 
}
}
-
.navi2{  
+
input.searchButton{
-
position:fixed;
+
color:black;
-
top:440px;
+
-
width:170px;
+
-
height:38px;
+
-
background:#b3d465;
+
-
border:2px solid white;
+
-
color:white;
+
-
text-decoration: none;
+
}
}
-
.navi3{  
+
#searchGoButton{
-
position:fixed;
+
z-index:10;
-
top:480px;
+
margin-left:5px;
-
width:170px;
+
display:none;
-
height:38px;
+
-
background:#b3d465;
+
-
border:2px solid white;
+
-
color:white;
+
-
text-decoration: none;
+
}
}
-
.navi4{  
+
#mw-searchButton{
-
position:fixed;
+
display:none;
-
top:520px;
+
z-index:10;
-
width:170px;  
+
}
-
height:38px;
+
.C0{
-
background:#b3d465;
+
/*font-family:Vwei;*/
-
border:2px solid white;
+
font-size:1em;
-
color:white;
+
width:100%;
-
text-decoration: none;
+
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);
}  
}  
-
.navi5{  
+
.C3,.C3_ABC,.C5,.C4,.C6,.C7,.C9,.C10{
-
position:fixed;
+
width:100%;
-
top:560px;
+
border-collapse:collapse;
-
width:170px;  
+
}
-
height:38px;
+
.C3_input,.C3_input_ABC,.C6_input,.C5_input,.C7_blur_2,.C7_input_C,.C10_input{/**********/
-
background:#b3d465;
+
width:100%;
-
border:2px solid white;
+
border:1px solid white;
-
color:white;
+
/*font-family:con;*/
-
text-decoration: none;
+
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;
}  
}  
-
.navi6{  
+
#M1_name{ /*消失*/
 +
/*定位*/
position:fixed;
position:fixed;
-
top:600px;
+
left:25%;
-
width:170px;  
+
right:41%;
-
height:38px;
+
top:76px;
-
background:#b3d465;
+
height:35px;
-
border:2px solid white;
+
/*边框*/
-
color:white;
+
border:1px solid white;
-
text-decoration: none;
+
border-radius:6px;
-
}
+
/*背景*/
-
#team_m1{
+
background-color:#96b2d7;
-
position:absolute;
+
/*存在*/
-
top:400px;
+
display:none;
 +
/*font-family:实验名;*/
 +
    font-size:2.2em;
 +
    text-indent:10px;
 +
white-space:nowrap;  
 +
overflow:hidden;
 +
    text-overflow: ellipsis;
}
}
-
.sep_photo{/*分界栏图片位置*/
+
#M1_name_button{
-
z-index:1;
+
position:fixed;
 +
left:25%;
 +
right:41%;
 +
z-index:-9;
}
}
-
.sep_title{/*分界栏标题*/
+
.M1_exp{ /*消失*/
-
position:absolute;
+
 
-
top:60px;
+
}
-
left:300px;
+
.M1_exp_stepBoard{
-
font-family:Arial;
+
/*定位*/
-
font-weight:bold;
+
-
font-size:54px;
+
width:100%;
 +
border-collapse:collapse;
 +
}
 +
.M1_exp_stepInfo{
 +
/*定位*/
 +
 +
    position:relative;
 +
 
 +
height:40px;
 +
/*字体*/
color:white;
color:white;
-
z-index:3;
+
/*边框*/
 +
border-top:2px solid #eeece1;
 +
border-top-left-radius:15px;
 +
/*背景*/
 +
background-color:#c3d69b;
}
}
-
.sep_number{/*分界栏数字*/
+
.M1_exp_step_name_button{
position:absolute;
position:absolute;
-
top:55px;
+
left:15px;
-
left:245px;
+
    right:130px;
-
font-family:Agency FB;
+
    top:0px;
-
font-weight:bold;
+
    bottom:0px;
-
font-size:105px;
+
    padding:0px;
-
color:#91b43f;
+
border:0px solid #c3d69b;
-
z-index:2;
+
}
}
-
.navigation{
+
.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;
position:absolute;
-
top:10px;
+
top:10px;
-
left:230px;
+
right:8px;
-
width:900px;
+
/*font-family:Vwei;*/
-
height:400px;
+
}
-
z-index:3;
+
.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;
}
}

Revision as of 15:05, 22 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:80px; width:1366px; font-family:Arial; text-align:center; } .teamname{ font-size:48px; color:#ffffff; } .schoolname{ position:relative; top:30px; font-size:30px; color:#707070; }

  1. home_s3{

position:absolute; top:200px; left:250px; 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-weight:bold;

   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*/ }

  1. jsddm li ul{

margin: 0; padding: 0; position: absolute; visibility: hidden; border-top: 1px solid white; }

  1. jsddm li ul li{

float: none; display: inline; }

  1. jsddm li ul li a{

width: auto; background: #dbe8f1; color:#0075a9; }

  1. jsddm li ul li a:hover{

background: white; opacity:0.2; z-index:2; } .home_s3l1{ position:relative; top:33px; left:55px; width:750px; border-bottom: 2px solid white; }

  1. home_s4{

position:fixed; top:280px; left:433px; width:500px; font-family:Arial; } .home_s4t1{ font-size:32px; color:#dc575c; } .home_s4t2{ font-size:40px; color:#dc575c; font-weight:bold; } .home_s4t3{ font-size:40px; color:#707070; font-weight:bold; } .home_s4t4{ position:relative; top:10px; font-size:16px; color:#707070; }

  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; }