.hd      
{   
width:100%;
height:160px;
background-color:#007db8;
position:relative;
}
/*此处为最上部蓝底*/

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
font-family: "microsoft yahei","微软雅黑";}
p{margin:0px;padding:0px;}
.logo
{
    width:319px;
    height:111px;
    position:absolute;
    margin-left:65px;
    background-image:url(logo.png);
    background-repeat:no-repeat;
    background-position:bottom;
    border:0;}
    
/*此处为学校logo,保证logo位置*/
.search
{
    position:absolute;
    margin-right:50px;
    top:80px;
    left:900px;
    width:400px;
    height:30px;}
.version{
width:200px;
color:#fff;
position:relative;
top:40px;
left:1000px;
margin-right:30px;
font-family: "microsoft yahei","微软雅黑";
}
.hdnr     
{   
width:1200px;
height:160px;
position:relative;
margin:0 auto;
background-color:#007db8;
}
/*此处为顶部内容，保证内容居中*/

.mu
{   
width:100%;
height:30px;
background-color:#ffaa13;
z-index:50;
position:relative;}
/*此处为菜单背景*/


.munr
{   
position:relative;
margin:0 auto; 
width: 1200px;
height:30px;
background-color:#ffaa13;}
/*此处为菜单内容，保证居中*/

.fjt
{
    width: 1200px;
    height: 330px;  
    position:relative;
    margin:0 auto;
z-index:-10;}
/*此处为学校风景图*/

.nr
{
    margin:0 auto; 
    width: 1200px;
    height:420px;
background-color:#ffffff;
margin-top:10px;
}
/*此处为页面中间内容，保证主要内容居中*/

.xw
{
    width: 550px;
    height: 420px;  
    position:relative;}
/*此处综合新闻*/
.gg
{
    width: 445px;
    height: 240px;  
    position:relative;
    left:550px;
    top:-420px;}
/*此处通知公告*/
.jz
{
    width: 445px;
    height: 180px;  
    position:relative;
margin-top:0px;
    left:550px;
    top:-445px;}
/*此处学术讲座*/
.kstd
{
    width: 205px;
    height: 260px;  
    position:relative;
    left:995px;
    top:-840px;}
/*此处为快捷通道*/


.wb
{
	width:102px;
	height:35px;
	position:relative;
	left:995px;
	top:-855px;
           z-index:10;}
/*此处微博*/	


/*正常样式*/
.wx{
           width:103px;
	height:35px;
	position:relative;
	left:1097px;
	top:-890px;
           z-index:10;}
.wx .nomal{}
.wx .hover-img,.wx .hover-get{display:none}
/*hover*/
.wx:hover{position:relative;}
/*.wx:hover .nomal{display:none}*/
.wx:hover .hover-img,.wx:hover .hover-get{display:block;position:relative;}
.wx:hover .hover-img{left:0;top:0;}
.wx:hover .hover-img img{height:160px;width:160px}
/*此处微信二维码*/
.wx:hover .hover-get{color:#999;}
/*此处微信*/	

.ztw
{
    width: 205px;
    height: 115px;  
    position:relative;
    left:995px;
    top:-895px;}
/*此处专题网*/

.gongshi
{
	widows:183px;
	height:64px;
	position:relative;
    left:995px;
    top:-895px;
}

.fgx
{
width:100%;
height:3px;
background-color:#ffaa13;
}
/*此处分割线*/

.db
{
width:100%;
height:370px;
background-color:#007db8;
position:relative;}
/*此处底部内容*/

.dbnr
{
    position:relative;
    margin:0 auto; 
    width: 1200px;
    height:370px;

	font-family: "microsoft yahei","微软雅黑";
	color:#FFF;
background-color:#007db8;}
/*此处为页面底部内容，保证底部内容居中*/



a:link {
    text-decoration: none;
	color:#222222;}
a:visited {
    text-decoration: none;
	color:#222222;}
a:hover {
    text-decoration: none;
	color:#cc0000}
a:active {
    text-decoration: none;
	color:#222222;}