#wrap-body{
	width: 100%;
	overflow: hidden;
	background-size: 100%;
	background: url(../images/body-top.jpg) no-repeat center top;}
@media only screen and (min-width: 768px) {
	#phone{
		display: none;}
}
@media only screen and (max-width: 768px) {
	#wrap-body{
		display: none;}
	#phone{
		width: 100%;
		overflow: hidden;}
	#phone img{
		width: 100%;}
}















#wrap_head{
	width:100%;
	height: 32px; 
	background: url(../images/top-bg.png) repeat-x;} 
#head {
	width: 1001px;
	position: relative;
	margin: 0 auto;}
/*date*/
.date{
	line-height: 30px;
	position: absolute;
	z-index: 2; left: 0; top: 0;}
/*top-link*/
.top-link{
	position: absolute;
	z-index: 2; right: 0; top: 0;
	border-right: 1px solid #cbcbcb;}
.top-link ul{}
.top-link ul li{
	float: left;
	padding: 0 25px;
	border-left: 1px solid #cbcbcb;}
.top-link ul li a{
	line-height: 30px;
	width: 80%;
	overflow: hidden;
	margin: 0 auto;}
.top-link ul li a.e-mail{
	width: 80%;
	margin: 0 auto;
	padding-left: 28px;
	background: url(../images/top-icon-01.png) no-repeat left center;}
.top-link ul li a.login{
	padding-left: 18px;
	background: url(../images/top-icon-02.png) no-repeat left center;}
.top-link ul li a.search{
	padding-left: 18px;
	background: url(../images/top-icon-04.png) no-repeat left center;}
.top-link ul li a.english{
	padding-left: 18px;
	background: url(../images/top-icon-03.png) no-repeat left center;}
/*top-pic*/
#head .top-pic{
	position: absolute;
	z-index: 2; right: 0; top: 51px;}















#wrap-main{
	width: 1001px;
	overflow: hidden;
	position: relative;
	margin: 256px auto 0;
	background: #fff url(../images/xbx-main-bg.jpg) repeat-x top;}
#wrap-main .row{
	width: 100%;
	overflow: hidden;}
#wrap-main .bottom{
	margin-bottom: 15px;}















/*navbg*/
.navbg {
	width: 100%;
	max-width: 1000px;
	height: 40px;
	position: absolute;
	z-index: 99;
	top: 0;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	background: url(../images/menu-bg.jpg) repeat-x;}
.nax-box{
	width: 1000px;
	height: 40px;
	margin: 0 auto;
	background: url(../images/xbx-banner-li-bg.jpg) repeat-x;}
#navul{
	width: 1000px;
	height: 40px;
	float: left;
	margin-left: -1px;
	position: relative;}
/*ul li*/
#navul li {
	float: left;
	height: 40px;	
	border-left: 1px solid #154784;}
#navul li.current-home{
	width: 137px;
    padding: 0;
    text-align: center;}
#navul li:hover{
	background: url(../images/xbx-banner-li-hover-bg.jpg) repeat-x;}
#navul li a {
	color: #fff;
	font-size: 14px;
	line-height: 40px;
	padding: 0 41px;}

/*ul li ul li a*/
#navul li ul {
	display: none;
	z-index: 10000;
	width: 153px;
	background: #0166b7;
	border-bottom: none;}
#navul li ul li{
	background: none;
    width: 100%;
    border-left: 0;
    float: none;}
#navul li ul li a{
	padding: 0;}
/*科研系统*/
#navul li ul.kyxt {
	position: absolute;
	top: 40px;}

#navul li.navmoon {
	height: 40px;
	line-height: 40px;}
#navul li.navmoon a {
	color: #fff;}
#navul li.navmoon ul{
	padding: 5px 0 10px 0;}
#navul li.navmoon ul li{
	width: 100%;
	padding: 0;
	background: none;
	height: 35px;}
#navul li.navmoon ul li a {
	width: 90%;
	display: block;
	margin: 0 auto;
	color: #fff;
	font-size: 12px;
	border-top: 1px solid #3f86c0;
	background: url(../images/nav-menu-li-bg.png) no-repeat right center;}
#navul li.navmoon ul li a.start{
	border: 0;}
#navul li.navmoon ul li a:hover {
	color: #fff;}
#navul li.navmoon ul {
	display: block;}
#navul li.navmoon ul a {
	display: block;
	height: 35px;
	line-height: 35px;}







/*currency*/
#currency{
	width: 100%;
	overflow: hidden;
	float: right;
	background-color: #fff;}
/*当前位置*/
.current-position{
	width: 96%;
    overflow: hidden;
    text-align: right;
    margin: 10px auto;
    color: #000;
    padding: 0 2%;
    border-bottom: 1px solid #e5e5e5;}
.current-position a{
	color: #000; line-height: 30px;}