﻿@charset "utf-8";

html, body, iframe, h1, h2, h3, h4, h5, h6, p, ol, ul, dl, dd, input, button, textarea, th, td, form {
	margin: 0;
	padding: 0
}

body {
	color: #333;
	margin: 0;
	padding: 0;
}

ol, ul {
	list-style: none
}

a {
	color: #333;
	text-decoration: none
}

textarea {
	resize: none
}

a:active, a:focus {
	text-decoration: none;
	outline: 0;
	color: #333
}

a:hover {
	color: #ca0606;
	text-decoration: none
}

img {
	border: 0
}
.active{
	background: #261276;
}

#header {
	width: auto;
	height: 120px;
	margin: 0 auto;
}

#header .logo {
	width: 1200px;
	height: 120px;
	margin: 0 auto;
	cursor: pointer;
	background: url(../images/logo.png) no-repeat 0px 20px;
}

#header .logo p {
	font-size: 40px;
	line-height: 120px;
	text-indent: 140px;
	font-weight: bold;
	font-family: 华文中宋;
}




.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.topNav{position:relative; z-index:1; height: 48px; line-height:48px;   background-color: #151f41;}
.topNav-width{ width:1204px; margin:0 auto;}
.topNav h3{ font-weight:normal; font-size:100%; }
.topNav dl{ zoom:1; }
.topNav dd{ float:left; position:relative;  }
.topNav dd h3{ float:left;  }
.topNav dd h3 a{ display:inline-block; *display:inline; zoom:1; height:48px; line-height:48px; width:172px;  font-size:16px; color:#FFFFFF; text-align:center;}

.topNav dd h3 a:hover,
.topNav dd.on h3 a{ background:#261276;  }

.topNav .welcome{ padding-right:15px; color:#FF8400;   }
.topNav .welcome a{  color:#FF8400;   }

.topNav dd ul{ display:none; /*默认隐藏*/ position:absolute; width:172px;  top:49px; left:0; background:#fff; 
	-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, .1); -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, .1); box-shadow: 3px 3px 3px rgba(0, 0, 0, .1);	
}
.topNav dd ul li{ line-height: 48px; border-top: 1px solid #FFFFFF;  background: #151f41;}
.topNav dd ul li a{ display: block; color: #FFFFFF; width:172px; text-align:center; font-size:16px;  }
.topNav dd ul li a:hover{ background:#261276; color:#FFFFFF;    }
.topNav dd ul li a span{ color:#FF8400; margin-left:5px;   }


.fullSlide {
	width: 100%;
	position: relative;
	height: 450px;

}

.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.fullSlide .bd ul {
	width: 100% !important;
}

.fullSlide .bd li {
	width: 100% !important;
	height: 450px;
	overflow: hidden;
	text-align: center;
}

.fullSlide .bd li a {
	display: block;
	height: 450px;
}

.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
}

.fullSlide .hd ul {
	text-align: center;
}

.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 52px;
	height: 8px;
	margin: 10px;
	overflow: hidden;
	background: #ffffff;
	filter: alpha(opacity=50);
	opacity: 0.5;
	line-height: 999px;
}

.fullSlide .hd ul .on {
	background: #f00;
}

.fullSlide .prev,
.fullSlide .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 5%;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
}

.fullSlide .next {
	left: auto;
	right: 5%;
	background-position: -6px -137px;
}

#footer {
	width: 100%;
	height: 450px;
	background: #2C3554;
	color: #FFFFFF;
	clear:both;
}

#footer .wzdt {
	width: 1204px;
	height: 160px;
	margin: 0 auto;
}

#footer h2 {
	font-size: 28px;
	padding-top: 30px;
	font-family: "微软雅黑";
	font-weight: normal;
}

#footer ul {
	margin-top: 30px;
}

#footer ul li a {
	display: block;
	width: 120px;
	height: 30px;
	line-height: 30px;
	margin-right: 30px;
	text-align: center;
	border: 1px solid #FFFFFF;
	border-radius: 15px;
	color: #FFFFFF;
	float: left;
}

#footer .lxwm {
	width: 1204px;
	height: 240px;
	margin: 0 auto;
}

#footer .lxwm h2 {
	padding-top: 0;
}

#footer .lxwm ul li {
	width: 400px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	float: left;
}

#footer .lxwm ul li img {
	display: block;
	width: 120px;
	height: 120px;
	float: right;
}

#footer .baxx {
	width: auto;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin: 0 auto;
	background: #151F41;
}
#cont{
	width: 1204px;
	height:auto;
	margin:0 auto;
}
#cont .title {
	width: 1204px;
	height: 88px;
	text-align: center;
	background: url(../images/title_bg.png) no-repeat;
}

#cont .title h3 {
	width: 1204px;
	height: 60px;
	line-height: 80px;
	font-size: 28px;
}

#cont .title p {
	width: 1204px;
	height: 28px;
	font-size: 16px;
}

#cont .title p em {
	color: red;
}

#cont .qyjjcont, #cont .rczpcont{
	margin:20px auto 80px;
	font-size:16px;
	line-height: 190%;
}


.lxwm {
	width: 1204px;
	height: auto;
	margin: 20px auto 0;
}

.lxwmleft {
	display: block;
	width: 550px;
	margin-top: 30px;
	margin-bottom:100px;
	float: left;
}

.lxwmright {
	width: 630px;
	margin-top: 30px;
	float: right;
}

.lxwmright p {
	font-family: "微软雅黑";
	font-size: 17px;
	line-height: 200%;
}
