/*head*/
.head{
	width:100%;
	height:239px;
	background-image:url(imagesindex01.jpg);
	background-repeat: no-repeat;
	background-position:top center;
}
.head-top{
	width:1000px;
	margin:0 auto;
	height:155px;
	overflow:hidden;
}
.ht-left{
	float:left;
	width:590px;
	height:155px;
	background-image:url(imagesindex02.png);
	background-repeat:no-repeat;
	background-position:left center;
}
.ht-right{
	float: left;
	width: 410px;
}
/*search*/
.searc {
	height: 31px;
	overflow: hidden;
	margin: 65px 0 0 71px;
	width: 337px;
	border: 1px solid #cdcdcd;
}
.saearc input {
	border: 1px solid #e4e4e4;
	float: left;
	font-size: 13px;
	height: 25px;
	line-height: 25px;
	outline: medium none;
	text-indent: 10px;
	width: 340px;
}
.searbut input {
	background-image:url(imagesindex92.png);
	background-repeat:no-repeat;
	background-position:top left;
	border: medium none;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	height: 31px;
	outline: medium none;
	width: 52px;
	text-indent:-9999em;
	display: block;
}

/*search end*/
.head-bottom{
	width:100%;
}
/*nav begin*/
.head-v3{
	position:relative;
	z-index:100;
	min-width:1000px;
}
.head-v3 .navigation-inner{
	margin:0 auto;
	width:1000px;
	position:relative;
}
.navigation-up{
	height:84px;
	background-image:url(imagesindex09.png);
	background-repeat:repeat-x;
	background-position:center bottom;
}
.navigation-up .navigation-v3{
}
.navigation-up .navigation-v3 ul{
	background-color: #fff;
	height: 43px;
	line-height: 43px;
	overflow: hidden;
	width: 1000px;
	background-image:url(imagesindex06.jpg);
	background-repeat:repeat-x;
}
.navigation-up .navigation-v3 li{
	float:left;
	font:normal 16px/59px "microsoft yahei";
	color:#004986;
	background-image:url(imagesindex04.jpg);
	background-repeat:no-repeat;
	background-position:left center;
}
.navigation-up .navigation-v3 .nav-up-selected{
	background-image:url(imagesindex03.png);
	color:#fff;
	background-repeat:repeat-x;
	background-position: left top;
}
.navigation-up .navigation-v3 .nav-up-selected-inpage{
	background-image:url(imagesindex07.png);
	background-repeat:no-repeat;
	background-position:26px center;
	color:#004986;
}
.navigation-up .navigation-v3 .nav-up-selected-inpage:hover{
	background-image:url(imagesindex08.png);
	background-position:left top;
	color:#fff;
}
.navigation-up .navigation-v3 li h2{
	font-weight:normal;
	padding:0;
	margin:0;
}
.navigation-up .navigation-v3 li h2 a{
	display: inline-block;
	font-family: "microsoft yahei";
	line-height: 43px;
	text-align: center;
	width: 111px;
	color:inherit;
}
.navigation-down{
	position:absolute;
	top:43px;
	left:0px;
	width:100%;
	height:82px;
	overflow:hidden;
	line-height:41px;
}
.navigation-down .nav-down-menu{
	width:100%;
	margin:0;
	background-image:url(imagesindex05.jpg);
	position:absolute;
	top:0px;
}
.navigation-down .nav-down-menu .navigation-down-inner{
	margin:auto;
	width:1100px;
	position:relative;
}
.navigation-down .nav-down-menu dl{
	float:left;
}
.navigation-down .menu-1 dl{
	height: 41px;
	line-height:41px;
}
.menu1 dl{
	padding:0 35px;
}
.menu2 dl{
	padding:0 35px;
}
.menu3 dl{
	padding:0 35px;
}
.menu4 dl{
	padding:0 36px;
}
.menu5 dl{
	padding:0 35px;
}
.menu6 dl{
	padding:0 32px;
}
.navigation-down .menu-1 dt{
	font:normal 16px "microsoft yahei";
	color:#61789e;
	padding-bottom:10px;
	border-bottom:1px solid #61789e;
	margin-bottom:10px;
}
.navigation-down .menu-1 dd a{
	color:#fff;
	font:normal 14px/41px "microsoft yahei";
}
.navigation-down .menu-1 dd a:hover{
	color:#60aff6;
}
.navigation-down .menu-2 dd a,.navigation-down .menu-3 dd a{
	color:#fff;
	font:normal 14px "microsoft yahei";
	line-height:41px;
}
/*nav end*/
/*time*/
.onetime{
	font-size: 12px;
	height: 41px;
	width: 270px;
	color: #eee;
	line-height: 42px;
}
#demo2 {
	width:1000px;
	height:41px;
	line-height:41px;
	font-size:12px;
	color:#fff;
}
/*time end*/

/*head end*/
/*content nine begin*/
.con-nine{
	overflow:hidden;
	width:100%;
	background-color:#f2f2f2;
}
/*tab*/
/* nav_menu */
.nav_menu {
	width:1000px;
	overflow:hidden;
	margin:0 auto;
}
.nav {
	position:relative;
	margin:0 auto;
	padding-bottom:10px;
}
.list {
	height:41px;
}
.nav .list li {
	float:left;
}
.nav .list a {
	background-color: #e4e4e4;
	color: #5f5f5f;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 15px;
	height: 42px;
	line-height: 42px;
	width: 162px;
}
.nav .list a:hover {
	color:#FFA304;
}
.nav .list a:hover,.nav .list .now {
	background-color: #f2f2f2;
	color: #000;
	font-size: 15px;
	height: 42px;
	line-height: 42px;
	width: 162px;
	border-top:3px solid #0168b7;
}
.nav .box {
	left:-5px;
	top:42px;
	width:100%;
	overflow:hidden;
	height:0;
	filter:alpha(opacity=1);
	opacity:1;
	font-size:14px;
	line-height:30px;
}
.nav .cont {
	position:relative;
	padding:25px 0 30px 24px;
	background-color:#fff;
}
/* sublist*/
.sublist li {
	float:left;
	width:168px;
	padding-right:24px;
	padding-bottom:24px;
}
.sublist li h3.mcate-item-hd {
	font-family:'Microsoft YaHei';
	padding-left:2px;
	font-size:14px;
	height:26px;
	line-height:26px;
	border-bottom:1px dashed #666666;
}
.sublist li p.mcate-item-bd {
	padding-left:2px;
}
.sublist li p.mcate-item-bd a {
	height:26px;
	line-height:26px;
	margin-right:5px;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	display:inline-block;
}
.sublist li p.mcate-item-bd a:hover {
	color:#6c5143;
	text-decoration:underline;
}
.lib_Menubot {
	background-color: #f2f2f2;
	height: 42px;
	line-height: 28px;
	margin: 0 auto;
	position: relative;
	width: 1000px;
}
.lib_Menubot ul {
	margin:0px;
	padding:0px;
	list-style:none;
	position:absolute;
	left:0;
	height:42px;
	text-align:center;
	font-weight:bold;
	border-bottom: 1px solid #eee;
}
.lib_Menubot li {
	background-color: #f8f8f8;
	color: #5f5f5f;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 15px;
	height: 42px;
	line-height: 42px;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	width: 162px;
}
/*tab end*/
/*content nine end*/
/*float window start*/
#floatPanel{}
#floatPanel .ctrolPanel {
	background: #fff url("imagesindex31.png") no-repeat scroll left top;
	height: 435px;
	overflow: hidden;
	position: fixed;
	right: 25px;
	top: 250px;
	width: 49px;
	z-index: 10000;
	_position:absolute;
	_bottom:auto;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}
#floatPanel .fPanelIE {
}
#floatPanel .ctrolPanel a {
	color: #ff6600;
	font-size: 12px;
	letter-spacing: 1px;
	overflow: hidden;
	text-align: center;
	width: 49px;
}
#floatPanel .ctrolPanel .arrow {
	display: block;
	height: 49px;
	line-height: 49px;
}
#floatPanel .ctrolPanel .arrow:hover {
	background-image: url("imagesindex32.png");
	background-position: center 149px;
}
#floatPanel .ctrolPanel .contact {
	display: block;
	height: 49px;
	margin: 1px auto 0;
}
#floatPanel .ctrolPanel .contact:hover {
	background-image: url("imagesindex32.png");
	background-position: left 248px;
}
#floatPanel .ctrolPanel .weibo {
	display: block;
	height: 49px;
	margin: 1px auto 0;
}
#floatPanel .ctrolPanel .weibo:hover {
	background-image: url("imagesindex32.png");
	background-position: left -51px;
}
#floatPanel .ctrolPanel .qrcode {
	display: block;
	height: 49px;
	margin: 1px auto 0;
}
#floatPanel .ctrolPanel .qrcode:hover {
	background-image: url("imagesindex32.png");
	background-position: left -1px;
}
#floatPanel .ctrolPanel .ht {
	display: block;
	height: 49px;
	margin: 1px auto 0;
}
#floatPanel .ctrolPanel .ht:hover {
	background-image: url("imagesindex32.png");
	background-position: left 99px;
}
#floatPanel .ctrolPanel .htbs {
	display: block;
	height: 49px;
	margin: 1px auto 0;
}
#floatPanel .ctrolPanel .htbs:hover {
	background-image: url("imagesindex32.png");
	background-position: left 49px;
}

#floatPanel .ctrolPanel .link {
	display: block;
	height: 49px;
	margin: 1px auto 0;
}
#floatPanel .ctrolPanel .link:hover {
	background-image: url("imagesindex32.png");
	background-position: left -51px;
}
#floatPanel .ctrolPanel .bottom {
	display: block;
	height: 49px;
	line-height: 49px;
	margin-top: 1px;
}
#floatPanel .ctrolPanel .bottom:hover {
	background-image: url("imagesindex32.png");
	background-position: left bottom;
}
#floatPanel .popPanel {
	display: none;
	height: 242px;
	overflow: hidden;
	position: fixed;
	right: 78px;
	top: 220px;
	width: 230px;
	z-index: 10000;
	_position:absolute;
	_bottom:auto;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}
#floatPanel .popPanel .popPanel-inner {
	height: 242px;
	overflow: hidden;
	position: relative;
	width: 230px;
}
#floatPanel .popPanel .popPanel-inner .arrowPanel {
	height: 240px;
	position: absolute;
	right: 1px;
	top: 46px;
	width: 10px;
}
#floatPanel .popPanel .popPanel-inner .arrowPanel .arrow01 {
	border-color: transparent transparent transparent #ddd;
	border-style: solid;
	border-width: 10px;
	bottom: 0;
	font-size: 0;
	height: 0;
	left: 2px;
	line-height: 0;
	position: absolute;
	top: 0;
	width: 0;
}
#floatPanel .popPanel .popPanel-inner .arrowPanel .arrow02 {
	border-color: transparent transparent transparent #fff;
	border-style: solid;
	border-width: 10px;
	bottom: 0;
	font-size: 0;
	height: 0;
	left: 0;
	line-height: 0;
	position: absolute;
	top: 0;
	width: 0;
}
#floatPanel .popPanel .popPanel-inner .qrcodePanel {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #ddd;
	height: 240px;
	left: 0;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: 0;
	width: 220px;
}
#floatPanel .popPanel .popPanel-inner .qrcodePanel img {
	border: medium none;
	height: 200px;
	padding: 10px 10px 5px;
	width: 200px;
}
#floatPanel .popPanel .popPanel-inner .qrcodePanel span {
	color: #666;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 24px;
}
/*float window end*/


/*foot*/
.foot {
	background-color: #e5e5e5;
	background-image: url("imagesindex17.png");
	background-position: left top;
	background-repeat: repeat-x;
	height: 168px;
	width: 100%;
}
.foot_con {
	margin: 0 auto;
	width: 1000px;
}
.fc_top {
	color: #004986;
	font-size: 14px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	width: 1000px;
}
.fc_top a {
	color: #004986;
}
.fc_top a:hover {
	color: #00192d;
}

.fc_bottom{
	height:60px;
	width:1000px;
	background-image:url(imagesindex50.png);
	background-repeat:no-repeat;
	background-position:90px center;
}
.fc_bottom_left{
	float: left;
	height: 60px;
	width: 60px;
	margin-left: 88px;
	display: inline;
}
.fc_bottom_left a{
	display:block;
	width:100%;
	height:100%;
}
.fc_bottom_right{
	float:left;
	display: inline;
}
.fc_bottom p{
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
	width: 750px;
}
/*foot end*/
