﻿@charset "utf-8";
	/* CSS Document*/
.index_doctor_big {
	width: 990px;
	height: 490px;
	float: left;
	margin-top: 60px;
	position: relative;
}
.index_doctor_img_big img {
	position: absolute;
}
.index_doctor_big_p {
	position: absolute;
	top: 60px;
	left: 650px;
	width: 336px;
	height: 310px;
}
.index_doctor_big_p span {
	line-height: 36px;
	height: 36px;
	color: #666;
}
.index_doctor_big_p p {
	line-height: 28px;
	height: 28px;
	color: #666;
}
.index_doctor_img1 img {
	position: absolute;
	top: 250px;
	left: 0px;
}
.index_doctor_img2 img {
	position: absolute;
	top: 250px;
	left: 60px;
}
.index_doctor_img3 img {
	position: absolute;
	top: 250px;
	left: 120px;
}
.current1 h3 {
	color: #bda179;
}
.footer {
	width: 1200px;
	margin: 0px auto;
	margin-top: 50px;
}
.index_lunbo {
	width: 100%;
	height: 666px;
	background: #f3f3f5;
}
.index_lunbo_all {
	width: 1300px;
	margin: 0px auto;
	padding-top: 40px;
}
.index_lunbo1 {
	width: 374px;
	height: 555px;
	background: url(../images/index_lunbo_bg1.png) no-repeat center;
	float: left;
	display: inline;
	position: relative;
	-webkit-transform: scale(1);
	/*Webkit: Scale down image to 0.8x original size*/
	-moz-transform: scale(1);
	/*Mozilla scale version*/
	-o-transform: scale(1);
	/*Opera scale version*/
	-webkit-transition-duration: 0.5s;
	/*Webkit: Animation duration*/
	-moz-transition-duration: 0.5s;
	/*Mozilla duration version*/
	-o-transition-duration: 0.5s;
	/*Opera duration version*/
	
}
.shadow {
	box-shadow: 0px 8px 20px #969696;
	/*CSS3 shadow: 30px blurred shadow all around image*/
	-webkit-box-shadow: 0px 8px 20px #969696;
	/*Safari shadow version*/
	-moz-box-shadow: 0px 8px 20px #969696;
	/*Mozilla shadow version*/
	
}
.index_lunbo2 {
	width: 374px;
	height: 555px;
	background: url(../images/index_lunbo_bg2.png) no-repeat center;
	float: left;
	display: inline;
	margin-left: 60px;
	position: relative;
	-webkit-transform: scale(1);
	/*Webkit: Scale down image to 0.8x original size*/
	-moz-transform: scale(1);
	/*Mozilla scale version*/
	-o-transform: scale(1);
	/*Opera scale version*/
	-webkit-transition-duration: 0.5s;
	/*Webkit: Animation duration*/
	-moz-transition-duration: 0.5s;
	/*Mozilla duration version*/
	-o-transition-duration: 0.5s;
	/*Opera duration version*/
	
}
.index_lunbo3 {
	width: 374px;
	height: 555px;
	background: url(../images/index_lunbo_bg3.png) no-repeat center;
	float: left;
	display: inline;
	margin-left: 60px;
	position: relative;
	-webkit-transform: scale(1);
	/*Webkit: Scale down image to 0.8x original size*/
	-moz-transform: scale(1);
	/*Mozilla scale version*/
	-o-transform: scale(1);
	/*Opera scale version*/
	-webkit-transition-duration: 0.5s;
	/*Webkit: Animation duration*/
	-moz-transition-duration: 0.5s;
	/*Mozilla duration version*/
	-o-transition-duration: 0.5s;
	/*Opera duration version*/
	
}
#focus {
	width: 378px;
	height: 550px;
	overflow: hidden;
	position: relative;
}
#focus ul {
	height: 550px;
	position: absolute;
}
#focus ul li {
	float: left;
	width: 378px;
	height: 500px;
	overflow: hidden;
	position: relative;
}
#focus ul li img {
	position: absolute;
	top: 200px;
	left: 55px;
	width: 275px;
	height: 205px;
}
#focus ul li div {
	position: absolute;
	overflow: hidden;
}
#focus .btnBg {
	position: absolute;
	width: 375px;
	left: 0;
	bottom: 0;
	background: #000;
}
#focus .btn {
	position: absolute;
	width: 375px;
	height: 65px;
	padding: 5px 10px;
	bottom: 10px;
	text-align: center;
	border;
	1px solid red;
}
#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 .preNext1 {
	width: 30px;
	height: 50px;
	position: absolute;
	top: 260px;
	background: url('../images/lunbo_button.png') no-repeat 0 0;
	cursor: pointer
}
#focus .pre {
	left: 0px;
}
#focus .next {
	right: 3px;
	background-position: right top;
}
#focus ul li .slideother {
	position: absolute;
	top: 45px;
	width: 370px;
	height: 150px;
	left: 0px;
	display: inline-block;
}
#focus ul li .slideother h3 {
	position: absolute;
	top: 5px;
	width: 375px;
	text-align: center;
	color: #000;
	font-size: 18px;
}
#focus ul li .slideother p {
	position: absolute;
	top: 38px;
	left: 80px;
	width: 230px;
	text-align: center;
	height: 24px;
	line-height: 24px;
}
#focus ul li .slideother p a {
	color: #8B8B8B;
	text-decoration: none;
}
#focus ul li .slideother p a:hover {
	text-decoration: none;
}
#focus1 {
	width: 378px;
	height: 550px;
	overflow: hidden;
	position: relative;
}
#focus1 ul {
	height: 550px;
	position: absolute;
}
#focus1 ul li {
	float: left;
	width: 378px;
	height: 500px;
	overflow: hidden;
	position: relative;
}
#focus1 ul li h2 a img {
	width: 275px;
	height: 205px;
}
#focus1 ul li img {
	position: absolute;
	top: 200px;
	left: 55px;
	width: 275px;
	height: 205px;
}
#focus1 ul li div {
	position: absolute;
	overflow: hidden;
}
#focus1 .btnBg {
	position: absolute;
	width: 375px;
	left: 0;
	bottom: 0;
	background: #000;
}
#focus1 .btn {
	position: absolute;
	width: 375px;
	height: 65px;
	padding: 5px 10px;
	bottom: 10px;
	text-align: center;
	border;
	1px solid red;
}
#focus1 .btn span {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	width: 25px;
	height: 10px;
	_font-size: 0;
	margin-left: 5px;
	cursor: pointer;
	background: #fff;
}
#focus1 .btn span.on {
	background: #fff;
}
#focus1 .preNext2 {
	width: 30px;
	height: 50px;
	position: absolute;
	top: 260px;
	background: url('../images/lunbo_button.png') no-repeat 0 0;
	cursor: pointer
}
#focus1 .pre {
	left: 0px;
}
#focus1 .next {
	right: 3px;
	background-position: right top;
}
#focus1 ul li .slideother {
	position: absolute;
	top: 45px;
	width: 370px;
	height: 150px;
	left: 0px;
	display: inline-block;
}
#focus1 ul li .slideother h3 {
	position: absolute;
	top: 5px;
	width: 375px;
	text-align: center;
	color: #000;
	font-size: 18px;
}
#focus1 ul li .slideother p {
	position: absolute;
	top: 38px;
	left: 80px;
	width: 230px;
	text-align: center;
	height: 24px;
	line-height: 24px;
}
#focus1 ul li .slideother p a {
	color: #8B8B8B;
	text-decoration: none;
}
#focus1 ul li .slideother p a:hover {
	text-decoration: none;
}
#focus3 {
	width: 378px;
	height: 550px;
	overflow: hidden;
	position: relative;
}
#focus3 ul {
	height: 550px;
	position: absolute;
}
#focus3 ul li {
	float: left;
	width: 378px;
	height: 500px;
	overflow: hidden;
	position: relative;
}
#focus3 ul li img {
	position: absolute;
	top: 200px;
	left: 55px;
	width: 275px;
	height: 205px;
}
#focus3 ul li div {
	position: absolute;
	overflow: hidden;
}
#focus3 .btnBg {
	position: absolute;
	width: 375px;
	left: 0;
	bottom: 0;
	background: #000;
}
#focus3 .btn {
	position: absolute;
	width: 375px;
	height: 65px;
	padding: 5px 10px;
	bottom: 10px;
	text-align: center;
	border;
	1px solid red;
}
#focus3 .btn span {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	width: 25px;
	height: 10px;
	_font-size: 0;
	margin-left: 5px;
	cursor: pointer;
	background: #fff;
}
#focus3 .btn span.on {
	background: #fff;
}
#focus3 .preNext3 {
	width: 30px;
	height: 50px;
	position: absolute;
	top: 260px;
	background: url('../images/lunbo_button.png') no-repeat 0 0;
	cursor: pointer
}
#focus3 .pre {
	left: 0px;
}
#focus3 .next {
	right: 3px;
	background-position: right top;
}
#focus3 ul li .slideother {
	position: absolute;
	top: 45px;
	width: 370px;
	height: 150px;
	left: 0px;
	display: inline-block;
}
#focus3 ul li .slideother h3 {
	position: absolute;
	top: 5px;
	width: 375px;
	text-align: center;
	color: #000;
	font-size: 18px;
}
#focus3 ul li .slideother p {
	position: absolute;
	top: 38px;
	left: 80px;
	width: 230px;
	text-align: center;
	height: 24px;
	line-height: 24px;
}
#focus3 ul li .slideother p a {
	color: #8B8B8B;
	text-decoration: none;
}
#focus3 ul li .slideother p a:hover {
	text-decoration: none;
}
/*分页*/
	.pageview {
	width: 100%;
	margin: 0px auto;
	padding: 10px 0px;
}
.pageview {
	width: 100%;
	margin: 0px auto;
}
.pageview {
	padding: 0px 0;
	text-align: center ;
	line-height: 26px;
}
.pageview ul li {
	display: inline-block;
	padding: 0 10px;
	color: #fff;
	background-color: #ddd;
	border-radius: 3px;
	height: 27px;
	margin: 0 0 0px 5px;
	border: 0;
	cursor: pointer;
	color: #fff;
}
.pageview ul li:hover {
	background-color: #d9c09c }
.pageview ul li a {
	color: #fff;
}
.pageview a {
	text-decoration: none;
}
.pageview .link {
	display: inline-block;
	padding: 0 10px;
	color: #fff;
	background-color: #d3b385;
	border-radius: 3px;
	height: 27px;
	margin: 0 0 0px 5px;
	border: 0;
	cursor: pointer;
}
.pageview .hover,.pageview a.link:hover {
	background-color: #d9c09c }
.pageview .nub input {
	width: 55px;
	text-align: center;
	font: 700 12px/25px Arial;
	border: 1px solid #ddd;
	background-color: #fff;
	margin: 0 5px;
}
.bigtit,.bigtit .h2,.rastbox .h2 {
	line-height: 40px }
.pageview span.link {
	background-color: #ddd;
	cursor: not-allowed
}
.footer p {
	line-height: 40px;
	height: 40px;
}
.foot_link ul {
	width: 1200px;
	padding: 10px 0px;
}
.foot_link ul li {
	float: left;
	padding: 15px;
	border: 0px;
}
.foot_address {
	width: 1200px;
	position: relative;
}
.foot_address_left {
	position: absolute;
	top: 30px;
	left: 0px;
}
.rexian span {
	position: absolute;
	top: 5px;
	left: 0px;
	width: 200px;
	color: #727272;
	font-size: 24px;
	height: 20px;
	line-height: 20px;
}
.menzhen_time span {
	position: absolute;
	top: 35px;
	width: 200px;
	left: 10px;
	height: 20px;
	line-height: 20px;
}
.menzhen_time input {
	position: absolute;
	top: 70px;
	left: 10px;
	width: 138px;
	height: 38px;
	background: #d0b995;
	color: #ffffff;
}
.foot_hr1 {
	position: absolute;
	top: 10px;
	left: 200px;
	width: 1px;
	height: 100px;
	background-color: #c8c7c6;
}
.foot_address_center {
	position: absolute;
	top: 35px;
	left: 290px;
	width: 400px;
	height: 100px;
}
.foot_address_center span {
	line-height: 24px;
	height: 24px;
}
.foot_hr2 {
	position: absolute;
	top: 0px;
	left: 400px;
	width: 1px;
	height: 100px;
	background-color: #c8c7c6;
}
.foot_address_right {
	position: absolute;
	top: 35px;
	left: 770px;
	width: 425px;
}
.gongzhonghao img {
	position: absolute;
	left: 12px;
}
.gongzhonghao p {
	position: absolute;
	top: 80px;
	font-size: 12px;
}
.weibo img {
	position: absolute;
	left: 173px;
}
.weibo p {
	position: absolute;
	top: 80px;
	left: 165px;
	font-size: 12px;
}
.zhangshang img {
	position: absolute;
	left: 326px;
}
.zhangshang p {
	position: absolute;
	top: 80px;
	left: 320px;
	font-size: 12px;
}
/*医生团队*/
	.text_left {
	float: left;
	width: 460px;
	background: url(../images/zjpic_bg.png) no-repeat 100% 100%;
}
.text_right {
	float: left;
	padding-left: 75px;
	width: 465px;
	height: 850px;
	margin-top: 70px;
}
.cont1-2-1 h1{
	font-size: 55px;
	font-weight: 700;
  

    line-height: 51px;color: #000000;
}
.cont1-2-1 h1 span {
	font-size: 22px;
	color: #000000;
	text-transform: uppercase;
}
.cont1-2-1 h1 span em{font-size: 40px; color:#000000; font-style: normal; margin:0 2px 0 10px;}
.text_right .doctor_txt1{
font-size: 18px;
	color: #666666;
	margin-top: 12px;
	line-height: 28px;
}

.text_right p{font-size: 17px; line-height:26px;}.text_right .doctor_txt2 {
	font-size: 22px;
	color: #18c9d5;
	margin-top:20px;
vertical-align: middle;
}
.text_right .doctor_txt2  img {
	vertical-align: middle;
	margin-left: 10px;
}
.text_right .doctor_txt3{
	font-size: 14px;
	color: #474747;
	line-height: 32px;
}
.text_right .doctor_block {
	width: 68px;
	height: 12px;
	background: #000000;
	margin-top: 25px;
}
.cont1-2-5 {
	width: 246px;
	height: 60px;
	margin-top: 40px;
}
.cont1-2-5 a {
	display: block;
	width: 246px;
	height: 60px;
	background: #fff;
	color: #000;
	font-size: 24px;
	line-height: 60px;
	text-align: center;
	border: solid 1px #000;
}
.cont1-2-5 a:hover {
	height: 62px;
	background: #18c9d5;
	color: #fff;
	transition: 0.2s all;
	border: none;
}
#full-screen-slider {
	width: 100%;
	height: 396px;
	float: left;
	position: relative
}
#slides {
	display: block;
	width: 100%;
	height: 396px;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative
}
#slides li {
	display: block;
	width: 100%;
	height: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute
}
#slides li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px
}
#pagination {
	display: block;
	list-style: none;
	position: absolute;
	left: 50%;
	top: 340px;
	z-index: 9900;
	padding: 5px 15px 5px 0;
	margin: 0
}
#pagination li {
	display: block;
	list-style: none;
	width: 10px;
	height: 10px;
	float: left;
	margin-left: 15px;
	border-radius: 5px;
	background: #FFF }
#pagination li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}
#pagination li.current {
	background: #0092CE
}
.nr_w {
	background: #f3f3f5;
	width: 100%;
	padding-bottom: 25px;
}
.nr {
	width: 1200px;
	margin: 0 auto;
}
/*新闻中心详情*/
	.nr .neir .neir_h4 {
	text-align: center;
	font-size: 20px;
	color: #535353;
	padding: 21px 0px 15px;
	border-bottom: 1px solid #dedede;
}
.nr .neir .date {
	color: #929292;
	padding: 12px 0px 14px;
	width: 830px;
	padding-left: 370px;
	height: 30px;
}
.nr .neir .nei_p p {
	padding-bottom: 12px;
	color: #666;
	line-height: 24px;
	text-indent: 24px;
	padding-top: 12px;
}
.nr .neir .back {
	padding-top: 22px
}
.nr .neir .back .des {
	border-bottom: none
}
.nr .neir .back .des .des_a {
	color: #269cce
}
.date_01 {
	float: left;
	background: url(../images/time.jpg) no-repeat 0 1px;
	;	padding-left: 20px;
	height: 30px;
}
.date_02 {
	float: left;
	background: url(../images/eye.jpg) no-repeat 0 1px;
	;	padding-left: 30px;
	margin: 0px 20px;
	height: 30px;
}
.date_03 {
	float: left;
	background: url(../images/edit.jpg) no-repeat 0 1px;
	;	padding-left: 20px;
	height: 30px;
}
.articl_icon {
	margin-left: 214px;
}
.articl_icon li {
	float: left;
	margin-right: 27px;
	text-align: center;
	line-height: 36px;
	font-size: 14px;
	display: block;
	height: 36px;
	width: 214px;
	border: 1px solid #909090;
	overflow: hidden;
	color: #999999;
}
.articl_icon a {
	color: #999999;
}
.articl_icon li:hover {
	display: block;
	height: 38px;
	width: 216px;
	background: #bda179;
	border: none;
	color: #fff;
	line-height: 36px;
	font-size: 14px;
}
.articl_icon li:hover a {
	color: #fff;
}
.list_01 {
	height: 57px;
	color: #535353;
	line-height: 57px;
	background: url(../images/index_icon.jpg) no-repeat 0 21px;
	;	padding-left: 20px;
	width: 1180px;
}
.list_01 a {
	color: #535353;
}
.nr_w_01 {
	width: 1200px;
	margin: 0 auto;
}
.list_01 span a {
	color: #bda179;
}
.list_02 {
	height: 307px;
	width: 1188px;
	background: #fff;
	padding-top: 13px;
	padding-left: 12px;
}
.list_02_left {
	float: left;
	width: 683px;
	height: 307px;
}
.list_02_right {
	float: left;
	width: 450px;
	text-algin: center;
	height: 307px;
	padding-left: 50px;
}
.list_02_right_01 {
	font-size: 14px;
	padding-top: 46px;
	color: #535353;
	width: 405px;
	text-align: center;
}
.list_02_right_02 {
	color: #9e9e9e;
	width: 405px;
	margin-top: 16px;
}
.list_02_right_03 {
	width: 375px;
	margin-top: 37px;
	padding-left: 30px;
}
.list_02_right_03 li {
	float: left;
	width: 180px;
	background: url(../images/dian02.jpg) no-repeat 0 15px;
	line-height: 30px;
}
.list_02_right_03 li a {
	float: left;
	width: 165px;
	padding-left: 15px;
	color: #535353;
}
.list_02_right_03 li a:hover {
	float: left;
	color: #bda179;
	background: url(../images/dian01.jpg) no-repeat 0 15px;
}
.list_listxx {
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 46px;
}
.list_listxx_01 {
	height: 113px;
	line-height: 113px;
	color: #535353;
	font-size: 36px;
	text-align: center;
}
.list_listxx_02 {
	width: 1245px;
	margin-right: -45px;
}
.list_listxx_02_a {
	width: 353px;
	height: 463px;
	border: 1px solid #bfbfbf;
	text-align: left;
	float: left;
	margin-right: 45px;
	margin-bottom: 45px;
	color: #858585;
}
.list_listxx_02_a:hover {
	background: #d5b991;
	border: 1px solid #d5b991;
}
.list_listxx_02_a:hover .list_listxx_02_a_bot_01 a {
	color: #ffffff;
}
.list_listxx_02_a:hover .list_listxx_02_a_bot_02 a {
	color: #ffffff;
}
.list_listxx_02_a_top {
	height: 239px;
	width: 332px;
	margin-top: 0px;
	margin-left: 0px;
}
.list_listxx_02_a_bot {
	width: 332px;
	text-align: left;
	margin-top: 15px;
	margin-left: 10px;
}
.list_listxx_02_a_bot_01 a {
	color: #858585;
	font-size: 14px;
	line-height: 24px;
	color: #444343;
}
.list_listxx_02_a_bot_02 {
	margin-top: 15px;
}
.list_listxx_02_a_bot_02 a {
	font-size: 12px;
	color: #858585;
	line-height: 20px;
}
.page {
	margin-left: 318px;
}
.page_01 a {
	display: block;
	float: left;
	display: block;
	height: 34px;
	width: 85px;
	background: #f0f0f0;
	margin-right: 12px;
	text-align: center;
	line-height: 34px;
	color: #686868;
}
.page_01 a:hover {
	background: #bda179;
	color: #fff;
}
.page_02 a {
	display: block;
	float: left;
	display: block;
	height: 34px;
	width: 34px;
	background: #f0f0f0;
	margin-right: 12px;
	text-align: center;
	line-height: 34px;
	color: #686868;
}
.page_02 a:hover {
	background: #bda179;
	color: #fff;
}
#playBox {
	width: 681px;
	height: 292px;
	position: relative;
	overflow: hidden;
	border: 1px solid #dfdfdf;
}
#playBox .oUlplay {
	width: 99999px;
	position: absolute;
	left: 0;
	top: 0;
}
#playBox .oUlplay li {
	float: left;
}
#playBox .smalltitle {
	height: 10px;
	position: absolute;
	bottom: 15px;
	right: 15px;
	z-index: 10
}
#playBox .smalltitle ul {
	width: 120px;
	margin: 0 auto;
}
#playBox .smalltitle ul li {
	width: 10px;
	height: 10px;
	margin: 0 5px;
	border-radius: 10px;
	background: #ffffff;
	float: left;
	overflow: hidden;
	*display: inline;
	*zoom: 1;
}
#playBox .smalltitle .thistitle {
	background: #d5b991;
}
@keyframes myfirst {
	0% {
	left: 0px;
}
18% {
	left: 0px;
}
40% {
	left: -1200px;
}
60% {
	left: -1200px;
}
80% {
	left: -2400px;
}
98% {
	left: -2400px;
}
100% {
	left: -0px;
}
}
@-o-keyframes myfirst {
	0% {
	left: 0px;
}
18% {
	left: 0px;
}
40% {
	left: -1200px;
}
60% {
	left: -1200px;
}
80% {
	left: -2400px;
}
98% {
	left: -2400px;
}
100% {
	left: -0px;
}
}
@-moz-keyframes myfirst {
	0% {
	left: 0px;
}
18% {
	left: 0px;
}
40% {
	left: -1200px;
}
60% {
	left: -1200px;
}
80% {
	left: -2400px;
}
98% {
	left: -2400px;
}
100% {
	left: -0px;
}
}
@-webkit-keyframes myfirst {
	0% {
	left: 0px;
}
18% {
	left: 0px;
}
40% {
	left: -1200px;
}
60% {
	left: -1200px;
}
80% {
	left: -2400px;
}
98% {
	left: -2400px;
}
100% {
	left: -0px;
}
}
@keyframes myfirstArr {
	0% {
	left: 0px;
}
18% {
	left: 0px;
}
40% {
	left: 30px;
}
60% {
	left: 30px;
}
80% {
	left: 60px;
}
98% {
	left: 60px;
}
100% {
	left: 0px;
}
}
@-webkit-keyframes myfirstArr {
	0% {
	left: 0px;
}
18% {
	left: 0px;
}
40% {
	left: 30px;
}
60% {
	left: 30px;
}
80% {
	left: 60px;
}
98% {
	left: 60px;
}
100% {
	left: 0px;
}
}
@-moz-keyframes myfirstArr {
	0% {
	left: 0px;
}
18% {
	left: 0px;
}
40% {
	left: 30px;
}
60% {
	left: 30px;
}
80% {
	left: 60px;
}
98% {
	left: 60px;
}
100% {
	left: 0px;
}
}
@-o-keyframes myfirstArr {
	0% {
	left: 0px;
}
18% {
	left: 0px;
}
40% {
	left: 30px;
}
60% {
	left: 30px;
}
80% {
	left: 60px;
}
98% {
	left: 60px;
}
100% {
	left: 0px;
}
}
/*文章详情*/
	.nr_w {
	background: #f3f3f5;
	width: 100%;
	padding-bottom: 35px;
}
.nr {
	width: 1200px;
	margin: 0 auto;
}
/*特聘专家*/
	.memberShow {
	width: 390px;
	height: 222px;
	position: relative;
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
}
.memberShow li {
	float: left;
	overflow: hidden;
	margin: 0 3px 10px 0;
	border: 1px solid #ccc;
	padding: 1px;
}
.memberShow li.memLI {
	height: 90px;
	width: 90px;
}
.memberShow .popInfo {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	background: #ffffff;
	width: 286px;
	height: 93px;
	overflow: hidden;
	border: 1px solid #cdcdcd;
}
.memberShow .popInfo img {
	width: 93px;
	display: block;
	position: relative;
	z-index: 3;
	background: #fff;
}
.memberShow .popInfo p {
	width: 188px;
	height: 90px;
	color: #000;
	overflow: hidden;
	position: relative;
	z-index: 2;
}
.memberShow .popInfo p strong {
	display: block;
}
	.img img {
	width: 90px;
	height: 90px;
}