@charset "utf-8";
/*全局定义*/
html, body {
	margin:0;
	padding:0;
	font-size:12px;
	color:#656565;
	font-family:微软雅黑;
	background:#ffffff;
}
div, form, img, ul, ol, li, dl, dd, dt, span, object {
	margin:0px auto;
	padding:0;
	border:0;
}
.clear {
	clear:both;
	width:100%;
}
table, td {
/*	padding:5px;*/
}
ul, li {
	list-style:none;
}
p, h1, h2, h3, h4, h5, h6 {
	padding:0;
	margin:0;
}
input, img, select {
	vertical-align:middle;
	padding:0;
	margin:0;
}
a {
	color: #656565;
	text-decoration: none;
}
a:hover {
	color: #505050;
	text-decoration:underline;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.comeing{ display:none;}
/* top  */

#top {
	margin:0px auto;
	width:100%;
	padding-top:0px;
	margin:0px auto;
	clear:both;
	background:#ffffff;
	min-width:1150px;
}
#top2 {
	width:1150px;
	margin:0px auto;
	height:90px;
	overflow:hidden;
	padding:5px 10px;
}
#lg {
	width:500px;
	float:left;
	text-align:left;
	clear:both;
}
#top2_1 {
	float:left;
	padding-left:20px;
	padding-top:10px;
	width:580px;
}
#top2_2 {
	float:right;
	padding-right:50px;
	padding-top:10px;
	width:180px;
}
/* menu */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.navBar {
	position:relative;
	z-index:500;
	color:#fff;
	height:49px;
	line-height:49px;
	background:#efefef;
}
.nav {
	width:1103px;
	height:49px;
	margin:0 auto;
	font-family:"Microsoft YaHei", SimSun, SimHei;
}
.nav .m {
	float:left;
	position:relative;
	border-top:0;
	border-bottom:0;
	margin-left:-1px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	color:#000000;
	padding-left:5px;
	padding-right:5px;
}
.nav .f {
	float:left;
	height:49px;
	overflow:hidden;
}
.nav h3 {
	font-size:14px;
	height:49px;
	overflow:hidden;
	text-align:center;
}
.sub {
	padding-bottom:20px;
	padding-top:12px;
}
.sub li {
	width:100%;
	display:block;
}
.sub li a {
	color:#FFFFFF;
	font-size:14px;
	height:49px;
	line-height:49px;
	background:url(../images/menu-bg.jpg) no-repeat;
	width:100%;
	text-align:center;
	display:block;
	font-weight:bold;
}
.sub li {
}
.sub li a {
	color:#000000;
	font-size:12px;
	height:25px;
	line-height:25px;
	width:90%;
	text-align:left;
	display:block;
	padding-left:30px;
	background:none;
	font-family:微软雅黑;
}
.sub li a:hover {
	color:#999999;
	font-size:12px;
	height:25px;
	line-height:25px;
	width:90%;
	text-align:left;
	display:block;
	text-decoration:none;
	background:none;
	padding-left:30px;
	font-family:微软雅黑;
}
.nav h3 a {
	display:block;
	color:#000;
	padding:0 20px;
	vertical-align:top;
}
.nav .m a {
	color:#000;
	font-family:微软雅黑;
	font-weight: bold;
	font-size:16px;
}
.nav .on {
	border:0;
}
.nav .on h3 a {
	color:#000;
	font-weight:normal;
}
.nav .sub {
	display:none;
	width:150px;
	padding:10px 30px 20px 25px;
	position:absolute;
	left:0;
	top:49px;
	background: #ffffff url(../images/h_nav_bg.gif) repeat-x;
	border:1px solid #ffffff;
	border-top:0px;
	border-top:0;
}
.nav .sub ul {
	float:left;
}
.nav .sub li {
	height:24px;
	line-height:20px;
	padding:4px 0;
	float:left;
	width:160px;
	border-bottom:1px solid #ccc;
}
.nav .sub li a {
	display:block;
	padding-left:10px;
	color:#000;
	font-weight:normal;
	background:url(../images/h_nav_ic.gif) left center no-repeat;
	font-size:13px;
	line-height:24px;
	width:150px;
}

.nav .sub li a:hover {
	color:#fff;
	background:#fd6633;
	
}
.nav .sub_d_5 li{ border-bottom:none;}
.nav .sub_d_5 li a{ background:none; border-bottom:1px dotted #ccc;}
.nav .sub_d_5 li a:hover{ color:#ffffff; background:#23ac38;border-bottom:1px dotted ;}
.nav #m21 .sub, .nav #m43 .sub, .nav #m28 .sub {
	left:auto;
	right:-1px;
}
.nav #m5 .sub {
	width:800px;
	overflow:hidden;
	left:-200px;
	height:auto;
}
.nav #m21 .sub {
	width:350px;
}
.nav #m42 .sub, .nav #m43 .sub {
	width:320px;
}
.sub_d_5 {
	width:780px;
	margin:0px auto;
	height:auto;
	overflow:hidden;
}
.nav .sub_d_5 li {
	width:190px;
	float:left;
	text-align:center;
	height:auto;
}
.nav .sub_d_5 li a {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	clear:both;
	display:block;
	overflow:hidden;
	clear:both;
	height:30px;
	width:100%;
	padding:0px;
}
.nav .sub_d_5 li a img {
	padding:10px 0px;
}
.nav .sub_d_5 ul {
	clear:both;
}
.nav .sub_d_5 li ul li a {
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	height:20px;
	padding:0px;
}
.sub_d_21 {
	width:150px;
	float:left;
}
.sub_d_35, .sub_d_1, .sub_d_22, .sub_d_15, .sub_d_28, .sub_d_19 {
	width: 100px;
	float:left;
}
.nav .sub .sub_d_42, .nav .sub .sub_d_43, .nav .sub .sub_d_42 li, .nav .sub .sub_d_43 li, .sub .sub_d_19 li {
	width: 140px;
	float:left;
}
.nav .sub .sub_d_21 li {
	width:150px;
}
/* search */

#search_bg {
	width:100%;
	background:url(../images/search_bg.jpg) repeat-x;
	overflow:hidden;
	height:40px;
	padding-top:10px;
}
#search_bg_main {
	width:1003px;
	margin:0px auto;
}
#keywords {
	width:49%;
	float:left;
	line-height:27px;
	height:27px;
	color:#818181;
}
#keywords a {
	color:#818181; padding-right:10px;
}
#search_right {
	width:50%;
	float:right;
	text-align:right;
}
#search {
	width:235px;
	height:26px;
	padding-right:10px;
	padding-left:8px;
	border:0px;
	line-height:26px;
	padding-top:0px;
	border:1px solid #fd6633;
	font-family:微软雅黑;
	float:right;
}
#submit {
	background:url(../images/search.jpg) left top no-repeat;
	width:33px;
	height:27px;
	border:0px;
	display:block;
	overflow:hidden;
	float:right;
	cursor:hand;
	margin-left:10px;
}
/* 底部 */
/* #foot { */
	/* background:#1c8d34 url(../images/bg_g.png) left top repeat-x; */
	/* width:100%; */
	/* overflow:hidden; */
	/* color:#FFF; */
/* } */
/* #foot_con { */
	/* width:1100px; */
	/* background:#23ac38 url(../images/bg_g2.png) left top repeat-x; */
	/* margin:0px auto; */
	/* overflow:hidden; */
	/* padding-top:40px; */
/* } */
/* #foot_con a { */
	/* color:#ffffff; */
/* } */
/* #foot_con_left { */
	/* width:230px; */
	/* float:left; */
	/* text-align:center; */
/* } */
/* #foot_con_left div{ padding-top:20px; font-family:微软雅黑; font-size:16px; line-height:30px;} */
/* #foot_con_right { */
	/* width:740px; */
	/* float:right; */
	/* border-left:1px solid #4fbd60; */
	/* padding-left:30px; */
/* } */
/* #foot_con_right ul h3 a { */
	/* font-size:12px; */
	/* font-weight: normal; */
	/* color:#FFF; */
	/* padding-left:10px; */
	/* background:url(../images/arrow05.png) left center no-repeat; */
/* } */
/* #foot_con_right ul li { */
	/* line-height:30px; */
	/* float:left; */
	/* width:19.8%; */
/* } */
/* #foot_con_right ul li li { */
	/* width:100%; */
/* } */
/* #foot_con_right ul li li a { */
	/* color:#FFF; */
	/* padding-left:10px; */
/* } */
/* #foot_con_right_menu { */
	/* width:100%; */
	/* clear:both; */
	/* overflow:hidden; */
	/* padding-bottom:30px; */
/* } */
/* #foot_con_right_1 { */
	/* background:#27BA3D; */
	/* line-height:60px; */
	/* height:60px; */
	/* width:710px; */
	/* padding-right:30px; */
	/* color:#FFF; */
	/* overflow:hidden; */
/* } */
/* #foot_con_right_1_1 { */
	/* width:100px; */
	/* float:left; */
	/* padding-left:30px; */
	/* padding-top:10px; */
/* } */
/* #foot_con_right_1_2 { */
	/* width:500px; */
	/* float:right; */
	/* text-align:right; */
/* } */
/* #foot_con_right_2 { */
	/* line-height:21px; */
	/* text-align:right; */
	/* padding:20px; */
	/* padding-right:30px; */
	/* padding-bottom:10px; */
/* } */
/* #foot_con_right_2 a{ margin:5px;} */

/* 分页码 */
.k_pagelist {float:left;display:table;clear:both;line-height:30px; margin-top:10px;}
.k_pagelist em { display:none;padding:4px;border:1px solid #d1d1d1;font-size:14px;margin:0px 1px;background:#F5F9FE;color:#14316B;font-weight:bold;font-style:normal;}
.k_pagelist strong {padding:4px 9px;border:1px solid #d1d1d1;font-size:14px;margin:0px 1px;color:#009900;}
.k_pagelist a {padding:4px 9px;border:1px solid #d1d1d1;font-size:14px;margin:0px 1px; background:#090; color:#fff;}

.friends_link{width:100%; min-width:1150px; background:#f6f6f6; margin-top:42px; float:left; padding-bottom:7px;}
.friends_link .link{width:815px; padding-left:160px; background:url(../images/link.jpg) no-repeat 0 21px; padding-top:20px; margin:0 auto; overflow:auto; padding-right:25px;}
.friends_link .link a{display:inline-block;line-height:37px; padding:0 25px; font-size:13px; color:#2c2c2c;}
/* .footer_nav{width:100%; min-width:1150px; height:54px; background:url(../images/blue_bg1.jpg);} */
/* .footer_nav .f_nav{width:1150px;margin:0 auto; padding-left:10px;color:#fff;background:url(../images/nav.jpg) no-repeat right center; height:54px;} */
/* .footer_nav .f_nav a{ display:block;float:left; height:54px; line-height:54px; padding:0 24.5px 0 30px;font-size:16px;color:#fff;background:url(../images/nav.jpg) no-repeat left center;} */
/* .footer{width:100%; min-width:1150px; background:#f9f9f9; float:left; padding:0; } */
/* .footer .footer_main{width:1000px; margin:0 auto; padding-top:35px;padding-bottom:35px; height:168px; } */
/* .footer  .f_left{width:249px;float:left; background:url(../images/f_rexian.jpg) no-repeat 0 70px;} */
/* .footer  .f_left .ftlogo{display:block; margin-bottom:33px;} */
/* .footer  .f_left .ftlogo img{ display: block; width:249px;} */
/* .footer  .f_left .fenxiang{ height:40px; overflow:hidden;} */
/* .footer  .f_left .fenxiang span{ float:left; padding-left:10px; line-height:42px; font-size:12px; display:block; width:50px;} */
/* .footer  .f_left .fenxiang .bdsharebuttonbox{float:right; width:185px; padding-top:7px; height:30px; overflow:hidden;} */
/* .footer  .f_center{width:520px;float:left; margin-left:27px; border-left:1px solid #e7e7e7;border-right:1px solid #e7e7e7; padding-bottom:15px;} */
/* .footer  .f_center a{ padding:10px 30px 0 30px; line-height:32px; font-size:16px; color:#1F975A; } */
/* .footer  .f_center p{ padding:0 30px; line-height:25px; font-size:14px; color:#9a9a9a;} */
/* .footer  .f_right{float:right;} */
/* .footer  .f_right img{wdith:168px; height:168px; display:block; float:right;} */

.indexpic{width:100%; height:160px; margin:20px auto; background:url(../images/guanggaobg.jpg) no-repeat center;}