@charset "utf-8";
/* CSS Document */
BODY,DIV,UL,LI,FORM,INPUT,SPAN,P,A,DL,DT,DD,H1,H2,H3,IFRAME{margin:0px;padding:0px;list-style-type:none;font-family:Arial, Helvetica, sans-serif;}
body{
	font-size: 13px;
	line-height: 20px;
	color: #666;
}
a:link{color: #666;text-decoration: none;}
a:visited{color: #666;text-decoration: none;}
a:hover{
	color: #0099E5;
	text-decoration: underline;
}
img{border:none;}
.head {
	height: 100px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
.nav-bg {
	background-image: url(../images/nav_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 40px;
	padding-top: 10px;
	clear: both;
}
.nav {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #044793;
}
.nav div {
	float: left;
	line-height: 30px;
}
.nav div a {
	color: #044793;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 15px;
}
.nav ul {
	float: right;
	width: 320px;
	font-size: 15px;
	line-height: 30px;
}
.nav ul li {
	float: left;
}
.input1 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #A1CFE6;
	background-color: transparent;
	font-size: 15px;
	line-height: 28px;
	color: #044793;
	height: 28px;
	width: 220px;
}
.nav ul li img {
	margin-top: 5px;
	margin-left: 5px;
}
.hot-bg {
	background-image: url(../images/hot_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 340px;
	clear: both;
}
.hot {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.industry-bg {
	background-color: #F2FBFF;
	clear: both;
	height: 340px;
}
.industry {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.industry ul {
	line-height: 20px;
	color: #7F7F7F;
	text-align: center;
	width: 270px;
	padding-top: 50px;
	padding-right: 30px;
	padding-left: 30px;
	float: left;
}
.industry ul li {
	padding-top: 5px;
	padding-bottom: 5px;
}
.industry-title1,.industry-title2,.industry-title3 {
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 5px;
}
.industry-title1 {color: #2D9999;}
.industry-title2 {color: #B259B2;}
.industry-title3 {color: #4C994C;}
.industry-more,.industry-more a {
	font-size: 15px;
	color: #333333;
	text-decoration: underline;
}
.title {
	clear: both;
	height: 75px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCF0FF;
	position: relative;
	text-align: center;
	margin-bottom: 60px;
}
.title span {
	font-family: "Microsoft JhengHei", "Microsoft YaHei";
	font-size: 22px;
	position: absolute;
	top: 60px;
	left: 44%;
	background-color: #fff;
	display: block;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	color: #1F6F99;
	line-height: 30px;
}
.main {
	clear: both;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.index-products {
	float: left;
	height: 200px;
	width: 450px;
	padding-right: 30px;
	padding-left: 20px;
	color: #7F7F7F;
}
.index-products-img {
	float: left;
	width: 170px;
}
.index-products-img img {
	max-height: 170px;
	max-width: 170px;
	border:1px solid #CCCCCC;
}
.index-products-title,.index-products-txt {
	width: 250px;
	float: right;
}
.index-products-title {
	font-size: 18px;
	color: #333333;
	line-height: 25px;
	padding-bottom: 8px;
}
.index-products .index-products-title a {
	color: #333;
}
.index-products .index-products-txt a {
	color: #7F7F7F;
}


.index-about-bg {
	background-color: #F2FBFF;
	clear: both;
	height: 250px;
}
.index-about {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.index-about-list1,.index-about-list2,.index-about-list3 {
	position: absolute;
	width: 280px;
	top: -136px;
	text-align: center;
}
.index-about-list1 {left: 0px;}
.index-about-list2 {left: 340px;}
.index-about-list3 {left: 680px;}
.index-about-list1 .title,.index-about-list2 .title,.index-about-list3 .title {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 40px;
}
.index-about-list1 .title span,.index-about-list2 .title span,.index-about-list3 .title span {background-color: #F2FBFF;}
.index-about-list1 .title span {left: 20%;}
.index-about-list2 .title span {left: 25%;}
.index-about-list3 .title span {left: 15%;}
.index-good {
	text-align: center;
	float: left;
	width: 93px;
}


DIV.page {
	color: #808080;
	clear: both;
	margin-top: 1px;
	line-height: 30px;
	font-size: 15px;
	text-align: center;
	height: 90px;
	padding-top: 20px;
}
DIV.page li {

}
DIV.page A {
	COLOR: #333;
	TEXT-DECORATION: none;
	line-height: 30px;
	margin-right: 3px;
	padding-right: 10px;
	padding-left: 10px;
	height: 30px;
	display: inline-block;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	border: 1px solid #e5e5e5;
	margin-bottom: 3px;
}
DIV.page A:visited {
	COLOR: #333;
}
DIV.page A:hover {
	COLOR: #FFFFFF;
	background-color: #666;
	background-image: none;
	height: 30px;
	display: inline-block;
	border: 1px solid #666;
}
DIV.page A:active {
	COLOR: #FFFF00;
}
DIV.page SPAN.current {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	FONT-WEIGHT: bold;
	COLOR: #fff;
	background-color: #666;
	margin-right: 3px;
	height: 30px;
	display: inline-block;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}
DIV.page SPAN.disabled {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	COLOR: #CCCCCC;
	margin-right: 3px;
	height: 30px;
	display: inline-block;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	border: 1px solid #e5e5e5;
}
.fenge30,.fenge50 {clear: both;}
.fenge30 {height: 30px;}
.fenge50 {height: 50px;}
.footer {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCF0FF;
	padding-top: 20px;
	clear: both;
	background-color: #E5F7FF;
	font-size: 15px;
	line-height: 40px;
	color: #1F6F99;
	height: 60px;
}
.footer li {
	display: inline-block;
	padding-right: 10px;
	padding-left: 10px;
}
.footer li img {
	vertical-align: middle;
}
