﻿@charset "utf-8";
/* CSS Document 
   Design by www.east.net*/


/*个人简介*/
.personal {
	border: 1px solid #dadada;
	background: #ffffff;
	float: left;
	width: 380px;
}
.icontent {
	padding: 15px 14px;
	line-height: 20px;
}
.icontent p, .icontent div {
	font-size: 14px;
}
.ifr {
	float: right;
	width: 602px;
}
/* pulic样式 */
.pulic {
	height: 358px;
	margin: 0 auto;
	z-index: 2;
	border: 1px solid #dadada;
	background: #ffffff;
}
.ban {
	width: 100%;
	height: 314px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
.ban ul {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0;
}
.ban ul li {
	position: absolute;
	left: 0%;
	top: 0;
	width: 100%;
	height: 100%;
	list-style-type: none;
}
.ban ul li a {
	width: 100%;
	height: 100%;
	display: block;
}
.ban ul li div {
	background: url("/_vivi/source/aHR0cDovL2xpdWxhYi5za2xtY2IubmFua2FpLmVkdS5jbg/_upload/tpl/01/ab/427/template427/htmlRes/index_res/bbg.png");
	text-align: center;
	width: 100%;
	display: none
}
.ban ul li .summary {
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	font-size: 16px;
	line-height: 26px;
	padding: 6px 0;
}
.ban ul li .title {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
}
.ban .flip span {
	position: absolute;
	top: 128px;
	background: url("/_vivi/source/aHR0cDovL2xpdWxhYi5za2xtY2IubmFua2FpLmVkdS5jbg/_upload/tpl/01/ab/427/template427/htmlRes/index_res/prev.png") no-repeat;
	width: 12px;
	height: 29px;
	cursor: pointer;
}
.ban .flip .left {
	left: 21px;
}
.ban .flip .right {
	right: 21px;
	background-position: right 0;
}
.ban .flip .left:hover {
	background-position: 0 bottom;
}
.ban .flip .right:hover {
	background-position: right bottom;
}
/*研究*/
.research {
	border: 1px solid #dadada;
	background: #ffffff;
	margin: 15px 0 0;
	min-height: 340px;
}
.iabout {
	height: 164px;
	line-height: 17px;
	overflow: hidden;
	margin: 0 0 10px;
	position: relative;
}
.iabout .more {
	color: #f05491;
	position: absolute;
	right: 0;
	bottom: 4px;
}
.rlist li {
	margin: 0 19px;
	float: left;
	width: 151px;
	height: 93px;
	list-style-type: none
}
.rlist li img {
	width: 148px;
	height: 91px;
	display: block;
	border: 1px solid #efefef;
}
.rlist li:hover img {
	border: 1px solid #000000;
}
/* 友情链接css */
.link {
	overflow: hidden;
	position: relative;
	border: 1px solid #dadada;
	background: #ffffff
}
.ititle {
	overflow: hidden;
	height: 43px;
	line-height: 43px;
	background: #efefef;
	border-bottom: 1px solid #dadada;
	padding: 0 14px;
}
.ititle span {
	font-size: 22px;
	color: #000;
	font-weight: bold;
	float: left;
	width: 80%;
}
.ititle a.more {
	color: #f05491;
	font-size: 14px;
	float: right;
	width: 64px;
}
.link .ititle .prev, .link .ititle .next {
	display: block;
	width: 20px;
	height: 20px;
	float: right;
	margin-right: 6px;
	margin-top: 12px;
	overflow: hidden;
	cursor: pointer;
	background: url("/_vivi/source/aHR0cDovL2xpdWxhYi5za2xtY2IubmFua2FpLmVkdS5jbg/_upload/tpl/01/ab/427/template427/htmlRes/index_res/arrow.png") no-repeat;
}
.link .ititle .next {
	background-position: right 0;
}
.link .ititle .prev:hover {
	background-position: 0 bottom;
}
.link .ititle .next:hover {
	background-position: right bottom;
}
.link .bd {
	padding: 15px 12px 13px;
}
.link .bd ul {
	overflow: hidden;
	zoom: 1;
}
.link .bd ul li {
	margin: 0 4px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	list-style-type: none
}
.link .bd ul li .pic {
	border: 1px solid #efefef;
}
.link .bd ul li .pic img {
	width: 98px;
	height: 60px;
	display: block;
}
.link .bd ul li:hover .pic {
	border: 1px solid #000000;
}
