﻿body 
{
        color: #0f0f23;
}
.huangkuai1{ width:100%; background:url(../images/tiao1.png) no-repeat; clear:both; margin:0 auto;}
.huangkuai1 h2{ line-height:58px; width:680px; margin:0 auto; font-size:24px;}
.huangkuai1 p{ width:calc(100% - 28px); background:#FFF; border: #CCCCCC 1px solid; color:#000; text-align:left; line-height:24px; padding:14px;margin-bottom:10px; }

.huangtiao6{ width:830px; background:url(../images/tiao6.png) no-repeat; margin:0 auto; clear:both; height:290px;}
.huangtiao6 h2{ line-height:23px; width:680px; margin:0 auto; font-size:24px;}
.huangtiao6diyi{ width:384px; height:200px; border:3px solid #FFF; float:left;}
.huangtiao6dier{ width:550px; height:200px; float:right; background:#FFF; border:1px solid #CCCCCC;}
.huangtiao6dier p{ text-align:left; width:500px;line-height:25px; text-align:left; padding:10px 20px 10px 20px; color:#000;}
.huangtiao6dier span{width:504px; line-height:30px;  background:#000; border:1px solid #000; display:block; padding:0 10px 0px 10px; color:#FFF;}

.hadoop_anli{
	color:#000;  float:none; display:block; width:960px; background:url(../images/xin1.png) repeat-x; height:300px;
	}
.hadoop_anli p{ color:#000;text-align:left; padding:20px; line-height:22px; }	
.hadoop_anli h3{ width:600px; margin:0 auto;}

/*内嵌内容*/
.nq-ner{
	width: 100%;
}
.nq-ner .nqtit{
	width: 100%;
	position: relative;
	height: 80px;
	overflow: hidden;
}
.nq-ner .nqlimg{
	width: 73px;
	height: 69px;
	position: absolute;
	left: 0;
	top:0;
	background:url(../images/nqimg.png) left center no-repeat;
}
.nq-ner .hotit{
	width: calc(100% - 60px);
	height: 38px;
	margin-top:20px;
	float: right;
	line-height: 38px;
	text-indent: 36px;
	font-size: 24px;
	font-weight:bold;
	border:1px solid #fff;
	background: linear-gradient(#fdb547,#fa9b0b);
}
.nq-ner .honer{
	width: calc(50% - 10px);
	margin:0 5px;
	float: left;
}
.nq-ner .hontit{
	width: 100%;
	height: 30px;
	text-indent: 10px;
	line-height: 30px;
	font-size: 16px;

	background: linear-gradient(#c7c7c7,#dbdada,#c7c7c7);
}
.nq-ner .honcon{
	width: calc(100% - 20px);
	min-height: 191px;
	height:290px;
	background:#eeeeee;
	color:#000;
	padding:10px;
	font-size: 14px;
	margin: 3px 0 10px;
	overflow: hidden;
}
@media only screen and (max-device-width : 767px){
.nq-ner .honer{
	width: calc(100% - 10px);
}
}