
/* 漂浮 */
#floatdivids{
	width: 180px;
	height: 105px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 91100;
	border: 0px solid #ccc;
}
#float20divids1{
	width: 180px;
	height: 108px;
	position: absolute;
	top: 60;
	left: -3000;
	z-index: 91101;
	border: 0px solid #ccc;
}
#float20divids2{
	width: 180px;
	height: 113px;
	position: absolute;
	top: 150; 
	left: 800;
	z-index: 91102;
	border: 0px solid #ccc;
}

/* 整行栏目 */
.indexRow {
	color: #000;
	width: 1200px;
	margin: 0 auto;
	margin-top: 0px !important;
	margin-bottom:15px !important;
}

/* 阴影 */
.shadow {
	box-shadow: 2px 1.5px 2px #ddd;
}

/* 切换 */
.switchBars {
	width: 100%;
	height: 40px;
	padding: 0px;
	border-bottom: 1px solid #0B9DE0;
}
.switchBars .btns {
	float:left;
}
.switchBars .more {
	width:60px;
	float:right;
	font-size:18px;
	text-align:center;
	margin-top:13px;
	position:relative;
	background-color:#;
}
.switchCaption {
	float: left;
	position: relative;
}
.switchCaption li{
	color: #000;
	height:28px;
	cursor: pointer;
	font-size: 20px;
	font-weight: bold;
	padding-left:30px;
	padding-top:5px;
	padding-right:30px;
	padding-bottom:7px;
	border-radius: 5px 5px 0px 0px;
}
.switchCaption li a{
	color: #000;
	font-size: 20px;
	font-weight: bold;
}
.switchBody {
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.switchRows {
	height: 100%;
	padding: 0px;
}

/* 图片新闻轮播 */
.sliderImages {
	margin-top: 0px !important;
	height: 520px !important;
	overflow:hidden;
}
.sliderBanner{float: left;width: 1200px;height: 520px;position: relative;margin-right: 24px;}
.sliderBanner .banner_pre, .sliderBanner .banner_next{display:none;position:absolute;top:130px;width:20px;height:24px;overflow:hidden;z-index:10;background-image: url(../images/tubiao.png);background-repeat:no-repeat;cursor:pointer;background-position: -10px -10px;display: none !important;}
.banner_pre{left:15px;background-position:-10px -10px;}
.banner_pre:hover{background-position:-40px -10px;}
.banner_next{right:15px;background-position:-70px -10px;}
.banner_next:hover{background-position:-100px -10px;}
.sliderBanner .bd{width:100%;height: 100%;overflow:hidden;position: relative;box-shadow: 0px 0xp 10px #eee !important;}
.sliderBanner .bd a{width:100%;height: 520px;display:block;position:relative;}
.sliderBanner .bd img{width:100%; height:100%;}
.sliderBanner .bd h1{position:absolute;left:0;bottom:0;width: 100%;height: 37px;background:#000;filter:alpha(opacity=80);background:rgba(0,0,0,0.7);line-height: 37px;text-align: left;color:#fff;font-size: 16px;font-weight: bold;padding-left: 2%;}
.sliderBanner .hd{text-align:center;margin-top:10px;position: absolute;right: 0px;bottom: 0px;}
.sliderBanner .hd ul{display:inline-block;}
.sliderBanner .hd li{width: 10px;height: 10px;float:left;margin: 10px 5px;position:relative;cursor:pointer;background:#dbdbdb;border-radius:100%;-moz-border-radius:100%;-o-border-radius:100%;-webkit-border-radius:100%;}
.sliderBanner .hd li:hover{background:#ef3838; transition-duration:400ms; -moz-transition-duration:400ms; -webkit-transition-duration:400ms; -o-transition-duration:400ms;} 
.sliderBanner .hd li:first-child{}
.sliderBanner img {width: 1200px;height: 520px;}

/* 新闻动态公告 */
.newsAnnounce {
	background-color:#;
}
.announceHeight {
	height: 255px !important;
}
.announceBody {
	height: 215px !important;
}

/* 在线办事服务 */
.onlineService {
	
}
.servicesHeight {
	height: 160px !important;
}
.onlineService img {
	width: 250px;
	height: 70px;
	/*margin: 13px 21.5px;*/
}
.servicesBars {
	float:left;
	width: 50px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	position:relative;
	overflow: hidden;
	background: #0B9DE0;
	border-radius: 5px 0px 0px 5px;
}
.servicesBars li {
	width: 30px;
	height: 100%;
	margin: 20px auto;
	color: #fff;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	line-height: 1.6;
	position:relative;
}
.servicesBody {
	float:left;
	width: 533px;
	height: 100%;
	padding: 0px;
	position:relative;
	background: #;
}
.servicesBody li {
	float:left;
	width: 250px;
	height: 70px;
	margin: 5px 7px;
	/*margin-top: 6px;*/
	cursor: pointer;
	background: #E9F6FD;
	position:relative;
	border-radius: 5px 5px 5px 5px;
}
.servicesBody li:hover {
	float:left;
	width: 250px;
	height: 70px;
	margin: 5px 7px;
	/*margin-top: 6px;*/
	cursor: pointer;
	background: #C2E9FC;
	position:relative;
	border-radius: 5px 5px 5px 5px;
}
/*
.servicesBody li {
	float:left;
	width: 123px;
	height: 106px;
	margin: 5px;
	margin-top: 6px;
	cursor: pointer;
	background: #E9F6FD;
	position:relative;
	border-radius: 5px 5px 5px 5px;
}
.servicesBody li:hover {
	float:left;
	width: 123px;
	height: 106px;
	margin: 5px;
	margin-top: 6px;
	cursor: pointer;
	background: #C2E9FC;
	position:relative;
	border-radius: 5px 5px 5px 5px;
}
*/
/* 贯彻二十时代 */
.twentyEras {
	height: 125px !important;
}
.twentyEras img {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}

/* 科研技术党建 */
.scientificParty {
	background-color:#;
}
.scientificHeight {
	height: 215px !important;
}
.scientificBars {
	width: 100%;
	height: 42px;
	padding: 0px;
	border-bottom: 1px solid #0B9DE0;
}
.scientificBars .btns {
	float:left;
}
.scientificBars .more {
	width:60px;
	float:right;
	font-size:18px;
	text-align:center;
	margin-top:13px;
	position:relative;
	background-color:#;
}
.scientificCaption {
	float: left;
	position: relative;
}
.scientificCaption li{
	color: #000;
	height:42px;
	width:150px;
	border-radius: 5px 5px 0px 0px;
}
.party-building {
	background: url(images/index/partybuilding.jpg) no-repeat left top;
}
.scientificBody {
	height: 175px !important;
}

/* 检验检测技术 */
.inspecTechnology {
	
}
.technologyBars {
	width: 1200px;
	height: 40px;
	padding: 0px;
	padding-top: 0px;
	background-color:#;
}
.technologyBars li.point {
	float:left;
	width: 8px;
	height: 16px;
	margin-top: 12px;
	margin-right: 7px;
	background: #0B9DE0;
	position: relative;
	border-radius: 5px 5px 5px 5px;
}
.technologyBars li.title {
	float:left;
	color: ;
	color: rgb(11, 157, 224);
	font-size: 20px;
	line-height: 36px;
	/* Four values – top | right | bottom | left */
	padding: 0px 0px 5px 5px;
	font-weight: bold;
	height: 20px;
	position: relative;
}
.technologyBars li.title a {
	color: rgb(11, 157, 224);
	font-size: 20px;
	line-height: 36px;
	/* Four values – top | right | bottom | left */
	padding: 0px 0px 5px 5px;
	font-weight: bold;
}
.technologyBars li.title a:hover {
	color:#ef3838;
}
.technologyBody {
	width: 1200px;
	height: 190px;
	padding: 0px;
	overflow:hidden;
	background: #;
}
.technologyBody li {
	float:left;
	width: 191.5px;
	height: 180px;
	margin: 0px;
	margin-right: 10px;
	color: #000;
	cursor: pointer;
	text-align: center;
	background: #;
	overflow:hidden;
	position:relative;
	border-radius: 3px 3px 3px 3px;
}
.technologyBody li:hover {
	float:left;
	width: 191.5px;
	height: 180px;
	margin: 0px;
	margin-right: 10px;
	color: #ef3838;
	cursor: pointer;
	text-align: center;
	background: #C2E9FC;
	position:relative;
	border-radius: 3px 3px 3px 3px;
}
.technologyBody li.right {
	margin-right: 0px;
}
.technologyBody li.icon {
	width: 191px;
	height: 128px;
	margin: 0 auto;
	margin-bottom: 8px;
	background: #;
	border-radius: 3px 3px 0px 0px;
}
.technologyBody li.text {
	width: 180px;
	height: 38px;
	margin: 0 auto;
	margin-left: 5.5px;
	overflow: hidden;
	font-size: 15px;
	line-height: 1.3;
	background: #;
}
.technologyBody img {
	width: 191px;
	height: 128px;
	margin: 0 auto;
	position: relative;
	border-radius: 3px 3px 0px 0px;
}

/* 政策公益文化 */
.welfareCulture {
	
}
.cultureHeight {
	height: 255px !important;
}
.cultureMargin {
	margin:0px 7px !important;
}
.cultureBody {
	height: 215px !important;
}
.culturePart {
	float:left;
	width: 265px;
	height: 100%;
	margin-right: 1px;
	position:relative;
}
.cultureBars {
	width: 265px;
	height: 40px;
	padding: 0px;
	border-bottom: 1px solid #0B9DE0;
}
.cultureCaptions {
	float: left;
	position: relative;
	
}
.cultureCaptions li{
	color: #0B9DE0;
	height:26px;
	cursor: pointer;
	font-size: 20px;
	font-weight: bold;
	margin-right: 0px;
	padding-left:30px;
	padding-top:5px;
	padding-right:30px;
	padding-bottom:7px;
	border-bottom: 2px solid;
	border-radius: 5px 5px 0px 0px;
	background-color:#;
}
.cultureCaptions li a{
	color:#0B9DE0;
	font-size: 20px;
	font-weight: bold;
}
.cultureBody{
	width: 265px;
	height: 150px;
	margin: 10px 0px 0px 0px;
	background: #;
	padding: 0px;
}
.cultureBody .bodyItems {
	width: 100%;
	padding:0px;
	background: #fff;
}
.cultureInfo {
	float:right;
	width: 350px;
	height: 100%;
	position:relative;
}
.cultureInfo li {
	color: #000;
	font-size: 14px;
	line-height: 1.47;
	margin-bottom: 3px;
}
.cultureInfo span {
	color: #0B9DE0;
	font-weight: bold;
}
