@charset "utf-8";
.tech-tit {
	border-bottom: 2px solid #bbb;
	margin-top: 30px;
}
.tech-tit h1 {
	font-size: 36px;
	font-weight: normal;
	color: #2c99fe;
	display: table;
	margin: 0 auto;
	border-bottom: 2px solid #000;
	padding-bottom: 12px;
}
.tech-tit span {
	font-size: 30px;
	font-weight: normal;
	color: #2c99fe;
	display: table;
	margin: 0 auto;
	border-bottom: 2px solid #000;
	padding-bottom: 12px;	
}
.tech-intro {
	width: 1050px;
    margin: 0 auto;
	padding: 30px 0;
	display: flow-root;
}
.tech-intro p {
	text-indent: 2em;
	line-height: 32px;
    letter-spacing: 1px;
}
.tech-intro strong {
	font-size: 20px;
	font-weight: bold;
}
.tech-intro .tech-img {
	width: 1050px;
	margin-bottom: 10px;
	display: flow-root;
}
.tech-intro .tech-img li {
	width: 244px;
	float: left;
	text-align: center;
	margin: 0 0 0 14px;
}
.tech-intro .tech-img li span {
	font-size: 13px;
	line-height: 21px;
}
.tech-intro .tech-img li img {
	width: 242px;
	height: 150px;
	border: 1px solid #bbb;
}
.tech-intro .tech-img1 {
	width: 1050px;
	display: flow-root;
}
.tech-intro .tech-img1 li {
	width: 244px;
	float: left;
	margin: 0 0 10px 15px;
	text-align: center;
}
.tech-intro .tech-img1 li img {
    width: 242px;
	height: 150px;
	border: 1px solid #bbb;
}
.tech-intro .tech-img1 li a {
	color: #000;
}
.tech-intro .tech-img1 li a:hover {
	color: #2c99fe;
}
.tech-intro .tech-img2 {
	width: 1050px;
	display: flow-root;
}
.tech-intro .tech-img2 li {
	width: 244px;
	float: left;
	text-align: center;
	margin: 0 0 0 14px;
}
.tech-intro .tech-img2 li img {
	width: 242px;
	height: 338px;
	border: 1px solid #bbb;
}
.tech-intro .tech-img2 li span {
	font-size: 13px;
	line-height: 21px;
}
.tech-intro .tech-img3 {
	width: 1050px;
	display: flow-root;
}
.tech-intro .tech-img3 li {
	width: 504px;
	float: left;
	text-align: center;
	margin: 0 0 10px 14px;	
}
.tech-intro .tech-img3 li img {
	width: 502px;
	height: 311px;
	border: 1px solid #bbb;
}
.tech-intro .tech-img3 li span {
	font-size: 16px;
	line-height: 24px;
}
.techin-tj {
	width: 1050px;
	margin: 0 auto 20px;
	border: 1px solid #d5d5d5;
}
.techin-tjtit {
	background: url(/iiskin/images/tit1.png) repeat-x;
	height: 50px;
	text-indent: 20px;
}
.techin-tjtit span {
	line-height: 50px;
	font-size: 22px;
	font-weight: 400;
	border-left: 3px solid #2c99fe;
	padding-left: 10px;
}
.techin-tjlist {
	padding: 10px;
	display: flow-root;
}
.techin-tjlist li {
	width: 515px;
	float: left;
	padding: 7px 0;
	height: 21px;
	font-size: 14px;
	line-height: 21px;
}
.techin-tjlist li a {
	overflow: hidden;
	color: #333;
	padding: 8px 0;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.techin-tjlist li a:hover {
	color: #2c99fe;
}
.dian {
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #008ee1;
    border-radius: 50%;
    margin: 0 10px 3px 5px;
}
.spec-flink {
	font-size: 12px;
	color: #ccc;
}
.spec-flink a {
	color: #ccc;
}
.ysone {
	float: left;
	width: 250px;
	height: 280px;
	text-align: center;
	background-color: #2c99fe;
    margin-right: 12px;
}
.ysone:last-child {
	margin-right: 0;
}
.ysone cite {
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background-color: #ffcc00;
	line-height: 40px;
	font-size: 24px;
	color: #fff;
	margin: -20px auto 0;
}
.ysone h5 {
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
	border-bottom: 1px solid #fff;
	line-height: 40px;
	color: #fff;
}
.ysone span {
	font-size: 13px;
	display: block;
	text-align: center;
	color: #fff;
	margin: 10px 0 15px;
}
.ysone p {
	color: #fff;
	padding: 10px 10px 0 10px;
}