﻿
/*************** 首页内容 Start ***************/

/***** box1 焦点图 新闻动态 登陆 快捷方式 *****/
#index-box1 {
	height: 330px;
	position: relative;
	z-index: 0;
}
/* 焦点图 */
#index-Picture {
	width: 350px;
	height: 330px;
	overflow: hidden;
	background: #fff;
	position: relative;
	z-index: 0;
}
#index-Picture li a{
	cursor: pointer;
	display: block;
}
#index-Picture .show_img{
	width: 5000px;
	height: 260px;
	display: block;
	position: absolute;
	left :0;
	top: 0;
	
	box-shadow:  #999 3px 3px 3px;
	-moz-box-shadow:  #999 3px 3px 3px;
	-webkit-box-shadow:  #999 3px 3px 3px;
}
#index-Picture .show_img img {
	width: 370px;
	height: 260px;
}
#index-Picture .show_img li{
	width: 350px;
	float: left;
	position: relative;
}
#index-Picture .show_img li span{
	position: absolute;
	bottom: 0;
	left: 0;
	height: 36px;
	line-height: 36px;
	background: #000;
	display: block;
	width: 100%;
	text-align: left;
	text-indent: 1em;
	color: #ccc;
	font-size: 14px;
}
#index-Picture .thumbnails{
	width: 100%;
	height: 60px;
	position: absolute;
	bottom: 0px;
	left: 0;
}
#index-Picture .thumbnails li:first-child{
	margin-left: 0;
}
#index-Picture .thumbnails li{
	width: 80px;
	height: 60px;
	float: left;
	margin-left: 10px;
}
#index-Picture .thumbnails li img{
	width: 100%;
	height: 100%;
	vertical-align:top; 
}
#index-Picture .thumbnails li a{
	border: 1px solid #ccc;
}
#index-Picture .thumbnails li a.active{
	border: 2px solid #ff8500;
}
/* 新闻动态 */
#index-News {
	width: 330px;
	height: 330px;
	margin: 0 20px;
	overflow: hidden;
	position: relative;
	z-index: 0;
}
#index-News .news-tit{
	width: 330px;
	height: 24px;
	text-align: right;
	position: relative;
	line-height: 24px;
	margin-top: 10px;
	padding: 5px 0;
}
#index-News .news-tit ul{
	position: absolute;
	left: 0;
	top: 0px;
}
#index-News .news-tit ul li{
	float: left;
}
#index-News .news-tit ul li a{
	color: #444;
	font-size: 20px;
	padding: 5px 10px;
	display: inline-block;
}
#index-News .news-tit ul li a:hover,
#index-News .news-tit ul li a.title_hover2{
	border-bottom: 2px solid #137adf;
	color: #137adf;
	font-weight: bold;
}
#index-News .nt1 {
	border-bottom: 2px solid #137adf;	
}
#index-News .nt2 {
	border: 0px;
}
#index-News .news-tit > a.more{
	background: url("../jl_img/more-img.gif") no-repeat;
	width: 35px;
	height: 5px;
	display: inline-block;
	margin: 10px 10px 0 0; 
}
#index-News .news-tit > a.more:hover {background: url(../jl_img/more-img.gif) 0 -5px no-repeat;}
#index-News .news-con-hidden {display:none;}
#index-News .news-con {
	width: 330px;
	height: 290px;
	border-top: 1px solid #dfdfdf;
	overflow: hidden;
	margin-top: -1px;
	z-index: 10;
}
#index-News .news-con ul {margin-top: 8px;}
#index-News .news-con ul li {
	line-height: 35px;
	background: url(../jl_img/line-point.gif) repeat-x left bottom;
	padding: 0px 10px;
}
#index-News .news-con ul li a {
	text-align: left;
	color: #333;
}
#index-News .news-con ul li a:hover {
	color: #47bbff;
}
#index-News .news-con ul li i {
	float: right;
	color: #999;
	padding: 0px;
	margin: 0px;
}
/* 登陆、注册、快捷 */
#index-Panel {
	width: 280px;
	height: 330px;
	margin: 0px;
	overflow: hidden;
}
#index-Panel .index-Panel-sign {
	width: 250px;
	height: 85px;
	background: url(../jl_img/angle-bg.gif) no-repeat left top;
	padding: 20px 0 0 30px; 
}
#index-Panel .index-Panel-sign a.index_head{
	width: 58px;
	height: 63px;
	border: 1px solid #e1e1e1;
	float: left;
	display: block;
	border-radius: 5px;
	overflow: hidden;
	margin-right: 20px;
}
#index-Panel .index-Panel-sign a.index_dingzhi{
	width: 96px;
	height: 31px;
	background: url(../jl_img/index_dingzhi.gif) no-repeat;
	display: block;
}
#index-Panel .index-Panel-sign .index_dd{
	width: 96px;
	color: #868686;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
}
#index-Panel .index-Panel-sign .index_dd label{
	padding: 0 5px;
}
#index-Panel .index-Panel-sign a.index_head img{
	width: 58px;
	height: 63px;
}
#index-Panel .index-Panel-quick {
	width: 278px;
	height: 224px;
	border: 1px solid #e0e0e0;
	border-top: 0px;
}
#index-Panel .index-Panel-quick h2.index-Panel-quick-tit {
	width: 100%;
	margin: 0px 15px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
#index-Panel .index-Panel-quick .index-Panel-quick-list {
	float: left;
	width: 100%;
	margin: 0px 14px;
}
#index-Panel .index-Panel-quick .index-Panel-quick-list a {
	float: left;
	margin: 0 3px 0 3px;
	padding: 52px 0 16px 0;
	width: 78px;
	background: url(../jl_img/quick-list-icons.png) no-repeat;
}
#index-Panel .index-Panel-quick .index-Panel-quick-list a.ipql-01 {background-position: 0 0;}
#index-Panel .index-Panel-quick .index-Panel-quick-list a.ipql-02 {background-position: -78px 0;}
#index-Panel .index-Panel-quick .index-Panel-quick-list a.ipql-03 {background-position: -156px 0;}
#index-Panel .index-Panel-quick .index-Panel-quick-list a.ipql-04 {background-position: -234px 0;}
#index-Panel .index-Panel-quick .index-Panel-quick-list a.ipql-05 {background-position: -312px 0;}
#index-Panel .index-Panel-quick .index-Panel-quick-list a.ipql-06 {background-position: -390px 0;}
#index-Panel .index-Panel-quick .index-Panel-quick-list a.ipql-01:hover {background-position: 0 -107px;}
#index-Panel .index-Panel-quick .index-Panel-quick-list a.ipql-02:hover {background-position: -78px -107px;}
#index-Panel .index-Panel-quick .index-Panel-quick-list a.ipql-03:hover {background-position: -156px -107px;}
#index-Panel .index-Panel-quick .index-Panel-quick-list a.ipql-04:hover {background-position: -234px -107px;}
#index-Panel .index-Panel-quick .index-Panel-quick-list a.ipql-05:hover {background-position: -312px -107px;}
#index-Panel .index-Panel-quick .index-Panel-quick-list a.ipql-06:hover {background-position: -390px -107px;}
#index-Panel .index-Panel-quick .index-Panel-quick-list a span {
	float: left;
	margin-top: 9px;
	width: 100%;
	line-height: 16px;
	text-align: center;
	color: #333;
	cursor: pointer;
}
/*登陆 快捷方式*/
#index-Panel .index-Panel-sign_1 {
	width: 280px;
	height: 105px;
	background: url(../jl_img/angle-bg.gif) no-repeat left top;
}
#index-Panel .index-Panel-sign_1 h2.index-Panel-sign-tit {
	width: 268px;
	height: 53px;
	background: url(../jl_img/sign-in.gif) no-repeat 25px 18px;
	display: block;
	text-indent: -9999px;
}
#index-Panel .index-Panel-sign_1 .index-Panel-sign-but {
	padding: 0 15px;
}
#index-Panel .index-Panel-sign_1 .index-Panel-sign-but a {
	width: 120px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 14px;
	color: #fff;
}
#index-Panel .index-Panel-sign_1 .index-Panel-sign-but a.sign-in {
	float: left;
	background: #137adf;
}
#index-Panel .index-Panel-sign_1 .index-Panel-sign-but a.sign-in:hover {
	background: #666;
}
#index-Panel .index-Panel-sign_1 .index-Panel-sign-but a.register {
	float: right;
	background: #f8b130;
}
#index-Panel .index-Panel-sign_1 .index-Panel-sign-but a.register:hover {
	background: #666;
}
/***** box1 焦点图 新闻动态 登陆 快捷方式 *****/
/* 院训 */
#index-Metering {
	margin: 20px 0;
	height: 80px;
	overflow: hidden;
	background: #ccc;
}
#index-Metering a,
#index-Metering img {
	display: block;
}
/***** box2 实验室 新图图片 计量与法 计量知识 快捷入口 *****/
#index-box2 {
	width: 700px;
	height: 674px;
	position: relative;
	margin-right: 20px;
}
.index-box2_title{
	height: 30px;
	line-height: 20px;
	border-bottom: 2px solid #137adf;
	margin-bottom: 10px;
	color: #1d1d1d;
	font-size: 18px;
}
.index-box2_title a{
	float: right;
	background: url(../jl_img/more-img.gif) no-repeat;
	width: 40px;
	height: 5px;
	display: block;
	margin-top: 12px;
}
/* 实验室 */
#index-Laboratory {
	width: 700px;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
}
#index-Laboratory .index-Lab-box {
	width: 340px;
	height: 229px;
	margin: 10px 0;
}
#index-Laboratory .index-Lab-box img{
	width: 338px;
	height: 158px;
	border: 1px solid #cdcdcd;
}
#index-Laboratory .index-Lab-box h3{
	width: 340px;
	font-size: 16px;
	color: #333;
	padding-top: 10px;
}
#index-Laboratory .index-Lab-box p{
	width: 340px;
	font-size: 14px;
	color: #999;
}
#index-Laboratory .index-Lab-box p a{
	padding-left: 5px;
	color: #ffac00;
}
#index-Laboratory .index-Lab-box p a:hover{
	color: #47bbff;
}
#index-Laboratory .index-Laboratory-space{
	width: 20px;
	display: block;
	float: left;
	height: 190px;
}
/* 图片新闻 */
#index-Advertising {
	width: 700px;
	height: 74px;
	overflow: hidden;
	border: 1px solid #ccc;
	position: relative;
	z-index: 0;
}
#index-Advertising ul li.first{
	display: block;
}
#index-Advertising > a{
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	left: 0px;
	top: 0;
	filter: alpha(opacity=0); 
	-moz-opacity: 0; 
	opacity: 0;
}
#index-Advertising > a.oneshow{
	filter: alpha(opacity=100); 
	-moz-opacity: 1; 
	opacity: 1;
}
.navlist{
	position: absolute;
	bottom: 0;
	right: 0;
	background: url(../jl_img/jiaodiantu_navbg.png) no-repeat;
	height: 13px;
	width: 210px;
}
.navlist li{
	border-left: 1px solid #fff;
	float: right;
	line-height: 12px;
}
.navlist li a{
	padding: 0 8px;
	color: #fff;
	display: inline-block;
}
/* 计量与法、 计量知识 */
#index-Method,
#index-Knowledge {
	width: 340px;
	height: 380px;
	margin: 20px 0 8px;
	overflow: hidden; 
	position: relative;
}
#index-Method ul li,
#index-Knowledge ul li {
	color: #373737;
	line-height: 31px;
}
#index-Method ul li i,
#index-Knowledge ul li i {
	float: right;
}
.index-Method-space{
	width: 20px;
	display: block;
	float: left;
	height: 200px;
}
/* 快捷入口 */
#index-Entrance{
	width: 700px;
	height: 50px;
	overflow: hidden;
	position: relative;
}
#index-Entrance ul li{
	text-align: center;
	line-height: 53px;
	font-size: 16px;
	font-weight: bold;
}
#index-Entrance ul li a{
	float: left;
	width: 223px;
	height: 53px;
	background: #f8f8f8;
	border: 1px solid #eee;
}
#index-Entrance ul li a:hover{
	background: #eee;
	color: #000;
} 
#index-Entrance ul li span{
	padding-left: 5px;
}
#index-Entrance .EntColor-1{color: #007ff4;}
#index-Entrance .EntColor-2{color: #f32200;}
#index-Entrance .EntColor-3{color: #ffae00;}
#index-Entrance .EntColor-space{margin-right: 12px;}
/***** box2 实验室 新图图片 计量与法 计量知识 快捷入口 *****/

/***** box3 技术能力 国检中心 *****/
#index-box3 {
	width: 280px;
	height: 674px;
	position: relative;
}
/* 技术能力 */
#index-Ability {
	width: 280px;
	height: 380px;
	overflow: hidden;
	margin-bottom: 20px;
}
#index-Ability .index-abi-tit{
	width: 278px;
	height: 18px;
	line-height: 18px;
	margin-bottom: 10px;
	font-size: 16px;
	color: #137adf;
	background: url(../jl_img/ability-tit-bg.png) no-repeat;
	padding-left: 8px;
}
#index-Ability .index-abi-con{
	width: 278px;
	overflow: hidden;
	border: 1px solid #e0e0e0;
}
#index-Ability .index-abi-con h3 {
	height: 35px;
	line-height: 35px;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	background: url(../jl_img/ability-con-bg.png) repeat-x;
	position: relative;
	z-index: 0;
}
#index-Ability .index-abi-con h3 em{
	width: 50px;
	height: 35px;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
}
#index-Ability .index-abi-con h3 a {
	padding-left: 50px;
	display: inline-block;
	color: #000;
	z-index: 10;
}
#index-Ability .index-abi-con h3 em.icon1 {background:url(../jl_img/ability-icon1.png) no-repeat 12px center;} 
#index-Ability .index-abi-con h3 em.icon2 {background:url(../jl_img/ability-icon2.png) no-repeat 12px center;}

#index-Ability .index-abi-con h3 em.icon4 {background:url(../jl_img/ability-icon4.png) no-repeat 12px center;}
#index-Ability .index-abi-con h3 em.icon5 {background:url(../jl_img/ability-icon5.png) no-repeat 12px center;}
#index-Ability .index-abi-con h3 em.icon6 {background:url(../jl_img/ability-icon6.png) no-repeat 12px center;}
#index-Ability .index-abi-con h3 em.icon7 {background:url(../jl_img/ability-icon7.png) no-repeat 12px center;}
#index-Ability .index-abi-con .iac-box{
	line-height: 21px;
	padding: 15px;
	display: none;
	border-top: 1px solid #e0e0e0;
	color: #999;
	height: 60px;
}
#index-Ability .index-abi-con .iac-box a{
	color: #ffac00;
}
/* 国检 */
#index-CIQ{
	width: 280px;
	overflow: hidden;
}
#index-CIQ ul li{
	width: 280px;
	height: 32px; 
	line-height: 32px;
	background: url(../jl_img/CIQ-ivon.png) 8px center no-repeat #e0e2e3; 
    border-radius: 6px;            /* W3C syntax */
	-moz-border-radius: 6px;      /* Gecko browsers */
    -webkit-border-radius: 6px;   /* Webkit browsers */
	margin-bottom: 2px;
}
#index-CIQ a{
	color: #555;
	padding-left: 34px;
}
#index-CIQ a:hover{
	color: #000;
	padding-left: 40px;
}
/***** box3 技术能力 国检中心 *****/

/*************** 首页内容 End ***************/















