@charset "gb2312";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
}

body {
	font-size:12px;
	font-family:"����";
	color:#445061;
	margin:0px;
	padding:0px;
	/* background:url(../images/topbg.gif) no-repeat;
	background-position:center top; */
}

a {
	text-decoration:none;
	color:#445061;
}

a:hover {
	text-decoration:underline;
}

img {
	border:none;
}

li {
	list-style:none;
}

/* top */
#top {
	width:963px;
	height:274px;
	overflow:hidden;
	margin:0px auto;
}

/* weizhi */
#weizhi {
	width:963px;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #d1e4f2;
	color:#1c7bbd;
	text-indent:2em;
	margin:0px auto;
}

#weizhi a {
	color:#1c7bbd;
}
	

/* content */
#content {
	width:963px;
	height:auto;
	overflow:hidden;
	margin:0px auto;
	padding-top:30px;
}

#content2 {
	width:963px;
	height:auto;
	overflow:hidden;
	margin:0px auto;
}

/* leftnav */
#leftnav {
	width:170px;
	height:auto;
	overflow:hidden;
}

#leftnav_title {
	width:150px;
	height:35px;
	background-image:url(../images/left_title.gif);
	padding:15px 0px 0px 20px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}

#leftnav_list {
	width:170px;
	height:auto;
	overflow:hidden;
	background:url(../images/left_bg1.gif) top;
	background-repeat:repeat-y;
}

.leftnav_list {
	width:110px;
	height:auto;
	overflow:hidden;
	padding:10px 0px 0px 60px;
	background:url(../images/left_bg.gif) top;
	background-repeat:no-repeat;
}

.leftnav_list li {
	width:80px;
	line-height:16px;
	padding-left:15px;
	padding-right:15px;
	margin-top:10px;
}

.dd1 {
	background:url(../images/dd1.gif) no-repeat;
	background-position:0px 3px;
}
.dd1 a {
	color:#0084c8;
}

#leftnav_bot {
	width:170px;
	height:40px;
	background-image:url(../images/left_bot.gif);
}

/* PD_leftnav */
#pd_leftnav {
	width:170px;
	height:auto;
	overflow:hidden;
}

#pd_leftnav_title {
	width:150px;
	height:35px;
	background-image:url(../images/left_title.gif);
	padding:15px 0px 0px 20px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}

#pd_leftnav_list {
	width:170px;
	height:auto;
	overflow:hidden;
	background:url(../images/left_bg1.gif) top;
	background-repeat:repeat-y;
}

.pd_leftnav_list {
	width:135px;
	height:auto;
	overflow:hidden;
	padding:10px 0px 0px 35px;
	background:url(../images/left_bg.gif) top;
	background-repeat:no-repeat;
}

.pd_leftnav_list li {
	width:100px;
	height:auto;
	line-height:16px;
	padding-left:15px;
	padding-right:20px;
	margin-top:10px;
	background:url(../images/dd1.gif) no-repeat;
	background-position:0px 3px;
}

.pd_leftnav_list li ul {
	width:100px;
	height:auto;
	overflow:hidden;
}

.pd_leftnav_list li ul li {
	width:90px;
	padding:0px 0px 0px 10px;
	margin-top:5px;
	background:none;
	background:url(../images/dd2.gif) no-repeat;
	background-position:0px 6px;
}

.pd_dd1 a {
	color:#21ace5;
}

#pd_leftnav_bot {
	width:170px;
	height:40px;
	background-image:url(../images/left_bot.gif);
}

/* ��Ʒҳ */
.pd_list {
	width:280px;
	height:auto;
	float:right;
	border-top:1px solid #999;
}

.pd_list li {
	width:280px;
	line-height:30px;
	border-bottom:1px solid #999;
	margin-top:3px;
	text-indent:1em;
}

.pd_list_red a {
	color:#F00;
}

.pd_con {
	width:650px;
	height:auto;
	overflow:hidden;
	padding-top:20px;
}

.pd_con_title {
	width:650px;
	height:40px;
	line-height:40px;
	font-size:14px;
	font-weight:bold;
	border-bottom:3px solid #CCC;
}

.pd_ny {
	width:650px;
	height:auto;
	overflow:hidden;
	line-height:24px;
}


/* ��������� */
#about {
	width:650px;
	line-height:24px;
	height:auto;
	overflow:hidden;
	color:#57829e;
}

.about_title {
	width:650px;
	height:30px;
	line-height:30px;
	margin-bottom:10px;
	font-weight:bold;
}

/* �������� */
#news {
	width:600px;
	height:auto;
	overflow:hidden;
	padding:0px 25px;
}

.news_title {
	width:600px;
	height:30px;
	line-height:30px;
	border-bottom:1px dashed #CCC;
	font-size:14px;
	font-weight:bold;
}

.news_time {
	width:600px;
	height:30px;
	line-height:30px;
	text-align:right;
}

.news_con {
	width:600px;
	height:auto;
	overflow:hidden;
	line-height:24px;
	margin:10px 0px;
}

/* �����б� */
#newslist {
	width:650px;
	height:auto;
	overflow:hidden;
	line-height:24px;
}

#newslist li {
	width:650px;
	border-bottom:1px dashed #CCC;
	margin-top:5px;
}

#newslist li a:hover {
	color:#F00;
}

/* page */
#page {
	width:600px;
	float:right;
	height:auto;
	overflow:hidden;
	text-align:right;
	margin-top:20px;
	color:#57829e;
}

#page a {
	color:#57829e;
}

#page a:hover {
	color:#f00;
}

.red {
	color:#F00;
}

/* ���Ϳͻ� */
.dxkh {
	width:400px;
	height:auto;
	overflow:hidden;
	padding:20px 0px 20px 20px;
	float:left;
}

.dxkh_title {
	width:840px;
	height:37px;
	overflow:hidden;
	padding-top:13px;
	padding-left:10px;
	border-bottom:1px solid #d1e4f2;
}

.dxkh_title li {
	width:25px;
	height:25px;
	text-align:center;
	margin:0px 10px;
	float:left;
}

.dxkh_title li a {
	width:25px;
	height:25px;
	line-height:25px;
	float:left;
	color:#1c7bbd;
	background-image:url(../images/shuz.gif);
}

.dxkh_title li a:hover {
	width:25px;
	height:25px;
	line-height:25px;
	float:left;
	font-weight:bold;
	background-image:url(../images/shuz1.gif);
}

.yellow {
	color:#fc7746;
	width:200px;
	height:20px;
	border-bottom:1px dashed #bccdd8;
}

.ny {
	width:200px;
	height:auto;
	line-height:16px;
	overflow:hidden;
	padding:10px 0px;
}

/* ������� */
#hzhb {
	width:152px;
	height:auto;
	overflow:hidden;
	border:1px solid #98cae2;
	margin-top:10px;
	background-color:#f5f6f5;
}

.hzhb_title {
	width:152px;
	height:32px;
	line-height:32px;
	background-image:url(../images/hzbg.gif);
	text-align:center;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
}

.hzhb_list {
	width:152px;
	height:auto;
	overflow:hidden;
	line-height:24px;
	margin:10px 0px;
}

.hzhb_list li {
	width:152px;
	text-align:center;
}

.blue {
	color:#0097c7;
	text-align:right;
	padding-right:5px;
	padding-bottom:5px;
}

.blue a {
	color:#0097c7;
}


/* ��ϵ�绰 */
#tel {
	width:158px;
	height:100px;
	background-image:url(../images/tel.gif);
	margin-top:10px;
}

/* �������� */
#link {
	width:154px;
	height:auto;
	margin:10px 0px;
}

#link select {
	width:154px;
	text-align:center;
}

/* quick menu */
.quick {
	width:55px;
	height:190px;
	margin:0px auto;
	padding:59px 0px 0px 0px;
	background-image:url(../images/quick.gif);
}

.quick_link {
	text-align:center; 
	font-weight:bold; 
	line-height:16px; 
	padding-bottom:15px;
	width:55px;
	height:auto;
}

.quick_link a {
	color:#0084c8; 
}

.quick_top {
	width:55px;
	height:15px;
}

/* copyright */
#copyright {
	width:963px;
	height:auto;
	margin:20px auto;
	border-top:1px solid #999;
}

#copyright a {
	float:left;
	margin:0px 5px 0px 0px;
}

/* ����ͼƬ */
#pic {
	width:200px;
	height:160px;
	float:left;
	margin:10px 0px 10px 10px;
}

#pic img {
	width:180px;
	height:140px;
	padding:8px;
	border:1px solid #000;
}


.header{
	width: 963px;
	margin: 20px auto 0;
}
.header .logo{
	margin-bottom: 20px;
}
.nav {
	margin-bottom: 20px;
	position: relative;
	padding-bottom: 25px;
}
.nav .tab-a{
	background: #0077dc;
	display: flex;
}
.nav .tab-a .nav-item{
	float:left;
}
.nav a{
	font-size: 16px;
	color: #fff;
	line-height: 45px;
	display: block;
	text-align: center;
	width: 95px;
	font-weight: bold;
	text-decoration: none;
}
.nav ul{
	width: 963px;
	display: none;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(30, 23, 21, .1);
	box-sizing: border-box;
	padding-left: 30px;
}
.nav ul a{
	width: auto;
	margin-right: 30px;
	color: #000;
	font-size: 14px;
	line-height: 25px;
	padding: 0 10px;
	position: relative;
}
.nav ul a::after{
	content: "";
	position: absolute;
	height: 60%;
	border-right: 1px solid #000;
	right: -20px;
	top: 20%;
}
.nav ul a:last-child::after{
	display: none;
}
.nav ul a:hover{
	background: #0077dc;
	color: #fff;
}
.nav .nav-item:hover ul{
	display: flex;
}