@CHARSET "UTF-8";
/**
--------------------------------------------------------------
*   新材料学院SAM网站中文样式
*   创建时间：2012.05.07
*   作者：liaocy
*	----------------------------------------------------------
*
*   框架：
*	1.头部[header]
*	2.主体[commom](sidebar + wrap)
*	3.底部[footer]
*
*	页面：
*	1.首页
*	2.栏目页
*	3.列表页
*	4.内容页
*	5.单页
*	----------------------------------------------------------
*
*   最大宽度: 960px
*   最小高度：400px
*   背景色: #FFF
*   前景色：#333
*	链接：#28B9FC , #004986
--------------------------------------------------------------
*/
html,body{background:#FFF;padding:0;margin:0;font:normal 12px/20px arial,verdana;color:#222;}
a:link,a:visited,a:hover,a:active {text-decoration:none;}
img {border:none;margin:0;padding:0;}
ul,form{margin:0;padding:0;}
li{list-style:none;}
.clear {font-size:0;line-height:0px;width:100%;clear: both;}
.blank5 {height: 5px;width: 100%; clear: both;}
.blank10 {height: 10px; width: 100%;line-height:10px; font-size:10px; clear: both;}
.blank15 {height: 15px; width: 100%; line-height:15px; font-size:15px; clear: both;}
.blank20 {height: 20px; width: 100%; line-height:20px; font-size:20px; clear: both;}


/*
-----------------------------
*   头部 header @全局
-----------------------------
*/
.header {background:#FFF;}
.top {width: 960px; height:125px; margin:0 auto;}
.top .logo {width:440px; float:left;}
.top .topbar {width:300px; float:right;}
.top .language {width:175px; height:28px; line-height:28px; float:right; background:url(../images/sam/language.jpg) no-repeat;}
.top a{display:block; width:87px; text-align:center; font-size:12px; font-weight:bold; color:#900; float:left;}

.search {width:265px; margin-top:30px; float:right;}
.search .text {width:169px; height:26px; padding-left:30px; border:0; vertical-align:middle; background:url(../images/sam/search_txt.jpg);}
.search .button {width:64px; height:30px; border:0; vertical-align:middle; background:url(../images/sam/search_but.jpg);}

.navbar {width:100%;}
.nav {width:960px; height:35px; line-height:35px; margin:0 auto; color:#FFF; background:url(../images/sam/nav.jpg);}
.nav li{ float:left;}
.nav a{ display:block; width:120px; font-size: 14px; font-weight:bold; color:#FFF; text-align:center; background:url(../images/sam/nav.jpg);}
.nav a:hover {color:#FC0; background:url(../images/sam/nav_on.jpg);}
.nav .on{color:#FFD700;}

/*
-----------------------------
*   框架 common	@全局
*	-------------------------
*	1.左侧边栏
*	2.右侧内容 
-----------------------------
*/
.common {width:960px; height:auto !important; height:600px; min-height:600px; margin:10px auto; margin-bottom:20px; background:#FEFEFE;}

/*左侧边栏*/
.sidebar {width:178px; padding:10px; border:1px solid #ddd; float:left;}
.sidebar h2{margin:0; font-weight:normal; font-size:14px;}
.sidebar h3{margin:0; font-weight:normal; font-size:14px;}
.sidebar a{display:block; height:30px; line-height:30px; border-bottom:1px dashed #eee; color:#333;}
.sidebar a:hover{color:#28b9fc;}
.sidebar img{margin-bottom:10px; border:1px solid #eee;}
.sidebar .adbox {display:inline-block;}
.sidebar .adbox a{display:block; height:100%;}
.sidebar .adbox img{width:176px;}

/*右侧内容*/
.wrap {width:718px; padding:10px; border:1px solid #ddd; border-radius:4px; margin-left:20px;float:left;}
/* height:auto !important; height:550px; min-height:550px; */
.wrap .title {text-align:center; font-size:18px; font-weight:normal;}
.mbx {padding:0 20px;}
.mbx a{color:#004986;}

/*
-----------------------------
*   底部 footer	@全局
-----------------------------
*/
.footer{width:960px; margin:0 auto; padding:20px 0; font-family:Verdana; text-align:center; clear: both;}
.footer p{line-height: 22px; margin:0;}
.footer a{color: #333;}
.footer a:hover{text-decoration:underline;}

/*
-----------------------------
*   首页 index
*	-------------------------
*	1.实验室
*	2.学院动态
*	3.科研方向
*	4.三个导航
*	5.友情链接
-----------------------------
*/
.banner {width:960px; height:332px; position:relative; overflow:hidden;}
.banner .tit{width:336px; height:48px; background:url(../images/sam/banner_tit.jpg); position:absolute; top:20px; left:20px; z-index:11;}
.banner .pic{width:960px;}
.point { position:absolute; bottom:10px; right:10px; z-index:11; text-align:left;}
.point span{display:block; width:30px; height:30px; line-height:30px; text-align:center; color:#28b9fc; float:right; background:url(../images/sam/point.jpg) no-repeat 0 5px;}
.point .activeSlide{background:url(../images/sam/point.jpg) no-repeat 0 -75px; color:#FFF;}

/*实验室 lib*/
.lib {width:150px; height:380px; padding:3px; border:1px solid #ccc; border-color:#ccc #eee; float:left;}
.lib li{margin:0;padding:0;}
.lib h2{margin:0; padding:0 10px; height:35px; line-height:35px; font-size:14px; font-weight:normal; border-bottom:1px solid #eee;}
.lib h3{margin:0; height:55px; border-bottom:1px dashed #eee; font-size:14px; font-weight:normal; display:table-cell; vertical-align:middle;}
.lib a{display:block; padding:5px; line-height:15px; color:#004986;}
.lib a:hover {color:#004986;}

/*学院动态 news*/
.news {width:380px; height:380px; margin:0 10px; padding:3px 8px; border:1px solid #ccc; border-color:#ccc #eee; float:left;}
.news h2{margin:0; padding:0 10px; height:35px; line-height:35px; font-size:14px; font-weight:normal; border-bottom:1px solid #eee;}
.news h2 a{font-size:14px; color:#333;}
.news h2 a:hover{font-weight:bold;}
.news h2 span{float:right; font-size:12px;}
.news ul{padding:0 5px;}
.news li{padding:3px 0; height:62px; border-bottom:1px dashed #eee;  overflow:hidden;}
.news li a{display:block; margin:0; padding-left:20px; font-size:14px; color:#004986; background:url(../images/sam/pointer.jpg) no-repeat 0 2px;}
/* background:url(../images/sam/pointer.png) no-repeat 0 -83px; */
.news li a:hover{color:#004986; background:url(../images/sam/pointer.jpg) no-repeat 0 2px;}

/*科研方向 research*/
.research {width:380px; height:318px; padding:4px 0; float:left; border: 1px solid #ddd;}
.research h2{margin:0; padding:0 10px; height:35px; line-height:35px; font-size:14px; font-weight:normal; border-bottom:1px solid #eee;}
.research h2 a{font-size:14px; color:#333;}
.research h2 a:hover{font-weight:bold;}
.research h2 span {float:right; font-size:12px;}
.research ul{padding:10px;}
.research h3{margin:5px 0; padding-left:15px; font-weight:normal; font-size:14px;  background: url(../images/sam/blue_circle.jpg) no-repeat 0 4px;}
.research h3 span{float:right;}
.research li a{color:#004986;}
.research li a:hover{color:#004986;}
.research li p{margin:5px 0; text-indent: 20px;}

/*三个导航*/
.pic {width:380px; height:52px; padding-top:8px; float:left;}
.pic a{display:block; width:120px; height:52px; overflow:hidden; float:left; background:url(../images/sam/pic.jpg) no-repeat;}
.pic .a1{background-position:0 -3px;}
.pic .a1:hover{background-position:0 -57px;}
.pic .a2{background-position:-124px -3px; margin:0 10px;}
.pic .a2:hover{background-position:-124px -57px;}
.pic .a3{background-position:-249px -3px;}
.pic .a3:hover{background-position:-249px -57px;}

/*友情链接*/
.link {width:940px; padding:0 10px; border:1px solid #ddd;}
.link h2{display:block; width:80px; margin:0; padding:5px 10px; font-size:14px; font-weight:normal; float:left;}
.link ul{display:block; width:840px; float:left;}
.link li{display:inline;}
.link a{display:inline-block; padding:5px 10px; font-size:14px; color:#333;}
.link a:hover{color:#004986; text-decoration:underline;}


/*
-----------------------------
*   栏目页 category
-----------------------------
*/
.category {width:716px; height:auto !important; height:200px; min-height:200px; padding:10px 0; border:1px solid #eee; border-radius:4px; margin-bottom:20px;}
.category h4{margin:0 10px; height:30px; line-height:30px; font-size:14px; border-bottom:1px solid #ddd;}
.category h4 a{color:#28b9fc;}
.category .more {float:right;}
.category ul{padding:10px;}
.category li{height:25px; line-height:25px; font-size:14px;}
.category li a{color:#004986;}
.category li a:hover{color:#28b9fc;}

/*人才引进列表*/
.category div{margin: 0 10px;}
.category h5{ margin:10px 0; font-size:14px;}
.category h5 a{color:#004986;}
.category h5 span{float: right;}
.category p{line-height: 180%; font-size: 14px; text-indent:28px;}


/*
-----------------------------
*   列表页 list
-----------------------------
*/
.lists {padding:10px; font-size: 14px;}
.lists li{height:28px; line-height:28px; padding-left:20px; border-bottom: 1px dashed #ddd; background: url(../images/sam/blue_circle.jpg) no-repeat 0 8px;}
.lists a{color:#004986; float:left;}
.lists a:hover{color:green; text-decoration: underline;}
.lists span {float:right;}

/*科学研究 隐藏栏目*/
.listbox {width:100%; font-family: "微软雅黑";}
.listbox .box {padding-top:20px; border:1px solid #B3AFAF; margin-bottom:20px; display:inline-block;}
.listbox img{margin:0 20px;}
.listbox h3{margin:0; font-size:22px;}
.listbox h3 a{color:#000;}
.listbox p {font-size:14px; line-height:180%;}
.listbox .nopic{margin:10px 20px;}
.listbox .other {height:30px; line-height:30px; padding:0 20px; margin-top:20px; color:#777; background:#eee; display:block; clear:both;}
.listbox .other span{margin-left:20px;}
.listbox .other a{font-size:14px; color:#AC0101; float:right;}

/*实验室与研究中心*/
.list-lib {padding:0 20px;}
.list-lib p{font-size:18px; line-height:30px;}
.list-lib ul{margin:0 35px;padding:0;}
.list-lib li{height:30px; line-height:30px; padding-left:25px; border-bottom:1px dashed #ddd; background:url(../images/sam/blue_circle.jpg) no-repeat 0 9px;}
.list-lib a{color:#004986; font-size:14px; font-weight:bold;}
.list-lib a:hover{color:#28B9FC;}
.libmap {width:634px; height:189px; padding-top:170px; background:url(../images/sam/lib.jpg) no-repeat; margin:0 auto;}
.libmap a{display:inline-block; width:64px; height:170px; margin:0 20px;  -margin:0 23px; color:#333; font-size:14px;}
.libmap .a1{width:74px; margin-left:0;}
.libmap .a6{margin-right:0;}
/*
-----------------------------
*   内容页 show 
-----------------------------
*/
.tips {height: 25px; line-height: 25px; text-align: center; color:#666;}
.pagenav { padding-top:10px; border-top:1px solid #eee; font-size:14px; color:#0091B7;}
.pagenav a{color:#333;}
.pagenav a:hover{ color: red; text-decoration: underline;}
.content {line-height:180%;}

/*
-----------------------------
*   单页 page
*	-------------------------
*	1.普通 		page
*	2.无侧边栏 	page_noside
-----------------------------
*/
.article {padding:10px 20px 30px; border:1px solid #eee; border-radius:4px;}
.article .title{text-align:center;}