.friutPic{
	width: 100%;
	height: auto;
}
.friutPic img{
	display: inline-block;
	width: 100%;
}
.activeDetail{
	line-height: 36px;
	font-size: 16px;
	color: #666;
	text-indent: 2em;
}
/*活动动态*/
.bg_gray{
	background-color: #f8f8f8;
}
.dongtai{
	padding: 30px 35px;
	background-color: #fff;
}
.dongtai-left{
	width: 420px;
	height: 206px;
	overflow: hidden;
}
.dongtai-left img{
	display: inline-block;
	width: 420px;
	height: 206px;
}
.dongtai-right{
	width: 660px;
}
.dongtai-right-list li{
	line-height: 40px;
	border-bottom: 1px dashed #ddd;
}
.dongtai-right-list li a{
	display: block;
	width: 80%;
	height: 39px;
	line-height: 40px;
	overflow: hidden;
}
.dongtai-right-list li:hover a{
	color: #308bd8;
}
.dongtai-right-list li span{
	width: 20%;
	color: #999;
	text-align: right;
}
/*专家*/
.zhuanjia-list>li{
	width: 100%;
	height: 230px;
	background:  #f8f8f8 url(../../images/icons/zhuanjia_bg.png) repeat-x center 220px;
	border-left: 5px solid #f8f8f8;
	margin-bottom: 20px;
}
.zhuanjia-list>li:hover{
	border-left: 5px solid #308bd8;
}
.zhuanjia-list>li .imgBox{
	width: 184px;
	height: 184px;
	border-radius: 50%;
	overflow: hidden;
	background-color: #fff;
	box-shadow: 4px 7px 6px #fff,3px 6px 5px rgba(14,5,10,0.5);
}
.zhuanjia-detail{
	width: 792px;
}
.f22{
	font-size: 22px;
}
.zhuanjia-soal{
	line-height: 24px;
	padding-right: 30px;
}
.tagList{
	line-height: 34px;
	padding-right: 30px;
}
.contact-zhuanjia-box{
	width: 162px;
	height: 150px;
	border-left: 1px dotted #ddd;
	margin-top: 35px;
}
.contact-zhuanjia{
	display: block;
	width: 75px;
	height: 26px;
	line-height: 26px;

	border: 1px solid #308BD8;
	color: #308BD8;
	border-radius: 2px;
	margin: 63px auto;
}
.contact-zhuanjia:hover{
	background-color: #308BD8;
	color: #fff;
}
/*合作单位 开始*/
#cooperationUnit{
	background: #f8f8f8;
}
#cooperationUnit .unitBox{
	width: 1197px;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
#cooperationUnit .unitBox li{
	background: #fff;
	position: relative;
	overflow: hidden;
	z-index: 50;
	padding:5px;
	width:160px;
	height: 80px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
#cooperationUnit .unitBox li img{
	width:160px;
	height:80px;
}
#cooperationUnit .unitBox li .hoverCon{
	width: 160px;
	padding: 5px;
	height: 80px;
	display: none;
	z-index: 100;
	position: absolute;
	background: url(../../images/jst/pics/bg_black.png) repeat;
}
#cooperationUnit .unitBox li .hoverCon .hoverConTxt{
	text-align: center;
	width: 155px;
	vertical-align: middle;
}
/*合作单位 结束*/
/*资料下载*/
.border1{
	border: 1px solid #ddd;
}
.pptBox{
	width: 680px;
	padding: 0 10px 0 10px;
}
.pptBox li{
	height: 39px;
	line-height: 39px;
	border-bottom: 1px dashed #ddd;
	background: url(../../images/icons/ppt_icon.jpg) no-repeat 5px center;
}
.pptBox li span{
	width: 80%;
	color: #666;
	text-indent: 35px;
}
.pptBox li:hover span{
	color: #308BD8;
}
.downLoadBtn{
	width: 58px;
	height: 22px;
	line-height: 22px;
	color: #308BD8;
	border: 1px solid #308BD8;
	border-radius: 2px;
	margin-top: 7px;
	
}
.downLoadBtn:hover{
	background-color: #308BD8;
	color: #fff;
}
.friut-download{
	width: 420px;
	height: 372px;
	overflow: hidden;
}
.friut-download img{
	display: block;
	width: 420px;
	height: 372px;
}
.littleBanner{
	display: block;
	width: 100%;
	min-width: 1200px;
	height: 156px;
	overflow: hidden;
	background-color: #fff2dc;
	text-align: center;
}
