@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
body {
    margin:0px;
    padding:0px;
    font-size: 12px;
	font-family: Arial,"宋体";
	color:#303030;
	line-height:18px;
	text-align:left;
	background:#493360 url(../images/bg.gif) repeat-x left top;
	line-height:24px;
}
div,span,ul,li,dl,dt,dd,img{
	margin:0;
	padding:0;
	border:0;
}
i,em{
	font-style:normal;
}
a {
	text-decoration:none;
	color:#303030;
}
a:hover{
	text-decoration:underline;
	color:#493360;
}
a img {
	border: none;
}
p.clear{
    clear:both;
    padding:10px 0 0 0;
}
form {
	margin:0;
	padding:0;
}
.textfield{
	width:200px;
	height:18px;
	float:left;
	border:#CCC 1px solid;
}
.textfield2{
	width:135px;
	height:18px;
	float:left;
	border:#CCC 1px solid;
}
.textarea{
	width:200px;
	height:auto;
	float:left;
	border:#CCC 1px solid;
}
.submit{
	width:94px;
	height:24px;
	float:left;
	background:url(../images/submit.gif) no-repeat;
	color:#FFF;
	font-weight:bold;
	border:none;
	cursor:pointer;
}
.submit3{
	width:94px;
	height:24px;
	float:left;
	background:url(../images/reset.gif) no-repeat;
	color:#FFF;
	font-weight:bold;
	border:none;
	cursor:pointer;
}
.submit2{
	width:66px;
	height:23px;
	float:left;
	background:url(../images/search.gif) no-repeat;
	color:#FFF;
	font-weight:bold;
	border:none;
	cursor:pointer;
}
.reset{
	width:94px;
	height:24px;
	float:left;
	background:url(../images/reset.gif) no-repeat;
	color:#FFF;
	font-weight:bold;
	border:none;
	cursor:pointer;
}
.select{
	width:50px;
	height:18px;
	float:left;
	border:#CCC 1px solid;
	color:#999;
}

/* Banner */
#banner {
	width:1003px;
	height:303px;
	margin: 0 auto;
}


/* Header */
#header{
	width:1003px;
	height:44px;
	margin: 0 auto;
}
.logo{
	width:101px;
	height:44px;
	float:left;
	margin-right:747px;
}
.subnav{
	width:155px;
	height:44px;
	float:left;
	line-height:49px;
}
.subnav a{
	color:#000;
}
.subnav a:hover{
	color:#007d00;
}


/* Nav */
#mainnav{
	width:1003px;
	height:51px;
	margin: 0 auto;
	background:#11061e url(../images/nav.jpg) no-repeat center;
}
#mainnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#mainnav li{
	display: inline;
	line-height:52px;
}
#mainnav .gylw a{
	width:135px;
	height:51px;
	float:left;
	display:block;
	background:url(../images/gylw.jpg) no-repeat;
}
#mainnav .gylw a:hover{
	width:135px;
	height:51px;
	float:left;
	display:block;
	background:url(../images/gylw_2.jpg) no-repeat;
}
#mainnav .lwyj a{
	width:136px;
	height:51px;
	float:left;
	display:block;
	background:url(../images/lwyj.jpg) no-repeat;
}
#mainnav .lwyj a:hover{
	width:136px;
	height:51px;
	float:left;
	display:block;
	background:url(../images/lwyj_2.jpg) no-repeat;
}
#mainnav .alcg a{
	width:135px;
	height:51px;
	float:left;
	display:block;
	background:url(../images/alcg.jpg) no-repeat;
}
#mainnav .alcg a:hover{
	width:135px;
	height:51px;
	float:left;
	display:block;
	background:url(../images/alcg_2.jpg) no-repeat;
}
#mainnav .lwdt a{
	width:136px;
	height:51px;
	float:left;
	display:block;
	background:url(../images/lwdt.jpg) no-repeat;
}
#mainnav .lwdt a:hover{
	width:136px;
	height:51px;
	float:left;
	display:block;
	background:url(../images/lwdt_2.jpg) no-repeat;
}
#mainnav .rdzt a{
	width:136px;
	height:51px;
	float:left;
	display:block;
	background:url(../images/rdzt.jpg) no-repeat;
}
#mainnav .rdzt a:hover{
	width:136px;
	height:51px;
	float:left;
	display:block;
	background:url(../images/rdzt_2.jpg) no-repeat;
}
#mainnav .yyzz a{
	width:175px;
	height:51px;
	float:left;
	display:block;
	background:url(../images/yyzz.jpg) no-repeat;
}
#mainnav .yyzz a:hover{
	width:175px;
	height:51px;
	float:left;
	display:block;
	background:url(../images/yyzz_2.jpg) no-repeat;
}
#mainnav .lxwm a{
	width:149px;
	height:51px;
	float:left;
	display:block;
	background:url(../images/lxwm.jpg) no-repeat;
}
#mainnav .lxwm a:hover{
	width:149px;
	height:51px;
	float:left;
	display:block;
	background:url(../images/lxwm_2.jpg) no-repeat;
}


/* Content */
#Con{
	width:1003px;
	background:#493360 url(../images/con_bg.gif) no-repeat center top;
	height:auto;
	margin: 0 auto;
	overflow:auto;
}
.Con2{
	width:965px;
	height:auto;
	float:left;
	margin-left:9px;
	margin-right:9px;
	padding:20px 10px 25px 10px;
	background:#FFF url(../images/con_bg2.gif) repeat-x left top;
}
.ConLeft{
	width:345px;
	height:auto;
	float:left;
	background-color:#ecebed;
	padding:8px;
	margin-right:54px;
}
.ConLeft_Tit{
	width:345px;
	height:53px;
	float:left;
	margin-bottom:18px;
}
.ConLeft_Pic{
	width:343px;
	height:202px;
	float:left;
	border:#503b66 1px solid;
	margin-bottom:30px;
}
.mainbox{
    overflow:hidden;
    position:relative;
}
.flashbox{
   overflow:hidden;
    position:relative;
}
.imagebox{
    text-align:right;
	position:relative;
	z-index:999;
}
.bitdiv{
	display:inline-block;
	width:8px;
	height:8px;
	margin:0 5px 5px 0px;
	cursor:pointer;
	float:right;
}
.defimg{
	background-image:url(../images/02.png);
}
.curimg{
	background-image:url(../images/01.png);
}
.ConLeft_LtxcPic{
	width:345px;
	height:auto;
	float:left;
	line-height:18px;
	margin-bottom:12px;
}
.ConLeft_LtxcPic2{
	width:171px;
	height:auto;
	float:left;
	margin-right:2px;
	margin-bottom:12px;
}
.ConLeft_LtxcPic3{
	width:171px;
	height:auto;
	float:left;
	margin-bottom:12px;
}
.ConLeft_JmjPic{
	width:345px;
	height:232px;
	float:left;
	margin-bottom:30px;
}
.ConLeft_Lwyj{
	width:345px;
	height:auto;
	float:left;
	margin-bottom:30px;
}
.ConLeft_Lwyj ul {
	list-style:none;
}
.ConLeft_Lwyj ul li{
	list-style:none;
	white-space:nowrap;
	text-overflow:ellipsis;
	background:url(../images/ico.gif) no-repeat left;
	padding-left:10px;
}
.ConLeft_LwalPic{
	width:345px;
	height:auto;
	float:left;
	line-height:18px;
}
.ConRight{
	width:550px;
	height:auto;
	float:left;
	line-height:26px;
	padding-top:8px;
}
.ConRight_Tit{
	width:550px;
	height:auto;
	float:left;
	margin-bottom:15px;
	text-align:center;
	font-family:"黑体";
	font-size:18px;
	color:#11061e;
}
.ConRight_Core{
	width:550px;
	height:auto;
	float:left;
	border-bottom:#CCC 1px dashed;
	padding-bottom:15px;
	margin-bottom:30px;
	color:#7a7a7a;
}
.ConRight_Share{
	width:200px;
	height:auto;
	float:right;
	text-align:right;
	color:#FFF;
}
.ConRight_Text{
	width:540px;
	height:auto;
	float:left;
	margin-bottom:20px;
	line-height:26px;
}
.ConRight_Text2{
	width:540px;
	height:auto;
	float:left;
	line-height:26px;
}
.bds_more{
	color:#7a7a7a;
}
.Con_Contant{
	width:965px;
	height:auto;
	float:left;
	margin-top:20px;
}
.Con_Lxwm{
	width:667px;
	height:auto;
	float:left;
	margin-right:55px;
}
.Con_LxwmTit{
	width:667px;
	height:53px;
	float:left;
	margin-bottom:15px;
}
.Con_LxwmText{
	width:667px;
	height:auto;
	float:left;
}
.Con_LxwmTextLeft{
	width:375px;
	height:auto;
	float:left;
	margin-right:10px;
}
.Con_LxwmTextRight{
	width:282px;
	height:auto;
	float:left;
}
.Con_Jdzk{
	width:243px;
	height:auto;
	float:left;
}
.Con_JdzkTit{
	width:243px;
	height:53px;
	float:left;
	margin-bottom:15px;
}
.Con_JdzkCon{
	width:243px;
	height:auto;
	float:left;
}

/* Footer */
#footer{
	width:1003px;
	height:116px;
	margin: 0 auto;
	background:url(../images/footer_bg.jpg) no-repeat center top;
	text-align:center;
	padding-top:20px;
	color:#8f8798;
	line-height:28px;
}
#footer a{
	color:#8f8798;
}