@charset "utf-8";

html{
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%
}
body{
font-family:'Microsoft YaHei',arial,sans-serif;
background-color:#ffffff;
color:#000;
}
body,div,ul,ol,li,table,p,dl,dt,dd,button,form,h1,h2,h3,h4,h5,h6{margin: 0;padding: 0;}
.clearfix{clear:both;}
li{list-style: none;}
a{text-decoration:none;color:#000;}

#con-top{
margin:auto;
width:100%;
min-width:1000px;
height:128px;
background-color:#0c7bbb;

}
.middle-hidden{
margin:auto;
height:106px;
width:440px;
padding-top:12px;
}
#logo{
width:106px;
height:106px;
background-image:url(../img/logo.jpg);
background-repeat:no-repeat;
float:left;
}
#logo-text{
float:left;
margin-left:20px;
width:290px;
}
h1{
font-size:36px;
font-weight:normal;
color:#ffffff;
margin-top:14px;
text-align:center;
}
h2{
font-size:14px;
font-weight:normal;
color:#ffffff;
margin-top:14px;
letter-spacing:1px;
text-align:center; 
}
#con-nav{
min-width:1000px;
margin:auto;
width:100%;
height:42px;
background-color:#0d5c8e;
}
.nav-hidden{
width:1120px;
margin:auto;
}
ul {
list-style:none;
position:relative;
}
.xx{
float:left;
background-color: #bbbbbb;
margin:0 5px;
width:70px;
height:25px;
line-height: 150%;
text-align: center;
}
.nav-hidden > li{
list-style:none;
float:left;
margin-top:2px;
line-height:40px;
width:106px;
text-align:center;
position: relative;
}
.nav-hidden > li a{
color:white;
text-decoration:none;
font-size:16px;
}
li:hover a{
color:#0c7bbb;
background-color:white;}

ul:after {
content: ""; clear: both;
display: block;
}
ul li:hover {
background:#fff;
display:run-in;
} 
ul ul {
background:#fff; 

} 
.hidden{
display:none;
width:192px;
text-align:left;
padding-left:10px;
} 
.hidden li a{ color:#000;}
.hidden li a:hover{color:#0c7bbb;}

.foot-bg{
width:1440px;
margin:auto;
height:260px;
background-image:url(../img/foot-bg.jpg);
background-repeat:no-repeat;
margin-top:120px;
}
.copyright{
min-width:1000px;
margin-top:100px;
background-color:#0c7bbb;
font-size:14px;
text-align:center;
color:#c9e7f9;
line-height:25px;
padding:15px 0;
}
.foot-link-news{
padding-top:90px;
width:80px;
margin-left:220px;
float:left;
}
.foot-link-topic{
font-size:16px;
color:#0c7bbb;
padding-bottom:6px;
text-align:center;
}
.links-news{
font-size:14px;
}
.links-news a{
color:#666666;
display:block;
padding-top:10px;
text-align:center;
}
.foot-link-org{
padding-top:90px;
width:80px;
margin-left:140px;
float:left;
}
.foot-link-history{
padding-top:90px;
width:80px;
margin-right:220px;
float:right;
}
.foot-link-alumni{
padding-top:90px;
width:80px;
margin-right:140px;
float:right;
}
.links-news a:hover{ text-decoration:underline;}
.fybt table{
width:100%
}