@charset "utf-8";
/* CSS Document */

/*让所有的元素外边距、内边距为0 */
* {
	margin:0;
	padding:0;
	border:none;
}
/*定义整个页面的文字字体、大小*/
body {
font-family:"Luxi Sans",Helvetica,Verdana,"Microsoft YaHei", "微软雅黑", "Microsoft JhengHei", "微軟正黑", Arial, Sans-Serif;
font-size:12px;
background-color:#333333;
}


/*去掉列表、链接等的默认样式 */
ul {
list-style-type:none;
}

ol {
list-style-type:none;
}

dl {
list-style-type:none;
}


a {
text-decoration:none;
}
a:focus{
outline:none;
}


/*备忘并注意顺序 */
a:link 
a:visited 
a:hover
a:active

/*--------------------------------------------------------------------------------------------------------------*/


/*定义浮动与清除 */
.left {
float:left;
}
.right {
float:right;
}

.clear {
clear:both;
}


/*使元素水平居中 */
.auto {
margin:auto;
}


/*--------------------------------------------------------------------------------------------------------------*/

/*网页顶部*/

.header {
width:983px;
height:104px;
background-color:#FFFFFF;
}

.logo {
float:left;
width:232px;
height:100px;
border-top:#1c50da solid 4px;
background:url(../img/a01.png) right bottom no-repeat;
}


.header_right {
width:751px;
height:100px;
border-top:#dcdcdc solid 4px;

}



.topnav {
	position:relative;
	margin-top:64px;
	margin-left:483px;
	width:253px;
	height: 18px;
	background-color:#666666;
	text-align:center;
	line-height:18px;
}

							.topnav_lt {
							position:absolute;
							left:0;
							top:0;
							width:8px;
							height:8px;
							background:url(../img/topnav_lt.png) left top no-repeat;
							}
							
							.topnav_rt {
							position:absolute;
							right:0;
							top:0;
							width:8px;
							height:8px;
							background:url(../img/topnav_rt.png) left top no-repeat;
							
							}
							
							.topnav_lb {
							position:absolute;
							left:0;
							bottom:0;
							width:8px;
							height:8px;
							background:url(../img/topnav_lb.png) left top no-repeat;
							
							}
							
							.topnav_rb {
							position:absolute;
							right:0;
							bottom:0;
							width:8px;
							height:8px;
							background:url(../img/topnav_rb.png) left top no-repeat;
							
							}

.topnav li {
display:inline;
color:#FFFFFF;
}

.topnav li a{
margin:0 10px;
color:#FFFFFF;
}


.topnav li a:hover{
position:relative;
left:1px;
top:1px;
color:#99FF00;
}




/*动画区*/

.flash {
position:relative;
width:983px;
height:273px;
background-color:#FFFFFF;
}

.nav {
	position:absolute;
	left:15px;
	top:17px;
	width:953px;
	height:26px;
	line-height:2.3em;
	overflow:hidden;
	text-align:center;
	background-color:#ecf7fd;
	border: #003399 1px solid;

}

.nav li {
display:inline;
color:#005da2;

}

.nav li a{
margin:0 6px;
font-size:1em;
color:#005da2;

}


.nav li a:hover{
color:#000099;
padding:0px 15px;
font-size:16px;
}


.nav li a span{
color:#000000;
padding:0px 15px;
}






/* 网页中间内容(开始) */
.content{
	width:983px;
	background-color:#ffffff;
	margin:auto;
	background-image: url(../img-index/a09.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}




/* 内容左(开始) */

.contentleft{
float:left;
width:315px;
background-color:#ffffff;
margin:0px;
padding:0px;
}
#contentleft1{
width:315px;
	background-image: url(../img-index/a04.png);
	background-repeat: no-repeat;
}
#contentleft2{
width:315px;
	background-image:url(../img-index/a05.png);
	background-repeat: no-repeat;
}
#contentleft3{
width:315px;
	background-image:url(../img-index/a06.png);
	background-repeat: no-repeat;
}

/* 标题(开始) */

.biaoti{
	width:300px;
	height:71px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C1C1C1;
}

.biaoti span{
	color:#0000CC;
	font-size: 10px;
}

.biaoti a{
	color:#000000;
	text-decoration:none;
	display:block;
	margin:0px;
	padding-left:43px;
	padding-top:48px;
	font-weight:bold;
	font-size: 14px;
}




/* 标题(结束) */


/* 列表(开始) */
.libiao {
	width:250px;
	background-color:#eaf4ff;
	margin-left:50px;
	margin-top:10px;
}

.libiao dl {
margin:0;
padding-top:14px;
padding-left:10px;
}

.libiao dt {
font-size:14px;
padding:0px;
color:#06bfd5;
margin-bottom:9px;
}

.libiao dd {
	padding:0px;
	line-height:26px;
	margin-left:13px;
	background-image: url(../img-index/a07.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.libiao dd a {
text-decoration:none;
margin-left:17px;

}

.libiao dd a:hover {
position:relative;
left:1px;
top:1px;
color:#000000;
}

/* 列表(结束) */

/* 内容左(结束) */




/* 内容中(开始) */

.contentcenter{
float:left;
	background-color:#ffffff;
	border: 1px solid #f5f5f5;
	margin-top:23px;
	width: 430px;
	height: 702px;
	position:relative;

}

.contentcenter a{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	display:block;
	line-height:15px;
	margin-top:10px;
	font-size: 14px;
	margin-left: 20px;
}
.contentcenter span{
	color:#0000CC;
	font-size: 10px;
}



#a10{
	position:absolute;
	left:-1px;
	top:-1px;
}

#a11{
	position:absolute;
	right:-1px;
	top:-1px;
}


#a12{
	position:absolute;
	right:-1px;
	bottom:-1px;
}


#a13{
	position:absolute;
	left:-1px;
	bottom:-1px;
}
















/* 内容中(结束) */



/* 内容右(开始) */

.contentright{
width:236px;
background-color:#ffffff;
}


#contentright{
	width:236px;
	background-image:url(../img-index/a08.png);
	background-repeat: no-repeat;
}

.youbiaoti{
	width:225px;
	height:71px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C1C1C1;
}
.youbiaoti a{
	color:#000000;
	text-decoration:none;
	display:block;
	margin:0px;
	padding-left:30px;
	padding-top:49px;
	font-size: 14px;
	font-weight: bold;
}



.youlibiao {
	width:204px;
	margin-left:21px;
	margin-top:10px;
}



.youlibiao ul {
margin:0px;
padding:0px;
}
.youlibiao ul li {
	list-style-type:none;
	line-height:20px;
	color:#000000;
	margin:0px;
	padding:0px;
	margin-bottom:1px
}
.youlibiao ul li span {

}


#youlibiao2 {
	margin:0;
	padding:0;
	margin-top:15px;

}


/*渐变颜色（开始）*/
.yanse1{
	background-color:#1e2b72;
	display: inline-block;
	padding: 1px 10px;
}

.yanse2{
	background-color:#23347a;
	display: inline-block;
	padding: 1px 10px;
}

.yanse3{
	background-color:#2b4386;
	display: inline-block;
	padding: 1px 10px;
}

.yanse4{
	background-color:#345495;
	display: inline-block;
	padding: 1px 10px;
}

.yanse5{
	background-color:#3d62a1;
	display: inline-block;
	padding: 1px 10px;
}

.yanse6{
	background-color:#4674b0;
	display: inline-block;
	padding: 1px 10px;
}

.yanse7{
	background-color:#5186bf;
	display: inline-block;
	padding: 1px 10px;
}

.yanse8{
	background-color: #5a96cc;
	display: inline-block;
	padding: 1px 10px;
}

.yanse9{
	background-color: #63a6db;
	display: inline-block;
	padding: 1px 10px;
}

.yanse10{
	background-color: #73A9DF;
	display: inline-block;
	padding: 1px 10px;
}
.yanse11{
	background-color: #A2CBDB;
	display: inline-block;
	padding: 1px 10px;
}

.qubie {
	background-color:#E0F5EE;
	display: inline-block;
	padding: 1px 0;
	width:150px;

}

/*渐变颜色（结束）*/

/* 内容右(结束) */




/*网页底部(开始)*/




/*底部导航(开始)*/



.dibudanghang {
clear:both;
margin:auto;
	width:983px;
	height:25px;
	line-height:25px;
	background-color:#e0efff;
	text-align:center;
	overflow:hidden;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.dibudanghang ul {
margin:0;
padding:0;
}
.dibudanghang ul li {
display:inline;
color:#005da2;
list-style-type:none;
margin:0;
padding:0;
}
.dibudanghang ul li a {
margin:0 6px;

color:#005da2;
text-decoration:none;
padding-bottom:0px;
padding-top:0px;
padding-left:6px;
padding-right:6px;
}
.dibudanghang ul li a:hover {
padding:6px 6px;
color:#000000;
background-color:#FFFFFF;
}

/*底部导航(结束)*/


/*版权(开始)*/

.banquan {
width:983px;
height:89px;
margin:auto;
text-align:center;
background-color:#FFFFFF;
line-height:24px;
margin-bottom:15px;
}
.banquan span {
display:block;
padding-top:17px;
color:#666666;
}
/*版权(结束)*/


/*网页底部(结束)*/



/*内容页内容部分(开始)*/


.T-content{
	margin:auto;
	width:983px;
	background:url(../img/a15.png) bottom no-repeat #FFFFFF;

}


.T-leftsidebar {
	float:left;
	margin-left:15px;
	margin-top:10px;
	width:200px;
	height:540px;
	background-color: #FFFFFF;
	background-image: url(../img/a16.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;
}


.T-leftsidebar dl {
margin-top:5px;
}


.T-leftsidebar dt {
display:block;
margin:0 20px;
margin-bottom:15px;
	line-height:40px;
	font-weight:bold;
	border-bottom:  #0066CC 2px solid;
}


.T-leftsidebar dt p {
	margin:0;
	padding:0;
	margin-top:20px;
	line-height:18px;
	font-size:16px;
}

.T-leftsidebar dt p span {
	margin:0;
	padding:0;
	line-height:13px;
	color:#0066cc;
	font-size: 10px;
}


.T-leftsidebar dd {
	margin:5px 17px;
}



.T-leftsidebar dd  a{
display:block;
color:#000000;
line-height:29px;
}


.T-leftsidebar dd  a:hover{
	color:#0033FF;
	background-image: url(../img/a17.png);
	background-repeat: no-repeat;
	background-position: center center;
}


.T-leftsidebar dd  a span{
	display:block;
	color:#0033FF;
	background-image: url(../img/a17.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}










.T-right {
	float:right;
	margin-right:15px;
	width:740px;
}

.T-mudi {
display:table-cell;
vertical-align:middle;
text-align:right;
	width:740px;
	height:40px;
}

.T-mudi p span {
	color:#0066cc;
}


.T-mudi p a {
color:#000000;
}









.T-realcontent1 {
	width:630px;
	background:url(../img/a19.png) no-repeat top;
	min-height: 800px;
	padding-left:80px;
	padding-right:30px;
}


.T-realcontent1 h2 {
	padding:20px 40px;
	margin-left:-80px;
	margin-bottom:10px;
	background-image: url(../img/a21.png);
	background-repeat: no-repeat;
	background-position: 20px 5px;
}


.T-realcontent1 h2 span {
	margin:0;
	padding:0;
	font-size:10px;
	line-height:13px;
	color:#0066CC;
}


.T-realcontent1 p {
	margin-bottom:15px;
	text-align:justify;
	line-height:22px;
	font-size:14px;
}

.T-realcontent1 img {
	margin-bottom:20px;
	border:#000099 1px solid;
}



.T-realcontent2 {
width:740px;
background:url(../img/a20.png) no-repeat bottom  #FFFFFF;
}
