﻿/***********信息***********/
#message{
  width:960px;
  height:351px;
  background:pink;
  margin:0 auto;
}
/********************************************************************图片轮播************************************************/
#message #side-left{
  z-index:0;
  position: relative;
  width:650px;
  height:351px;
  background:blue;
  float:left;
}
#focus{
	width:650px;
	height:351px;
	overflow:hidden;
	position:relative;
}
#focus ul{
	height:351px;
	position:absolute;
}
#focus ul li{
	float:left;
	width:650px;
	height:351px;
	overflow:hidden;
	position:relative;
	background:#000;
}
#focus ul li div{
	position:absolute;
	overflow:hidden;
}
#focus .btnBg{
	position:absolute;
	width:650px;
	height:20px;
	left:0;
	bottom:0;
	background:#000;
}
#focus .btn{
	position:absolute;
	width:650px;
	height:10px;
	padding:5px 10px;
	right:0;
	bottom:0;
	text-align:right;
}
#focus .btn span{
	display:inline-block;
	_display:inline;
	_zoom:1;
	width:25px;
	height:10px;
	_font-size:0;
	margin-left:5px;
	cursor:pointer;
	background:#fff;
}
#focus .btn span.on{
	background:#fff;
}
#focus .preNext{
	width:45px;
	height:100px;
	position:absolute;
	top:90px;
	background:url(imagessprite.png) no-repeat 0 0;
	cursor:pointer;
}
#focus .pre{
	left:0;
}
#focus .next{
	right:0;
	background-position:right top;
}
/*******************************************************************滚动新闻********************************************************/
#message #side-right{
  width:310px;
  height:350px;
  float:right;
  
}
/* sidebar */
#sidebar{
	color:#AFB0B1;
	float:left;
	margin:0 0 24px;
	padding:15px 0px 0px 10px;
	width:300px;
	background:#333 url(imagesrss.gif) no-repeat right bottom;
}
#sidebar li{
	height:84px;
	overflow:hidden;
}
#sidebar li h5{
	color:#A5A9AB;
	font-size:1em;
	margin-bottom:0.5em;
}
#sidebar li h5 a{
	color:#fff;
	text-decoration:none;
}
#sidebar li img{
	float:left;
	border:solid 3px #fff;
	margin-right:8px;
	display:inline;
}
#sidebar li .info{
	color:#B1B1B1;
	font-size:1em;
}
#sidebar .spyWrapper{
	height:100%;
	overflow:hidden;
	position:relative;
}
/**********************************************************中间**************************************************************/
#center{
  width:960px;
  height:980px;
  margin:0 auto;
  margin-top:10px;
  margin-bottom:30px;
}
/***************************************************中间左边****************************************/
#center #content-left{
  width:650px;
  height:980px;
  background:#fff;
  float:left;
  position:relative;
}
/****************************************学术**************************************/
#center #content-left #xueshu{
  width:320px;
  height:530px;
  position:absolute;
  top:0px;
  left:0;
}
#center #content-left #xueshu h1 {
  font-size:20px;
  font-family:"楷体";
  color:green;
  width:280px;
  height:40px;
  line-height:40px;
  margin:0 auto;
  margin-top:15px;
  border-bottom:1px solid green;
}
#center #content-left #xueshu h1 a{
  text-decoration:none;
  color:green;	
  padding-left:150px;
}
#center #content-left #xueshu h1 a:hover{
  color:#000;
}
#center #content-left #xueshu ul{
  width:270px;
  margin:0 auto;
  margin-top:15px;
}
#center #content-left #xueshu ul li.title1{
  font-size:20px;
  color:#333;
  background:none;
  padding-left:0;
}
#center #content-left #xueshu ul li.title2{
  font-size:20px;
  color:#333;
  background:none;
  padding-left:0;
  padding-top:10px;
}
#center #content-left #xueshu ul li{
  height:25px;
  line-height:25px;
  padding-left:20px;
  background:url(imagesico.gif) no-repeat left center;
}
#center #content-left #xueshu ul li a{
  font-size:12px;
  color:#039;
  text-decoration:none;
}
#center #content-left #xueshu ul li a:hover{
  text-decoration:underline;
}
/****************************************教务信息**************************************/
#center #content-left #xinxi{
  width:330px;
  height:530px;
  position:absolute;
  top:0px;
  left:320px;
}
#center #content-left #xinxi h1{
  font-size:20px;
  font-family:"楷体";
  color:green;
  width:280px;
  height:40px;
  line-height:40px;
  margin:0 auto;
  margin-top:15px;
  border-bottom:1px solid green;
}
#center #content-left #xinxi h1 a{
  text-decoration:none;
  color:green;	
padding-left:150px;
}
#center #content-left #xinxi a:hover{
  color:#000;
}
#center #content-left #xinxi dl{
  font-size:12px;
  color:#333;
  width:270px;
  height:140px;
  margin:0 auto;
  margin-top:15px;
}
#center #content-left #xinxi dl dt a{
  width:270px;
  height:95px;
  border:0;
}
#center #content-left #xinxi dd{
  margin-top:10px;
}
#center #content-left #xinxi ul{
  width:270px;
  margin:0 auto;
  margin-top:15px;
}
#center #content-left #xinxi ul li.title1{
  font-size:20px;
  color:#333;
  background:none;
  padding-left:0;
}
#center #content-left #xinxi ul li.title2{
  font-size:20px;
  color:#333;
  background:none;
  padding-left:0;
  padding-top:10px;
}
#center #content-left #xinxi ul li{
  height:25px;
  line-height:25px;
  padding-left:20px;
  background:url(imagesico.gif) no-repeat left center;
}
#center #content-left #xinxi ul li a{
  font-size:12px;
  color:#039;
  text-decoration:none;
}
#center #content-left #xinxi ul li a:hover{
  text-decoration:underline;
}
/****************************************招生就业**************************************/
#center #content-left #zsjy{
  width:320px;
  height:450px;
  position:absolute;
  top:530px;
  left:0;
}
#center #content-left #zsjy h1{
  font-size:20px;
  font-family:"楷体";
  color:green;
  width:280px;
  height:40px;
  line-height:40px;
  margin:0 auto;
  margin-top:15px;
  border-bottom:1px solid green;
}
#center #content-left #zsjy h1 a{
  text-decoration:none;
  color:green;	
padding-left:150px;
}
#center #content-left #zsjy a:hover{
  color:#000;
}
#center #content-left #zsjy dl{
  font-size:12px;
  color:#333;
  width:270px;
  height:140px;
  margin:0 auto;
  margin-top:15px;
}
#center #content-left #zsjy dl dt a{
  width:270px;
  height:95px;
  border:0;
}
#center #content-left #zsjy dd{
  margin-top:10px;
}
#center #content-left #zsjy ul{
  width:270px;
  margin:0 auto;
  margin-top:15px;
}
#center #content-left #zsjy ul li.title1{
  font-size:20px;
  color:#333;
  background:none;
  padding-left:0;
}
#center #content-left #zsjy ul li.title2{
  font-size:20px;
  color:#333;
  background:none;
  padding-left:0;
  padding-top:10px;
}
#center #content-left #zsjy ul li{
  height:25px;
  line-height:25px;
  padding-left:20px;
  background:url(imagesico.gif) no-repeat left center;
}
#center #content-left #zsjy ul li a{
  font-size:12px;
  color:#039;
  text-decoration:none;
}
#center #content-left #zsjy ul li a:hover{
  text-decoration:underline;
}
/****************************************公共信息**************************************/
#center #content-left #ggxx{
  width:320px;
  height:450px;
  position:absolute;
  top:530px;
  left:320px;
}
#center #content-left #ggxx h1{
  font-size:20px;
  font-family:"楷体";
  color:green;
  width:280px;
  height:40px;
  line-height:40px;
  margin:0 auto;
  margin-top:15px;
  border-bottom:1px solid green;
}
#center #content-left #ggxx h1 a{
  text-decoration:none;
  color:green;	
padding-left:150px;
}
#center #content-left #ggxx a:hover{
  color:#000;
}
#center #content-left #ggxx ul{
  width:270px;
  margin:0 auto;
  margin-top:15px;
}
#center #content-left #ggxx ul li.title1{
  font-size:20px;
  color:#333;
  background:none;
  padding-left:0;
}
#center #content-left #ggxx ul li.title2{
  font-size:20px;
  color:#333;
  background:none;
  padding-left:0;
  padding-top:10px;
}
#center #content-left #ggxx ul li{
  height:25px;
  line-height:25px;
  padding-left:20px;
  background:url(imagesico.gif) no-repeat left center;
}
#center #content-left #ggxx ul li a{
  font-size:12px;
  color:#039;
  text-decoration:none;
}
#center #content-left #ggxx ul li a:hover{
  text-decoration:underline;
}
/****************************************************************中间右边**************************************************************/
#center #content-right{
  width:310px;
  height:980px;
  float:left;
}
/****************************************专题**************************************/
#center #content-right #subject{
  width:310px;
  height:30px;
  background:#f3f3ed;
}
#center #content-right #subject h1{
  font-size:15px;
  font-family:Arial, Helvetica, sans-serif;
  color:#333;
  text-indent:20px;
  height:30px;
  line-height:30px;
}
.webwidget_slideshow_dot{
    padding:0px;
    margin:0px;
    position:relative;
    font-family: Arial,Sans-Serif;
    font-size: 13px;
}
.webwidget_slideshow_dot a{
    text-decoration:none;
}
.webwidget_slideshow_dot a:hover{
    text-decoration: underline;
}
.webwidget_slideshow_dot .slides_box{
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    position: absolute;
}
.webwidget_slideshow_dot .title_thumb_box{
    width:100%;
    position:absolute;
    bottom: 0px;
}
.webwidget_slideshow_dot .title_thumb_box .title_box{
    padding:5px;
}
.webwidget_slideshow_dot .title_thumb_box .thumb_box{
    text-align:center;
    height:25px;
}
.webwidget_slideshow_dot .title_thumb_box .thumb_box span{
    margin-right: 5px;
    margin-left: 5px;
}
.webwidget_slideshow_dot .title_thumb_box .thumb_box span img{
    cursor: pointer;
}
.webwidget_slideshow_dot img{
    padding: 0px;
    margin: 0px;
    border: none;
}
.webwidget_slideshow_dot ul{
    padding: 0px;
    margin: 0px;
    position: absolute;
    list-style: none;
}
.webwidget_slideshow_dot ul li{
    padding: 0px;
    margin: 0px;
    float: left;
}
.webwidget_slideshow_dot ul li a{
    display: block;
}
/****************************************教学资源**************************************/
#center #content-right #resource{
  width:310px;
  height:30px;
  background:#f3f3ed;
  margin-top:20px;
}
#center #content-right #resource h1{
  font-size:15px;
  font-family:Arial, Helvetica, sans-serif;
  color:#333;
  margin:0 auto;
  width:280px;
  height:29px;
  line-height:29px;
  border-bottom:1px solid #999;
}
.product-area {
	margin:0 auto;
	background:#f3f3ed;
}
.dropList {
	width:310px; 
}
.dropList DL DT {
	width: 310px; 
	text-indent: 20px; 
	line-height: 29px; 
	height: 29px;
	color:#025d8c;
}
.dropList DL DT P {
	cursor: pointer; 
	margin-right: 8px;
}
.dropList DL DT P.dropList-hover {
	color: #333; 
	margin-height: 7px;
}
.dropList DL DD {
	display: none; 
	width:310px; 
	height: 100px;
}
/****************************************关注水产**************************************/
#center #content-right #action{
  width:310px;
  height:100px;
  background:#f3f3ed;
  margin-top:20px;
}
#box_title {
  font-size:15px;
  font-family:Arial, Helvetica, sans-serif;
  color:#333;
  text-indent:20px;
  height:30px;
  line-height:30px;
  font-weight:bold;
}
#con {
	width: 310px;
	height:483px;
	margin:0px auto;
	position: relative;
	border-top:1px solid #d6d6d6;
	background-color:#FFF;
	overflow:hidden;
	border-left:1px solid #d6d6d6;
}
#con .bottomcover {
	position:absolute;
	bottom:0;
	background:url("imageshalftransp.png") no-repeat 0 -5px;
	height:35px;
	width:310px;
	_background:none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://img.t.sinajs.cn/t35/style/images/tlogin/halftransp.png?id=1341302813656', sizingMethod='crop');
	pointer-events: none;
}
img {
	border: none;
}
#con ul {
	position:relative;
	margin:0px 10px 0px 10px;
	top:0;
	left:0;
	padding:0;
}
#con ul li {
	width:100%;
	border-top:1px dotted #d6d6d6;
	padding:10px 0;
	_padding:8px 0;z
	overflow:hidden;
	line-height:1.5;
}
#con ul li .div_left {
	float:left;
	width:50px;
	border:1px solid;
}
#con ul li .div_right {
	float:right;
	width:235px
}
#con ul li .div_right a {
	color:#6EAFD5;
	padding:0px;
}
#con ul li .div_right .twit_item_time {
	color:#999;
	padding:0px;
}
