body {
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
	font-size: 12px;
	font-weight: "Regular";
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a {
	text-decoration: none;
}
.clear {
	clear: both;
}
/*****头部*****/
.header {
	font-family: "微软雅黑";
}
.header .top {
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #f0f0f0;
	background-color: #fafafa;
	color: #777;
	line-height: 30px;
}
.header .top .top_content {
	width: 1200px;
	margin: 0 auto;
}
.header .top .top_content .top_content_left {
	float: left;
}
.header .top .top_content .top_content_left a {
	color: #333;
	text-decoration: none;
}
.header .top .top_content .top_content_left a:hover {
	text-decoration: underline;
}
.header .top .top_content .top_content_right {
	float: right;
}
.header .top .top_content .top_content_right {
	font-size: 0;
*word-spacing:-1px/*IE6、7*/;
	text-align: right;
	width: 400px;
	height: 30px;
	float: right;
}
.header .top .top_content .top_content_right a {
	color: #777 !important;
}
.header .top .top_content .top_content_right dl {
	text-align: left;
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;
	display: inline-block;
*display:inline/*IE6、7*/;
	width: 80px;
	height: 30px;
	position: relative;
	z-index: 999;
*zoom:1/*IE6、7*/;
}
.header .top .top_content .top_content_right dl dt {
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	padding: 5px 0;
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 12px;
}
.header .top .top_content .top_content_right dl dt a:hover {
	text-decoration: none;
	color: #F30;
}
.header .top .top_content .top_content_right dl dt i {
	background: url(../images/top_bg.png) no-repeat 0 0;
	vertical-align: middle;
	display: inline-block;
	width: 6px;
	height: 3px;
	margin-left: 6px;
-webkit-transition: .2s ease-in;
-moz-transition: -webkit-transform .2s ease-in;
-o-transition: -webkit-transform .2s ease-in;
transition: .2s ease-in;
}
.header .top .top_content .top_content_right dl.hover dt i {
FILTER: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-moz-transform: rotate(180deg);
	-moz-transform-origin: 50% 30%;
	-webkit-transform: rotate(180deg);
	-webkit-transform-origin: 50% 30%;
	-o-transform: rotate(180deg);
	-o-transform-origin: 50% 30%;
	transform: rotate(180deg);
	transform-origin: 50% 30%;
}
.header .top .top_content .top_content_right dl dd {
	background-color: #FFF;
	display: none;
	width: 78px;
	border: solid 1px #F0F0F0;
	position: absolute;
	z-index: 1;
	top: 0;
}
.header .top .top_content .top_content_right dl.hover dd {
	display: block;
}
.header .top .top_content .top_content_right dl dd ul {
	width: 78px;
	margin: 30px 0 0 0;
}
.header .top .top_content .top_content_right dl dd ul li a {
	font-size: 12px;
	line-height: 24px;
	display: block;
	clear: both;
	padding: 2px 0px 2px 0px;
	text-align: center;
}
.header .top .top_content .top_content_right dl dd ul li a:hover {
	text-decoration: none;
	background-color: #F7F7F7;
}
.header .logo_search {width: 1200px;height: 100px;margin: 0 auto;}
.header .logo_search .logo {width: 320px;float: left; margin-top:26px;}
.header .logo_search .search-cms {z-index: auto;float: left;margin-top: 25px; margin-left:75px;}


.header .logo_search .search-cms .tab {
	overflow: hidden;
	height: 26px;
}
.header .logo_search .search-cms .tab li {
	font-size: 14px;
	color: #777;
	line-height: 14px;
	display: inline-block;
	border-left: solid 1px #CCC;
	height: 14px;
	padding: 0 12px 0 15px;
	margin-left: -1px;
	position: relative;
	z-index: 1;
	cursor: pointer;
}
.header .logo_search .search-cms .tab li {
*display: inline/*IE7*/;
}
.header .logo_search .search-cms .tab li.current {
	font-weight: 600;
	color: #333;
}
.header .logo_search .search-cms .tab li i {
	font-size: 0px;
	line-height: 0;
	display: none;
	width: 0px;
	height: 0px;
	margin-left:-3px;
	border-width: 6px;
	border-color: transparent transparent #3b3b3b transparent;
	border-style: dashed dashed solid dashed;
	position: absolute;
	top: 14px;
	left: 50%;
}
.header .logo_search .search-cms .tab li.current i {
	display: block;
}
.header .logo_search .search-cms .form-box {
	
	display: block;
	padding: 3px;
}
.header .logo_search .search-cms .form-box form {display: block;width: 462px;height: 32px;border: solid 1px #187adc !important;;}
.header .logo_search .search-cms .input-text {line-height: 20px;background-color: #FFF;display: block;width: 370px;height: 20px;float: left;padding: 6px;border: 0;}
.header .logo_search .search-cms .input-btn {font-size: 14px;font-weight: 600;color: #FFF;background-color: #187adc !important;;display: block;width: 80px;height: 32px;border-color: #187adc !important; #187adc !important; #187adc !important;;border-style: solid;border-width: 0px 0 0 0px;cursor: pointer;}
/*新版头部*/


/*****导航栏*****/
#navBar {width: 100%;height: 42px;padding: 0;margin: 89px auto 0;}
#navBox {background: #187adc !important;;width: 100%;height: 40px;margin:0 auto;position: relative;z-index: 9;}
#navBox .l, #navBox .r {
	background: url(../images/navbar.png) no-repeat 0 -40px;
	width: 1px;
	height: 40px;
	position: absolute;
	z-index: 1;
	top: 0;
}
#navBox .l {
	left: 0;
}
#navBox .r {
	right: 0;
}
#navBar ul.nc-nav-menu {
	width: 1200px;
	margin: 0 auto;
	height: 40px;
	z-index: 9;
}
#navBar ul.nc-nav-menu li.link {
	display: block;
	height: 40px;
	float: left;
	padding: 1px;
}
#navBar ul.nc-nav-menu li.current {
	background:#187adc;
	height: 40px;
	float: left;
	padding:0;
	
}
#navBar ul.nc-nav-menu li:hover {
	background:#187adc;
	padding:0;
	
}

#navBar ul.nc-nav-menu li{
	position: static!important;
}
#navBar .down-menu{
	width:1200px;
	left:50%!important;
	margin-left:-600px;
	background-color:#fff;
}
#navBar ul.nc-nav-menu li a {
	float: left;
	font-size:16px;
	font-weight: 400;
	line-height: 20px;
	color: #FFF;
	display:block;
	padding: 9px 20px 9px 0;
	cursor: pointer;
}
#navBox .down-menu dl dd a{
	padding: 5px 15px!important;
}
#navBar ul.nc-nav-menu li a i {
	font-size: 0px;
	line-height: 0;
	vertical-align: middle;
	display: inline-block;
	width: 0px;
	height: 0px;
	margin-left: 8px;
	border-width: 5px;
	border-color: #FFF transparent transparent transparent;
	border-style: solid dashed dashed dashed;
}
#navBar ul.nc-nav-menu li a:hover {
	color: #fff !important;
	background: #187adc;
	text-decoration: none;
}
#navBar ul.nc-nav-menu li.current a {
	font-weight: 600;
}
#navBar ul.nc-nav-menu li .nc-nav-submenu {

	background:#E4E4E4;
	width:100%;
	position: absolute;
	z-index:99;
	top: 40px;
	left: 0;
	
	visibility: hidden;
}
#navBar ul.nc-nav-menu li .nc-nav-submenu .nc-nav-submenu-div {
	width: 1200px;
	margin: 0 auto;
}
#navBar ul.nc-nav-menu li .nc-nav-submenu .nc-nav-submenu-div a {
	font-size:14px;
	line-height: 24px;
	color: #191919;
	float:left;
	padding: 2px 16px;
	margin: 6px 0;
	cursor: pointer;
}
#navBar ul.nc-nav-menu li .nc-nav-submenu .nc-nav-submenu-div a:hover {
	color: #027cff;
}
#navBar ul.nc-nav-menu li .nc-nav-submenu a {
	font-size:14px;
	line-height: 24px;
	color: #FFF;
	float:left;
	padding: 2px 16px;
	margin: 6px 0;
	cursor: pointer;
}
#navBar ul.nc-nav-menu li .nc-nav-submenu a:hover {
	/*background-color:#1E82EF;
	border-radius: 5px;*/
}
/*****焦点*****/
.focus {
	width: 1200px;
	height: 340px;
	background: #e9eaec;
	margin: 0 auto;
	margin-top: 20px;
	padding-top: 5px;
}
.focus span.type {
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	font-size: 13px;
	height: 26px;
	display: block;
	background: #468be3;
	width: 48px;
	text-align: center;
	line-height: 26px;
}
.focus span.title {
	position: absolute;
	left: 20px;
	bottom: 16px;
	color: #fff;
	font-size: 15px;
	display: block;
}
.focus1 {
	margin-left: 7px;
	position: relative;
	float: left;
	overflow: hidden;
	width: 487px;
	height: 335px;
}
.focus1 span.title {
	position: absolute;
	left: 20px;
	bottom: 16px;
	color: #fff;
	font-size: 18px;
	display: block;
}
.focus2 {
	margin-left: 10px;
	position: relative;
	float: left;
	overflow: hidden;
	width: 457px;
	height: 163px;
}
.focus3 {
	margin-left: 10px;
	position: relative;
	float: left;
	overflow: hidden;
	width: 224px;
	height: 163px;
}
.focus4 {
	margin-left: 10px;
	position: relative;
	float: left;
	overflow: hidden;
	margin-top: 10px;
	width: 224px;
	height: 163px;
}
.focus5 {
	margin-left: 10px;
	position: relative;
	float: left;
	overflow: hidden;
	margin-top: 10px;
	width: 224px;
	height: 163px;
}
.focus6 {
	margin-left: 10px;
	position: relative;
	float: left;
	overflow: hidden;
	margin-top: 10px;
	width: 224px;
	height: 163px;
}
/*****底部*****/
.footer {
	width: 1000px;
	border-top: 1px solid #e9ecef;
	margin: 0 auto;
	height: 42px;
	line-height: 42px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 50px;
}
.footer a {
	color: #666666;
}


