@charset "utf-8";
@import url(global.css);
@import url(focus.css);
.index {
	height: auto;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 10px;
}
.index .banner {
	height: 338px;
	width: 660px;
	float: left;
	margin-left: 15px;
}
.index .news {
	float: left;
	height: auto;
	width: 334px;
	margin-left: 20px;
}
.index .news .info {
	line-height: 35px;
	height: 35px;
	width: 100%;
	font-size: 14px;
	text-align: left;
	font-family: Arial, "宋体";
	background-color: #f4f4f4;
}
.index .news .info span {
	height: 35px;
	width: 95px;
	display: inline-block;
	margin-right: 10px;
	line-height: 35px;
	text-align: center;
	cursor: pointer;
}
.index .news .list {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	height: auto;
	width: 100%;
	display: none;
}
.index .news .list ul {
	color: #CCC;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
.index .news .list ul li {
	width: 96%;
	height: 37px;
	line-height: 37px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D9D9D9;
	overflow: hidden;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2%;
}
.index .news .list ul li a {
	color: #666;
	font-size: 12px;
	text-decoration: none;
	margin-left: 5px;
}
.index .news .list p {
	line-height: 36px;
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 100%;
	text-align: left;
}
.index .news .list p a {
	color: #fc6320;
	text-decoration: none;
	margin-left: 15px;
}
.index .news .list a:hover {
	color: #0181dc;
}
.splitA {
	height: 3px;
	width: 100%;
	background-image: url(../images/window.png);
	background-repeat: no-repeat;
	background-position: 20px -109px;
}
.typename {
	font-size: 16px;
	line-height: 50px;
	height: 50px;
	width: 100%;
	color: #42a0e3;
	font-family: "微软雅黑";
	text-align: left;
}
.typename strong {
	font-size: 18px;
	margin-right: 10px;
	margin-left: 20px;
	font-weight: normal;
}
.typename span {
	font-family: Gautami;
	margin-left: 10px;
	font-size: 16px;
}
.trials {
	background-image: url(../images/bgA.png);
	background-repeat: repeat-x;
	height: 435px;
	width: 100%;
	margin-top: 20px;
}
.trials .splitA {
	padding: 0px;
	margin-bottom: 10px;
}
.trials .list {
	height: auto;
	width: 100%;
}
.trials .art {
	float: left;
	height: 150px;
	width: 480px;
	margin-top: 10px;
	margin-left: 20px;
	text-align: left;
}
.trials .art .litpic {
	float: left;
	height: 150px;
	width: 225px;
	overflow: hidden;
}
.trials .art .litpic img {
	height: 150px;
	width: 250px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.trials .art .text {
	float: left;
	height: 150px;
	width: 225px;
	margin-left: 20px;
	overflow: hidden;
}
.trials .art .text a {
	font-size: 16px;
	color: #0061c2;
	display: inline-block;
	height: 50px;
	width: 100%;
	font-weight: bold;
	text-decoration: none;
	line-height: 50px;
	overflow: hidden;
}
.trials .art .text a:hover {
	color: #333;
}
.trials .art .text p {
	font-size: 12px;
	line-height: 25px;
	color: #444;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
.case {
	height: auto;
	width: 100%;
}
.case .splitA {
	padding: 0px;
	margin-bottom: 10px;
}
.case .list {
	height: auto;
	width: 100%;
}
.case .list .art {
	float: left;
	width: 300px;
	height: 78px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}
.case .list .art .date {
	float: left;
	height: 78px;
}
.case .list .art .date a {
	text-decoration: none;
	color: #858484;
	display: inline-block;
	height: 78px;
	width: 74px;
	width: 74px;
	background-image: url(../images/window.png);
	background-repeat: no-repeat;
	background-position: left -112px;
}
.case .list .art .date a:hover {
	color: #0181dc;
	background-image: url(../images/window.png);
	background-repeat: no-repeat;
	background-position: -74px -112px;
}
.case .list .art .date a strong {
	font-size: 36px;
	font-weight: bold;
	line-height: 58px;
	display: inline-block;
	height: 58px;
	width: 100%;
}
.case .list .art .date a span {
	display: inline-block;
	font-size: 13px;
	line-height: 15px;
	height: 30px;
	width: 100%;
}
.case .list .art .text {
	float: left;
	height: 78px;
	width: 202px;
	margin-left: 20px;
	text-align: left;
}
.case .list .art .text a {
	color: #333;
	text-decoration: none;
	display: inline-block;
	height: 78px;
	width: 100%;
}
.case .list .art .text a strong {
	line-height: 30px;
	height: 30px;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.case .list .art .text a strong:hover {
	color: #0181dc;
}
.case .list .art .text a span {
	height: 48px;
	width: 100%;
	line-height: 24px;
}
.team {
	background-image: url(../images/bgA.png);
	background-repeat: repeat-x;
	height: 435px;
	width: 100%;
	margin-top: 20px;
}
.team .l {
	float: left;
	height: auto;
	width: 660px;
	text-align: left;
}
.team .l .splitA {
	padding: 0px;
	margin-bottom: 10px;
	height: 3px;
	width: 642px;
}
.team .expert {
	height: auto;
	width: 100%;
}
.team .expert .list {
	width: 100%;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 12px;
	float: left;
}
.team .expert .list img {
	width: 114px;
	height: 166px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#team_list {
	height: 200px;
	width: 660px;
	float: left;
	overflow: hidden;
}
#team_list ul, #team ul,li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#team ul,li {
	float: left;
}
.team .expert .list dl {
	padding: 0px;
	height: auto;
	width: 114px;
	float: left;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.team .expert .list dl dd {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
.team .expert .list dl dt {
	float: left;
	line-height: 20px;
	height: 20px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.team .expert .list dl dt a {
	color: #FFF;
	display: inline-block;
	height: 20px;
	width: 100%;
	background-color: #686868;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.team .expert .list dl dt a:hover {
	background-color: #0061c2;
}
.team .committee {
	height: auto;
	width: 100%;
}
.team .committee .list {
	height: auto;
	width: 100%;
}
.team .committee .list ul {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	list-style-type: none;
}
.team .committee .list ul li {
	padding: 0px;
	height: 35px;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: left;
	line-height: 35px;
}
.team .committee .list ul li a {
	color: #666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	display: inline-block;
	width: 100%;
	height: 35px;
}
.team .committee .list ul li a:hover {
	color: #0061c2;
}
.team .r {
	float: left;
	height: auto;
	width: 340px;
	margin-left: 30px;
	text-align: left;
}
.team .r .splitA {
	padding: 0px;
	margin-bottom: 10px;
	height: 3px;
	width: 320px;
}
.team .members {
	height: auto;
	width: 100%;
}
.team .members .list {
	height: auto;
	width: 300px;
	margin-left: 20px;
	margin-top: 10px;
	overflow: hidden;
}
.team .members .list ul {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	list-style-type: none;
}
.team .members .list ul li {
	line-height: 25px;
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.team .members .list ul li a {
	color: #333;
	text-decoration: none;
	margin-right: 5px;
}
.team .members .list ul li a:hover {
	color: #0061c2;
}
.team .members .list img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.team .members .list div p {
	height: auto;
	width: 300px;
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
#members_list {
	float: left;
	height: 350px;
	width: 100%;
	overflow: hidden;
}