@charset "utf-8";

.tech-tit {
	border-bottom: 2px solid #bbb;
}
.tech-tit h1 {
	font-size: 36px;
	font-weight: normal;
	color: #046ad2;
	display: table;
	margin: 0 auto;
	border-bottom: 2px solid #000;
	padding-bottom: 12px;
}
.tech-tit span {
	font-size: 30px;
	font-weight: normal;
	color: #046ad2;
	display: table;
	margin: 0 auto;
	border-bottom: 2px solid #000;
	padding-bottom: 12px;	
}
.tech-intro {
	width: 1050px;
    margin: 0 auto;
	padding-bottom: 30px;
}
.tech-intro p {
	text-indent: 2em;
	line-height: 28px;
    letter-spacing: 1px;
}
.tech-intro strong {
	font-size: 20px;
}
.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: #046ad2;
}
.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 #046ad2;
	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: #046ad2;
}