@charset "utf-8";
/* CSS Document */

.index {
}
.index .columnMain {
	display: none;
}
.index .columnLeft {
	display: none;
}
.index .columnRight {
	display: none;
}

.index .mainContent {
	background-image: none;
}
.index .mainContent_bg01 {
	background-image: none;
	padding-bottom: 0px;
}
.index .mainContent_bg02 {
	background-image: none;
}
.index .banner {
	background-image: url(../templates/images/index_banner_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	width: 940px;
	height: 431px;
}
#mainBanner {
	height: 431px;
	width: 940px;
	float: left;
	overflow: hidden;
	position: relative;
}
#mainBanner .items {
	width: 20000em;
	position: absolute;
}
#mainBanner .itemsEntry {
	float: left;
}
#mainBanner .itemsEntry img{width:940px;}
#mainBanner .navigate {
	position: absolute;
	bottom: 10px;
	left: 10px;
	z-index: 999;
}
#mainBanner .navigateEntry {
	float: left;
	line-height: 10px;
	height: 10px;
	width: 10px;
	overflow: hidden;
	cursor: pointer;
	margin-left: 5px;
	background-image: url(../templates/images/index_bottom_but03.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#mainBanner .selected { background-position: left -10px;}
.index_bottomBox {
	background-image: url(../templates/images/index_bottom_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 960px;
	margin-left: -40px;
	margin-top: -25px;
	height: 213px;
	padding-left: 40px;
	padding-right: 40px;
	position: relative;
	padding-top: 25px;
}
.index_bottomBox .title {
	height: 27px;
	font-size: 15px;
	font-weight: bold;
	color: #363636;
	padding-top: 12px;
}
.index_News {
	float: left;
	width: 383px;
	padding-left: 10px;
}
.index_News .content {
	background-image: url(../templates/images/hr_01.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	height: 142px;
	padding-top: 15px;
}
.newsBox {
	width: 368px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
.newsDate {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	width: 68px;
}
.newsTitle {
	float: left;
	width: 300px;
}
.newsTitle a {
	color: #000;
	display: block;
}
.newsTitle a:hover {
	color: #65A233;
}
.index_Case {
	float: left;
	width: 172px;
	padding-left: 15px;
}
.index_Case .content {
	background-image: url(../templates/images/hr_01.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	height: 142px;
	padding-top: 15px;
}
.caseName {
	width: 160px;
	font-size: 15px;
	font-weight: bold;
}
.caseName a {
	color:#000;
}
.caseName a:hover {
	color:#65A233;
}
.caseImg {
	background-image: url(../templates/images/index_caseImg_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 98px;
	width: 148px;
	padding: 9px;
	margin-left: -5px;
  text-align: center;
}
.index_Login {
	float: left;
	width: 216px;
	padding-left: 15px;
}
.index_Login .content {
	background-image: url(../templates/images/hr_01.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	height: 142px;
	padding-top: 15px;
	width: 201px;
}
.login_item {
	margin-bottom: 10px;
	width: 201px;
}
.login_item label{
  display: inline-block;
  width: 30px;
  *display:inline;
  *zoom:1;
}
.login_item input{width: 150px;}

.index_Login .butBox {
	width: 57px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

.loginBut {
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 57px;
	background-color: transparent;
	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;
	cursor: pointer;
}
.loginBut:hover { background-position: left -25px;}
.logoffBut {
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 57px;
	background-color: transparent;
	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;
	cursor: pointer;
  display: block;
}
.logoffBut:hover { background-position: left -25px;}
.index_Link {
	float: left;
	width: 134px;
	padding-left: 15px;
}
.index_Link .content {
	height: 142px;
	padding-top: 15px;
}
.linkBut {
	height: 120px;
	width: 126px;
	margin-right: auto;
	margin-left: auto;
}
.linkBut a {
	background-image: url(../templates/images/link_but.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	width: 126px;
	text-indent: -200000px;
	display: block;
	overflow: hidden;
}
.linkBut a:hover {
	background-position: left -120px;
}
