<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* undergraduatemain
---------------------------------------------*/
.collegemain { width: 970px; min-height: 100px}
.collegemain .col { }
.collegemain .one { width: 260px;margin-top:28px }
.collegemain .one .link { display: block; margin-bottom: 4px; }
.collegemain .second { width: 695px; margin-left: 13px; }
.collegemain .middlecol { width: 460px; overflow: hidden; }




/* leftmenu_current
---------------------------------------------*/
/* 选中行父菜单 背景颜色 */
.collegemain .leftmenu_current li.hover { background-color: #EAEAE2; }
/* 选中行父菜单 字体颜色 */
.collegemain .leftmenu_current li.hover &gt; a { color: #00275d; }
/* 选中行 字体颜色 背景色 */
.collegemain .leftmenu_current li.hover a:hover, .collegemain .leftmenu_current li.current ol.submenu li.current a, .collegemain .leftmenu_current li a.select { color: #ffffff; background-color: #C6AA70; }
.collegemain .leftmenu_current li { height: auto; }
.collegemain .leftmenu_current li.hover ol.submenu { display: none; }
.collegemain .leftmenu_current li ol.submenu { position: static; }
.collegemain .leftmenu_current li ol.submenu li { border-bottom: none; }
.collegemain .leftmenu_current li ol.submenu li a { font-weight: normal; text-indent: 34px; }
.collegemain .leftmenu_current li.current ol.submenu { display: block; }


/* collegecontent 
---------------------------------------------*/
.collegecontent { width: 999px; margin: 0px auto; margin-bottom:20px; background-color:#ffffff;  min-height: 450px;}
.collegecontent .mainflashkv{width: 999px; height:246px; background-image: url(../images/kv.jpg); background-repeat: no-repeat;}
.collegecontent .mainflashkv .undergraduate{width: 260px; height:133px;position:relative;top: 110px;left: 15px; color:#fff;background-image: url(../images/about.png)!important; background-repeat: no-repeat;}





/* bacorganization 
---------------------------------------------*/
.bacorganization .left{ float:left; margin:20px 14px 0 14px;_margin-left:7px}
.bacorganization .left .span{color: #5D7BA4; padding-left:10px; line-height:24px; }
.bacorganization .right{ float:left; width:480px;margin-top:17px; line-height:18px;padding-right:10px}
.bacorganization .right .more{color:#5D7BA4;line-height:54px}
.bacorganization .right .more:hover{ text-decoration:underline;}
.bacorganization .right .word{ text-indent:2em; line-height:22px;}




/* collegetion 
---------------------------------------------*/
.collegetion { line-height:22px;border-bottom:1px dashed #CECECE;padding-bottom:10px }
.collegetion h6 {color: #C6AA70;font-weight: bold;padding-left: 10px;padding-top: 15px;}
.collegetion .name {color: #5D7BA4;padding-left: 10px;padding-top: 15px;display:block}
.collegetion .name  a{color: #5D7BA4}
.collegetion .teachersfqlast b{ color:#333333; }
.collegetion .teachersfqlast .h7{ height:1px; border-bottom: 1px dotted #999; margin-bottom:10px; }
.collegetion .teachersfqlast .servername{ color:#5D7BA4; }

.studentclubs ul li .lefttime {float: left;font-size: 12px;padding-right: 10px;
}
.studentclubs ul li .righttitle {color: #5D7BA4;float: left; padding-left: 5px; width:620px;}
.supervisor{ line-height:22px;}
.supervisor span{ color: #5D7BA4;}

.collegemain .leftmain{margin-top:8px}</pre></body></html>