@charset "utf-8";
/* CSS Document */

*{
	padding: 0px;
	margin: 0px	
}
html,body{
	padding: 0px;'
	margin: 0px;
}
body{
	background: #fff;
	font: "微软雅黑", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #333;
}
img{
	border: 0;
}
ul,li,dl,dt,dd{
	list-style: none;
}
a{
	color: #333;
	text-decoration: none;
}
a:hover{
	color: #f00;
}

#top{
	width: 1000px;
	height: 50px;
	margin: 0px auto;
}
#top .hotLine{
	float: left;
	color: #f00;
	font-size: 14px;
	font-weight: bold;
	line-height: 50px;
	height: 50px;
	width: 260px;
	padding-left: 20px;
	background: url(../images/24PoneIcon.png) left center no-repeat;
}
#top .languageSet{
	height: 50px;
	width: 170px;
	line-height: 50px;
	float: right;
}
#top .languageSet{
	margin-left: 10px;
}
#nav{
	height: 35px;
	background: url(../images/navBg.jpg) left top repeat-x;
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	margin-bottom: 1px;
}
#nav .innerNav{
	width: 1000px;
	margin: 0px auto;	
}
#nav .innerNav a{
	width: 110px;
	color: #fff;
	display: block;
	float: left;
	padding-right: 1px;
	text-align: center;
	background: url(../images/navSplit.gif) right center no-repeat;
}
#nav .innerNav a:hover{
	color: #cff;
}
#nav .innerNav .noSplit{
	background: none;
}
#banner{
	width: 1000px;
	height: 300px;
	margin: 0px auto 5px auto;
	position: relative;
}
#banner .flashObj{
	position: absolute;
	top: 0px;
	left: 0px;
}

#idxContent{
	width: 1000px;
	margin: 0px auto 10px auto;
}
.conPannel{
	width: 320px;
	height: 290px;
	float: left;
	margin-right: 35px;
}
.rightPannel{
	width: 290px;
	height: 290px;
	float: right;
}
.conPannel .headTitle, .rightPannel .headTitle{
	height: 36px;
	line-height: 36px;
	background: url(../images/plateHeadBg.jpg) left bottom repeat-x;
	position: relative;
	margin-bottom: 5px;
	overflow: hidden;
}
.conPannel .headTitle em, .rightPannel .headTitle em{
	float: left;
	width: 80px;
	padding-left: 10px;
	background: url(../images/plateHeadTitleBg.jpg) left bottom no-repeat;
	color: #fff;
	font-style: normal;
	font-size: 14px;
	display: block;
}
.conPannel .headTitle .more{
	display: block;
	color: #f00;
	right: 5px;
	top: 4px;
	position: absolute;
	font-weight: normal;
	font-size: 12px;
}
.conPannel .headTitle .more:hover{
	text-decoration: underline;
}
.conPannel .idxImgNews{
	width: 320px;
	height: 125px;
	overflow: hidden;
}
.conPannel .idxImgNews img{
	float: left;
	margin-right: 5px;
}
.conPannel .newsList li{
	padding-left: 10px;
	background: url(../images/arrow.gif) left center no-repeat;
	width: 310px;
	height: 25px;
	overflow: hidden;
}
.rightPannel .idxContact{
	background: #f1f1f1;
	padding: 10px;
	height: 130px;
}
.hrLine{
	width: 100%;
	clear: both;
	height: 50px;
	left: 50px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background: url(../images/dot.png) left center repeat-x;
}
.hrLine h4{
	padding: 0px 10px;
	background: #fff;
	line-height: 50px;
	width: 100px;
	margin: 0px auto;
	color: #165aaf;
}
.bizPannel, .rightBizPannel{
	width: 227px;
	height: 260px;
	background: #f1f1f1;
	margin-right: 30px;
	float: left;	
}
.rightBizPannel{
	margin-right: 0px;
}
.bizPannel h4, .rightBizPannel h4{
	color: #155bb1;
	text-align: center;
}
.bizPannel p, .rightBizPannel p{
	padding: 0px 10px;	
}
.bizPannel a, .rightBizPannel a{
	color: #f00;
}
.bizPannel a:hover, .rightBizPannel a:hover{
	text-decoration: underline;
}
#foot{
	background: #1d6dce;
	height: 50px;
	padding: 10px 0px;
	color: #fff;
	clear: both;
}
#foot .innerFoot{
	width: 1000px;
	margin: 0px auto;
}
#foot .innerFoot .Link{
	position: relative;
	width: 240px;
	height: 50px;
	overflow: hidden;
	padding-left: 70px; 
}
#foot .innerFoot .Link span{
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	font-weight: bold;
}
#foot .innerFoot .Link a{
	margin-left: 3px;
}

#midBanner{
	width: 1000px;
	margin: 0px auto 5px auto;
}
#main{
	width: 1000px;
	margin: 0px auto 5px auto;
}
#leftCon{
	width: 260px;
	height: 100%;
	margin-right: 10px;
	float: left;
}
.advanceBox{
	border: solid 1px #ccc;
	margin-bottom: 10px; 
	padding-bottom: 8px;
}
.advanceBox strong{
	background: #eee;
	display: block;
	padding-left: 5px;
}
.advanceBox p{
	padding: 0px 10px;
}
.contactBox{
	border: solid 1px #ccc;
	padding: 1px;
}
.contactBox div{
	background: #f9f9f9;
	padding: 10px 0px;
}
.contactBox p{
	padding: 0px 10px;
}
#rightCon{
	width: 728px;
	height: 100%;
	float: right;
	border: solid #ccc 1px;
	padding-bottom: 10px;
}
#rightCon .position{
	height: 30px;
	line-height: 30px;
	margin-bottom: 15px; 
	font-size: 14px;
	font-weight: bold;
	background: #eee;
	padding-left: 10px;
	border-bottom: solid 1px #ccc;
}
#rightCon .content{
	padding: 20px;
}
#rightCon .content p{
	text-indent: 25px;
}
.newsList, .downLoadList{
	width: 660px;
	margin: 0px auto;
}
.newsList li{
	height: 25px;
	overflow: hidden;
	padding-left: 20px;
	background: left center no-repeat url(../images/trigle.png);
}
.downLoadList li{
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	padding-left: 20px;
	background: left center no-repeat url(../images/square.png);
}
.downLoadList li .downloadTitle{
	display: block;
	width: 400px;
	height: 30px;
	float: left;
	overflow: hidden;
}
.downLoadList li span{
	display: block;
	width: 100px;
	height: 30px;
	float:left;
	overflow: hidden;
	color:  #999;
}
.newsList li a{
	display: block;
	width: 460px;
	height: 25px;
	float: left;
	overflow: hidden;
}
.newsList li span{
	display: block;
	width: 120px;
	height: 25px;
	float:right;
	overflow: hidden;
	color:  #999;
}
.newsCon{
	margin: 0px 10px;
}
.newsCon h1{
	font-size: 24px;
	line-height: 50px;
	text-align: center;
}
.newsCon .newsInfo{
	background: #eee;
	text-align: center;
	margin: 10px 0px 30px 0px;
	color: #999;
}
.newsCon .newsContent{
	width: 660px;
	margin: 0px auto;
}
.newsCon .newsContent p{
	text-indent: 25px;
}
.hrList{
	width: 660px;
	margin: 10px auto;
}
.hrItem{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: dotted 1px #ccc;
}
.hrTitle{
	font-size: 14px;
}
.hrCon .btmLine{
	width: 100%;
	height: 25px;
	overflow: hidden;
}
.hrCon .btmLine span{
	display: block;
	float:left;
}
.hrCon .btmLine a{
	display: block;
	float: right;
}
.mesgContent{
	width: 660px;
	margin: 0px auto;
}
.mesgContent label{
	display: inline-block;
	width: 110px;
	text-align: right;
	vertical-align: middle;
}
.left{
	float: left;
}
.right{
	float: right;
}
.clearLine{
	clear: both;
	height: 1px;
	line-height: 1px;
}
