﻿@charset "utf-8";
/* CSS Document */
ul,li{
	padding:0px;
	margin:0px;
	list-style-type: none;
}

/*导航菜单*/
#navMenu {
	width:100%;
	height: 40px;
	line-height: 40px;
	display:block;
	overflow:hidden;
	background-repeat:repeat-x;
	background-position: left top;
}
#navMenu ul{
width:100%;
margin-left:0px;}
#navMenu .onelink{
background-image:none;}
#navMenu li {
	width:113px;
	text-align:center;
	float: left;
	line-height: 40px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: 0 center;
	margin-left: 0px;

}

#navMenu li a {
	color:#5A617B;
	padding-right: 1em;
	padding-left: 1em;
	margin-left: 0px;
	display: block;
}
#navMenu li a:hover, #navMenu li.hover a {
	background-repeat:repeat-x;
	background-position: center top;
	text-decoration: none;
	color:#F07800;
}
/*-------- 下拉菜单 --------------*/
.dropMenu {
	position:absolute;
	top: 0;
	z-index:1000;
	width: 113px;
	visibility: hidden;
	margin-top: -1px;
	margin-left:0px;
	border: 1px solid #FFFFFF;
	border-top: 0px solid #FFFFFF;
	background-color: #2E5B9E;
	filter: Alpha(Opacity=80);
}
.dropMenu li {
	margin-top:2px;
	margin-bottom:4px;
	padding-left:0px;
}
.dropMenu li a {
	width: 92%;
	display: block;
	text-align:center;
	color: black;
	padding: 2px 0 2px 0px;
	font-size: 13px;
	color:#FFFFFF;
	border-bottom: 1px dashed #C2D3ED;
}
.dropMenu+li a{
border-top:none;
}
* html .dropMenu a {
	width: 100%;
	color:#6CA7C7;
}
.dropMenu a:hover {
	color:#FF7B0E;
}
.dropMenu3 {
	position:absolute;
	top: 0;
	z-index:1000;
	width: 113px;
	visibility: hidden;
	margin-top: -1px;
	margin-left:0px;
	border: 1px solid #FFFFFF;
	border-top: 0px solid #FFFFFF;
	background-color: #2E5B9E;
	filter: Alpha(Opacity=90);
}

.dropMenu3 a:hover {
	color:#FF7B0E;
}
.dropMenu3 li {
	margin-top:2px;
	margin-bottom:4px;
	padding-left:0px;
}
.dropMenu3 li a {
	width: 92%;
	display: block;
	text-align:center;
	color: black;
	padding: 4px 0 4px 0px;
	font-size: 13px;
	color:#FFFFFF;
	border-bottom: 1px dashed #C2D3ED;
}
.dropMenu3+li a{
border-top:none;
}
.dropMenu3 a:hover {
	color:#FF7B0E;
}

.hdo{
width:100%;
height:auto;
display:block;
overflow:hidden;
}

.shadow{width:100%; height:4px; overflow:hidden; background:url(http://www.xajinhang.cn/Images_jh/shadow.png) repeat-x; position:absolute; top:0; z-index:100;}
.gg { width: 100%; height:350px; position: relative; z-index: 1; overflow: hidden; margin: 0 auto; }
.ggs { width: 200%; height:350px; left: -50%; top: 0; position: absolute; }
.ggBox { width: 980px; height:350px; margin: 0 auto; }
.ggBox a { display: block; width: 980px; height:350px; position: absolute; z-index: 1; opacity: 0.1; }
.ggBox img { display: block; width: 980px; height:350px; border:0px;}
.ggb { position: absolute; width:100%; bottom: 0; height: 40px; margin:0 auto; z-index: 4; background-image:none; background-repeat: repeat-x; background-position: 50% -40px; }
.ggBtns { width: 80px; height: 40px; margin: 0 auto;}
.ggBtns a { float: left; display: block; width: 16px; height: 16px; margin:7px; text-align: center;  position: relative; top:0px; outline: none;  }
.ggBtns a:hover { color: #e7e7e7; }
.ggBtns a:focus { outline: none; }
.ggBtns a.ggOn { color: #e7e7e7; background-position: 0 0; }
.ggb, .ggBtns a {background-image: url(http://www.xajinhang.cn/Images_jh/yuan.png); background-repeat:no-repeat;}
a.ggOn {background-image: url(http://www.xajinhang.cn/Images_jh/yuana.png);background-repeat:no-repeat; }

.ggx { width: 100%; height:280px; position: relative; z-index: 1; overflow: hidden; margin: 0 auto; }
.ggxs { width: 200%; height:280px; left: -50%; top: 0; position: absolute; }
.ggxBox { width: 980px; height:280px; margin: 0 auto; }
.ggxBox a { display: block; width: 980px; height:280px; position: absolute; z-index: 1; opacity: 0.1; }
.ggxBox img { display: block; width: 980px; height:280px; border:0px;}
.ggxb { position: absolute; width:100%; bottom: 0; height: 40px; margin:0 auto; z-index: 4; background-image:none; background-repeat: repeat-x; background-position: 50% -40px; }
.ggxBtns { width: 80px; height: 40px; margin: 0 auto;}
.ggxBtns a { float: left; display: block; width: 16px; height: 16px; margin:7px; text-align: center;  position: relative; top:0px; outline: none;  }
.ggxBtns a:hover { color: #e7e7e7; }
.ggxBtns a:focus { outline: none; }
.ggxBtns a.ggxOn { color: #e7e7e7; background-position: 0 0; }
.ggxb, .ggxBtns a { background-image: url(http://www.xajinhang.cn/Images_jh/yuan.png); background-repeat:no-repeat;}
a.ggxOn { background-image: url(http://www.xajinhang.cn/Images_jh/yuana.png);background-repeat:no-repeat; }
