@charset "utf-8";
/* CSS Document */
* {
	padding:0;
	margin:0;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
a img {
	border:none;
}
ul {
	list-style:none;
}
body {
	font-family:微软雅黑;/*	position:relative;*/
	background:url(../images/jj_bj.jpg) top center no-repeat;
	background-attachment: fixed;
}
.header {
	width:100%;
	z-index:9999;
	width:100%;
	position:fixed;
	top:60px;
	left:0;
	z-index:999;
	/*background:#fff;*/
	/*box-shadow: 2px 2px 5px #888888;*/background:#fff;
	filter:alpha(Opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;/*border-radius:8px;*/
}
.header .top {
	width:1200px;
	margin:0 auto;
	height:50px;
}
.header .top .logo { 
	position:absolute;
	top:-16px;
	float:left;
	background:url(/Application/Home/Public/images/logo.png) no-repeat;
    width:216px;
	height:80px;
	}
.header .top .logo h1{
	text-indent:-99em;}
.navbg {
	/*	margin-top:20px;*/
	float:right;
	/*	float:right;*/width:741px;
	height:50px;/*background:#0348c6;*//*	margin-top:-35px;*/ /*box-shadow:1px 1px 7px #999;*//*position:absolute;z-index:99;left:0;*/
}
.navbg .nav {
/*	width:1140px;
	margin:0 auto;*/
}
#navul {
}
#navul li {
	float:left;
	margin-right:1px;
	position:relative;
	text-align:center;
	font-size:14px;
	width:121px;
	height:50px;
}
#navul li a {
	width:121px;
	height:40px;
	line-height:50px;
	display:block;
	/*color:#534337;*/
	color:#000;
	text-align:center;
	/*	transition: all 1s ease 0s;*/
	font-weight:bolder;
}
#navul li a:hover {
	color:#000;
	font-weight:normal;/*background:#ab8d6e;*/
}
#navul li.on a {
	color:#000;
	font-weight:normal;
/*background:#ab8d6e;*/}
/*#navul li a:link, #navul li a:visited{color:#fff; font-family:"微软雅黑";font-size:12px;}*/
#navul li ul {
	position:absolute;
	z-index:10000;
	top:55px;
	left:0px;
	background:#fff;
	border-bottom:none;
	transform:scaleY(0);
	-webkit-transform:scaleY(0);
	-moz-transform:scaleY(0);
 transition:all ease-in-out .3s;
 -webkit-transition:all ease-in-out .3s;
 -moz-transition:all ease-in-out .3s;
	transform-origin:top center;
	-webkit-transform-origin:top center;
	-moz-transform-origin:top center;
}
#navul li ul li:last-child a {
	border-bottom:none;
}
#navul li.item:hover ul {
	transform:scaleY(1);
	webkit-transform:scaleY(1);
	moz-transform:scaleY(1);
}
#navul li.item:hover ul li a:hover {
/*	background-color:#ab8d6e;*/
}
#navul li ul {
	/*width:121px;*/
	border-radius: 0 0 10px 10px;
	background: #fff;
	/*	height:270px;*/
	padding-top:15px;
	padding-bottom:10px;
}
/*#navul li ul img {
	float:right;
	width:260px;
	margin-right:20px;
	margin-top:30px;
	height:167px;
}*/
#navul li ul div {
	float:left;
	/*width:121px;*/
	margin-right:20px;
	margin-left:20px;
}
#navul li ul li {
	width:101px;
	height:40px;
}
#navul li ul li a {
	display:block;
	width:101px;
	float:none;
	margin-right:0px;
	height:40px;
	position:relative;
	line-height:40px;
	border-bottom:#ccc 1px solid;
	font-size:14px;
	/*	background:none;*/font-weight:normal;
	color:#000;
}
#navul li ul li a:hover {
	color:#000;/*	background:#ab8d6e;*/
}
/*.banner{ overflow:hidden;} */
.nr {
	margin-top:180px;
	margin-bottom:40px;
}
.nr .bt h4 {
	text-align:center;
	text-transform: uppercase;
	font-family: Times New Roman;
	font-size:50px;
	line-height:40px;
	color:#fff;
	opacity:0.8;
}
.nr .bt h4 span {
	font-size:30px;
	line-height:30px;
	font-family:微软雅黑;
	text-shadow:1px 1px 2px #000;
	opacity:1;
}
.nr .zynr {
	width:1200px;
	margin:0 auto;
	border-radius:10px;
	padding:55px 40px 45px 40px;
	/*background:#fff;*/
	margin-top:45px;
	background:rgba(255, 255, 255, 0.9)/*filter:alpha(Opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8*/
}
.nr .zynr .an {
	margin-bottom:0px;
	margin-left:290px;
}
.navbg1 {
	/*margin-top:30px;*/
	/*float:right;*/
	/*	float:right;*/width:976px;
	height:35px;/*	margin-top:-35px;*/ /*box-shadow:1px 1px 7px #999;*//*position:absolute;z-index:99;left:0;*/
}
.navbg1 .nav1 {
/*	width:1140px;
	margin:0 auto;*/
}
#navul1 {
}
#navul1 li {
	float:left;
	margin-right:20px;
	position:relative;
	text-align:center;
	font-size:14px;
	width:121px;
	height:35px;
	background:#d2d2d2;
}
#navul1 li a {
	width:121px;
	height:35px;
	line-height:35px;
	display:block;
	/*color:#534337;*/
	color:#000;
	text-align:center;
	/*	transition: all 1s ease 0s;*/
	font-weight:bolder;
}
#navul1 li a:hover {
	color:#fff;
	font-weight:normal;
	background:#164387;
}
#navul1 li.on a {
	color:#fff;
	font-weight:normal;
	background:#164387;
/*background:#ab8d6e;*/}
/*#navul li a:link, #navul li a:visited{color:#fff; font-family:"微软雅黑";font-size:12px;}*/
#navul1 li ul {
	position:absolute;
	z-index:10000;
	top:40px;
	left:0px;
	background:#ccc;
	border-bottom:none;
	transform:scaleY(0);
	-webkit-transform:scaleY(0);
	-moz-transform:scaleY(0);
 transition:all ease-in-out .3s;
 -webkit-transition:all ease-in-out .3s;
 -moz-transition:all ease-in-out .3s;
	transform-origin:top center;
	-webkit-transform-origin:top center;
	-moz-transform-origin:top center;
}
#navul1 li:last-child ul {
	left:-280px;
}
#navul1 li.item:hover ul {
	transform:scaleY(1);
	webkit-transform:scaleY(1);
	moz-transform:scaleY(1);
}
#navul1 li.item:hover ul li a:hover {
/*	background-color:#ab8d6e;*/
}
#navul1 li ul {
	width:121px;
	border-radius: 0 0 10px 10px;
	background: #fff;/*height:270px;*/
	/*padding-top:25px;*/
}
#navul1 li ul div {
	width:121px;/*margin-left:20px;*/
}
#navul1 li ul li {
	width:121px;
	height:35px;
}
#navul1 li ul li a {
	display:block;
	width:121px;
	float:none;
	margin-right:0px;
	height:35px;
	position:relative;
	line-height:35px;
	border-bottom:#ccc 1px solid;
	font-size:14px;
	background:none;
	font-weight:normal;
	color:#000;
}
#navul1 li ul li a:hover {
	color:#fff;/*	background:#ab8d6e;*/
}
.nr .gy {
	margin-top:30px;
}
.nr .gy p {

	line-height:35px;
	font-size:16px;
	color:#000; margin-left:2em;
}
.nr .gy .lx{ margin-top:35px; float:left; width:38%; margin-right:2%;}
.nr .gy .lx p strong{ font-size:18px; line-height:35px;}
.nr .gy form {width: 805px;	margin:0 auto;
	margin-top:40px;
/*	margin-bottom:40px;*/
	

}
.nr .gy form input {
	background: #eee none repeat scroll 0 0;
	border: 0 none;
	height: 35px;
	margin: 10px 25px;
	text-indent: 20px;
	width: 350px;
}
.nr .gy form textarea {
	background: #eee none repeat scroll 0 0;
	border: 0 none;
	color: #bbb;
	display: inline-block;
	height: 152px;
	line-height: 24px;
	margin-left: 25px;
	margin-top: 10px;
	text-indent: 20px;
	width: 750px;
}
.nr .gy form input.submit {
	text-indent:0;
	width: 140px;
	text-align:center;
}

.foot {
	
	width:100%;
	margin:0 auto;
	text-align:center;
	text-shadow:2px 1px 1px #000;
	color:#fff;
	margin-top:-15px;
	line-height:30px;
}
.foot a {
	color:#fff;
}
/*浮动框*/

.page-wrap {
	position:relative;
	min-height:100%;
	_height:100%
}
#hd {
	min-width:700px;
	height:36px;
	line-height:36px;
	padding:0 20px 0 0;
	text-align:right
}
#hd a {
	color:#888;
	text-decoration:none
}
#hd a:hover {
	color:#b9b9b9
}
#hd .hd-sep {
	margin:0 7px;
	color:#eaeaea
}
#main {
	width:700px;
	margin: auto 0;
}
#logo {
	margin:0 auto 55px;
	position:relative;
	height:43px;
	left:-10px
}
#search-box {
	padding-left:40px;
	text-align:left
}
#search-keyword-container {
	width:500px;
	height:34px;
	display:inline-block;
	border:1px solid #b9b9b9;
	position:relative;
	z-index:1
}
#suggest-align {
	height:32px;
	position:relative
}
#search-keyword {
	width:487px;
	height:34px;
	padding-left:8px;
	padding-right:5px;
	outline:0;
	background:#FFF;
	font-size:16px;
	line-height:34px;
	vertical-align:top
}
#search-button {
	width:100px;
	height:36px;
	_height:38px;
	display:inline-block;
	margin-left:5px;
	outline:0;
	background:#666;
	color:#fff;
	font:bold 16px arial, sans-serif;
	vertical-align:top;
	cursor:pointer
}
#search-button.hover a {
	color:#FF0
}
.ac_bgIframe {
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
width:expression(this.parentNode.offsetWidth);
	height:2000px
}
#so-nav-tabs {
	font-size:14px;
	text-align:left;
	padding-left:50px;
	position:relative;
	z-index:999
}
#so-nav-tabs a, #so-nav-tabs strong {
	height:31px;
	line-height:31px;
	display:inline-block;
	margin-right:18px;
*margin-right:15px;
	color:#333
}
#so-nav-tabs a:hover {
	color:#000;
	text-decoration:none
}
#so-nav-tabs strong {
	color:#666
}
#so-nav-more {
	width:50px;
	position:absolute;
	z-index:0;
	top:30px;
	right:156px;
	margin-left:370px;
*margin-left:-70px;
	padding:0;
	line-height:30px;
	text-align:left;
	border:1px #dedede solid;
	background:#fff;
	list-style:none;
	display:none
}
#so-nav-more a {
	width:100%;
	display:block;
	margin:0;
	text-indent:10px
}
#so-nav-more a:hover {
	background:#f1f1f1
}
#sug-arrow.open {
	background-position:8px -30px
}
#moquu_top, #moquu_wxin, #moquu_wshare, #moquu_wmaps {
	z-index:99999;
	z-index:2;
	width:50px;
	height:50px;
	right:10px;
	position:fixed;
	cursor:pointer;
	_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)))
}
#moquu_wxin {
	top:409px;
	_margin-top:360px
}
#moquu_wxin a {
	background:url(../images/sbtn.png) 0 -0px;
	right:0;
	float:left;
	width:50px;
	height:50px;
	text-indent:-9999px;
	z-index:99999;
}
#moquu_wxin a:hover {
	background:url(../images/sbtn.png) -50px -0px;
	z-index:99999;
}
#moquu_wshare {
	top:470px;
	_margin-top:412px
}
#moquu_wshare a {
	background:url(../images/sbtn.png) 0 -50px;
	width:50px;
	height:50px;
	right:0;
	float:left;
	text-indent:-9999px;
	z-index:99999;
}
#moquu_wshare a:hover {
	background:url(../images/sbtn.png) -50px -50px;
	z-index:99999;
}
#moquu_wmaps {
	top:464px;
	_margin-top:464px
}
#moquu_wmaps a {
	background:url(../images/sbtn.png) 0 -150px;
	z-index:99999;
	width:50px;
	height:50px;
	right:0;
	float:left;
	text-indent:-9999px
}
#moquu_wmaps a:hover {
	background:url(../images/sbtn.png) -50px -150px;
	z-index:99999;
}
#moquu_top {
	top:516px;
	_margin-top:516px;
	background:url(../images/sbtn.png) 0 -101px;
	z-index:99999;
	width:50px;
	height:50px
}
#moquu_top:hover {
	background:url(../images/sbtn.png) -50px -101px;
	z-index:99999;
}
.moquu_wxin, .moquu_wshare {
	position:relative;
	z-index:2
}
.moquu_wxin a:hover .moquu_wxinh, .moquu_wshare a:hover .moquu_wshareh {
	display:block
}
.moquu_wxin .moquu_wxinh {
	position:absolute;
	display:none;
	left:-280px;
	top:-200px;
	width:275px;
	height:355px;
	background:url(../images/moquu_ico.png) 80px 60px no-repeat;
	z-index:99999999;
}
.moquu_wshare .moquu_wshareh {
	position:absolute;
	display:none;
	left:-280px;
	top:-200px;
	width:275px;
	height:360px;
	background:url(../images/moquu_wshare.png) 80px 70px no-repeat;
	z-index:99999999;
}
 @media (max-width:1366px) {
.foot {
line-height:36px;
}
#moquu_wxin {
 top:153px;
}
#moquu_wshare {
 top:205px;
}
}
