* {
	padding: 0px;
	margin: 0px;
}
body {
	width: 100%;
	margin: 0 auto;
	font-family: "微软雅黑";
}
#dy {
	width: 100%;
	margin: 0 auto;
	background: #ebebeb;
	overflow: hidden;
	padding-bottom: 20px;
}
.dy {
	width: 1100px;
	margin: 0 auto;
	margin-top: 20px;
	overflow: hidden;

}
.dy h1 {
	text-align: center;
}
.dy h2 {
	font-sizE: 30px;
	text-align: center;
	font-weight: normal;
	color: #FFF;
	letter-spacing: 2px;
}
.dy h2 span {
	color: #f3df30;
}
.dy p {
	font-size: 18px;
	text-align: left;
	text-indent: 2em;
	line-height: 1.8;
	margin-top: 15px;
}
.dy_1 {
	margin-top: 15px;
}
/*行业大咖面对面，收获前沿的知识*/
.baoweidt {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	margin-top: 20px;
}
#ISL_Cont_1111 {
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
}
.zj {
	width: 459px;
	overflow: hidden;
	float: left;
}
.zj_1 {
	width: 459px;
	background: url(/d/file/hh/2017-04-01/hbm_12.jpg) no-repeat;
	height: 210px;
}
.zj_2 {
	width: 459px;
	background: url(/d/file/hh/2017-04-01/yhn_12.jpg) no-repeat;
	height: 210px;
}
.zj_3 {
	width: 459px;
	background: url(/d/file/hh/2017-04-01/ky_12.jpg) no-repeat;
	height: 210px;
}
.zj_4 {
	width: 459px;
	background: url(/d/file/hh/2017-04-01/lx_12.jpg) no-repeat;
	height: 210px;
}
#ISL_Cont_1111 h1 {
	width: 190px;
	margin-lefT: 265px;
	text-align: center;
	font-size: 22px;
	padding-top: 5px;
}
#ISL_Cont_1111 h2 {
	width: 230px;
	text-align:left;
	margin-lefT: 225px;
	margin-top: 15px;
	font-sizE: 18px;
	line-height: 25px;
	color: #ec744c;
}
#ISL_Cont_1111 p {
	width: 230px;
	margin-lefT: 225px;
	margin-top: 10px;
	font-sizE: 16px;
	line-height: 25px;
	text-align:left;
}
#ISL_Cont_1111 h3 {
	text-align: center;
	margin-top: 15px;
}
.zj_1_1 {
	margin-lefT: 62px;
}
.baoweidt .sbbone {
	position: absolute;
	left: 10px;
	top: 55px;
	cursor: pointer;
}
.baoweidt .sbbtow {
	position: absolute;
	right: 10px;
	top: 55px;
	cursor: pointer;
}
.zx {
	width: 160px;
	margin: 0 auto;
	margin-top: 25px;
	background: #f1a617;
	line-height: 45px;
	font-sizE: 24px;
	color: #FFF;
	text-align: center;
	border-radius: 10px;
}
.zx a {
	text-decoration: none;
	color: #FFF;
}
/*表单*/
.kc {
	width: 100%;
	margin: 0 auto;
	background: #101010;
	padding-bottom:20px;
	overflow: hidden;
}
.yht_5 {
	widtH:1100px;
	margin-top: 30px;
	margin:0 auto;
}
.input_2 {
	width:330px; 
	float:left;
	font-size: 22px;
	color: #FFF;
	text-align: center;
	letter-spacing: 3px;
	line-height: 35px;
	margin-top: 20px;
}
.input_3{
	border: none;
	line-height: 30px;
	widtH: 200px;
}
.submit_1 {
	width: 150px;
	margin: 0 auto;
	background: #f3df30;
	line-height: 45px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color:#000;
	letter-spacing: 2px;
	border: none;
}
/*现场*/
.xc {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
}
.xc_1 {
	width: 348px;
	height: 512px;
	float: left;
	background: url(/d/file/hh/2017-04-01/tu_2_03.jpg) no-repeat;
	margin-top: 20px;
	padding-top: 15px;
}
.xc_1 h1 {
	text-align: center;
	margin-top: 10px;
	font-sizE: 16px;
	font-weight: normal;
}
.xc_2 {
	margin-lefT: 25px;
	margin-right: 25px;
}





/*图片样式*/
.ih-item {
	position: relative;
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}
.ih-item, .ih-item * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.ih-item img {
	width: 100%;
	height: 100%;
	margin:0 auto;

}
.ih-item.circle {
	position: relative;
	left:60px;
	width: 232px;
	height: 230px;
	border-radius: 50%;
}
.ih-item.circle .img:before {
	position: absolute;
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	border-radius: 50%;
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0.3);
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}
.ih-item.circle .info {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	border-radius: 50%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.ih-item.circle.effect17 .info {
	opacity: 0;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}
.ih-item.circle.effect17 .info h3 {
	color: #fff;
	font-weight:normal;
	text-transform: uppercase;
	position: relative;
	letter-spacing: 2px;
	font-size: 22px;
	
	padding: 30px 0 0 0;

	text-shadow: 0 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.3);
}
.ih-item.circle.effect17 .info p {
	color:#FFF;
margin:10px 25px;


	font-size: 16px;
	text-align:left;
	line-height:25px;
	opacity: 0;
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}
.ih-item.circle.effect17 a:hover .img:before {
	box-shadow: inset 0 0 0 110px #333333;
	box-shadow: inset 0 0 0 110px rgba(0, 0, 0, 0.6);
}
.ih-item.circle.effect17 a:hover .info {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.ih-item.circle.effect17 a:hover .info p {
	opacity: 1;
}

