﻿@charset "utf-8";
/* CSS Document */

.banner-bg {
	position: absolute;
	width: 60%;
	top: 0;
	height: 400px;
}
#bannerbg-left {
	left: -60%;
	background: #00a0e9;
}
#bannerbg-right {
	right: -60%;
	background: #ec4d11;
}
#banner-textbg {
	position: absolute;
	top: 0px;
	z-index: 3;
	width: 660px;
	height: 400px;
	background: url(../images/banner-bg.png) no-repeat;
	left: 0px;
}

/*
 * banner style
 */
#banner {
	position: relative;
	top: 14px;
	width: 1003px;
	height: 400px;
	background: #202020;
}



#bannerbg-right{
	background: #202020;/*han*/
	}

#bannerbg-left{
	background:#ec4d11;/*han*/
	}

.bannerlist li {
	position: absolute;
	width: 1003px;
	height: 400px;
	display: none;
	left: 60px;
	top: 8px;
}
#banner li.bannerlist-show {
	display: block;
}
#banner div.banner-text {
	position: relative;
	bottom: 0;
	z-index: 4;
	width: 660px;
	height: 294px;
	padding-left: 14px;
	padding-top: 106px;
}
#banner .banner-text-title {
	width: 260px;
	font-family: "微软雅黑";
	font-size: 30px;
	color: #fff;
	font-weight: bold;
}
#banner .banner-text-content {
	width: 320px;
	margin-top: 14px;
	text-align: left;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: normal;
	color: #fff;
}
.banner-knowmore {
	display: block;
	width: 140px;
	height: 38px;
	margin-top: 18px;
	text-align: center;
	line-height: 38px;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #ec4d11;
	background: #fff;
}
#banner a:hover {
	text-decoration: underline;
}
.banner-img {
	position: absolute;
	right: 0;
	top: 30px;
	z-index: 6;
	width: 400px;
	height: 300px;
}
ul.banner-btn {
	position: relative;
	margin-left: 900px;
	z-index: 8;
	width: 120px;
	height: auto;
	border: 1px #000;
}
ul.banner-btn li {
	position: relative;
	z-index: 8;
	width: 15px;
	height: 15px;
	margin-top: 370px;
	margin-right: 20px;
	background: #777;
	float: left;
	cursor: pointer;
}
ul.banner-btn li.banner-current {
	background: #b6b6b6;/*滚动方块*/
}

/*
 * 迎接测试新纪元 
 */
#main-middle {
	position: relative;
	width: 1003px;
	height: auto;
	margin-bottom: 46px;
	text-align: center;
}
.main-middle-title {
	margin: 50px auto 20px;
	font-family: "微软雅黑";
	font-size: 24px;
	font-weight: bold;
	color: #333;
}
.testlist {
	width: 992px;
	height: 190px;
	padding-left: 11px;
	border-top: 2px solid #eee;
	border-bottom: 2px solid #eee;
}
.testlist li {
	position: relative;
	width: 314px;
	height: 178px;
	float: left;
	padding: 6px 5px;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
}
.testlist img, .testlist .main-shadow {
	width: 314px;
	height: 178px;
}
.testlist .main-shadow {
	position: absolute;
	left: 5px;
	top: 6px;
	display: none;
	background: #000;
	opacity: .8;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	text-align: center;
	line-height: 178px;
}
.main-shadow a {
	color: #fff;
	font-family: "微软雅黑";	
	font-size: 18px;
	font-weight: normal;
}
.main-shadow a:hover {
	text-decoration: underline;	
}

#main-bottom {
	width: 975px;
	height: auto;
	padding: 0 14px;
}
#main-bottom-mainlist .main-bottomlist {
	position: relative;
	width: 975px;
	padding-top: 6px;
	padding-bottom: 2px;
	border-top: 2px dotted #aaa;
}
#main-bottom-mainlist li.application {
	border-bottom: 2px dotted #aaa;
}
.main-bottom-title {
	font-size: 18px;
	font-weight: normal;
	font-family: "微软雅黑";
	color: #808080;
	line-height: 26px;
}
a.main-bottom-knowmore {
	width: 140px;
	height: 40px;
	margin-top: -44px;
	margin-right: 78px;
	float: right;
	display: block;
	background: url(../images/knowmore.jpg) no-repeat 0 -40px;
}
a.main-bottom-knowmore:hover {
	background: url(../images/knowmore.jpg) no-repeat 0 0;
}
.main-bottom-content {
	width: 976px;
	height: 210px;
	display: none;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 24px;
	margin-top: 28px;
}
.main-bottom-content a:hover {
	text-decoration: underline;
}
.content-knowmore {
	float: left;
	color: #494949;
}
.main-bottom-content ul {
	float: left;
	margin-top: 24px;
	margin-left: -12px;
}
.main-bottom-content li {
	width: 286px;
	padding-right: 36px;
}
.main-bottom-content li a {
	color: #DB4417;
}
.innerlist-img {
	float: left;
}
.main-bottom-content p {
	position: relative;
	left: 80px;
	top: 40px;
	float: left;
	width: 336px;
}
a.innerlist-download {
	margin-left: 80px;
	color: #ec4d11;/*更多*/
	float: left;
	margin-top: 44px;
}
.innerlist-title {
	font-weight: bold;
}
.mainbottom-chosenlist p.main-bottom-title {
	color: #ec4d11;/*新仪器*/
	font-weight: bold;
}
.mainbottom-chosenlist .main-bottom-knowmore {
	display: none;
}
.mainbottom-chosenlist .main-bottom-content {
	display: block;
}
