/* CSS Document*/
h1,h2,h3,h4,h5,h6,img,p,ul,li,dl,dt,dd,ol,span,input,div {
	margin: 0px;
	padding: 0px;
	font-style: normal;
	border: 0;
	font-family: "微软雅黑";
	font-weight: normal;
	outline:none;
}
h1,h2,h3,h4,h5,h6 {
	color:#5290db;
}
body {
	width: 100%;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #b1a39a;
	margin: 0;
	padding: 0;
	background: #fff;
	line-height: 30px;
}
img {
	border: none;
	display: block;
}
ul,li {
	list-style-type: none;
}
a {
	text-decoration: none;
	color: #323232;
	font-family: "微软雅黑";
}
a:hover {
	color: #5290db;
}
.clear {
	clear: both;
}
/* ------初始化结束- */
.header {
	width:100%;
	height:182px;
	background: url(header.jpg) no-repeat top center;
}
.logo {
	width:1000px;
	margin:0 auto;
	padding-top: 19px;
	position: relative;
	height:123px;
}
.logo h1 {
	float:left;
}
.logo span {
	float:right;
}
.logo span a {
	color:#fff;
	font-size: 14px;
	margin-top: 4px;
}
.sea_box {
	float:right;
	margin-top: 3px;
	position: absolute;
	right:11px;
	top:82px;
}
.search{
	background:url(sea.png) no-repeat;
	width:185px;
	height:24px;
	position:relative;
}
.search input{
	position:absolute; 
	width:160px;
	height:24px;
	line-height:24px; 
	color:#aaa9aa; 
	border:none; 
	background:none; 
	left:0px; top:0px; 
	padding-left:0px; 
}
.search input.notxt{
	color:#aaa9aa; 
	padding-left:7px;
	font-family: "微软雅黑";
}	
.search input.notxt1 {
	position: absolute;
	width: 25px;
	height: 24px;
	top: 0px;left: 147px;
	border: none;
	cursor: pointer;
	background: none;
	cursor:pointer; 
}
.nav {
	width:100%;
	height:40px;
	background: #01479d;
}
.nav ul {
	width:1000px;
	margin:0 auto;
}
.nav ul li {
	float:left;
	line-height: 40px;
	margin-right:85px;
	position: relative;
	z-index: 99;
}
.nav ul li a {
	font-size: 15px;
	color:#fff;
	line-height: 40px;
}
.nav ul li a:hover {
	color:#fff;
	font-weight: bold;
}
.nav ul li dl {
	width:95px;
	padding-top: 6px;
	position: absolute;
	top:34px;
	left:-18px;
	display: none;
	z-index: 99;
	background: url(arr1.png) center top no-repeat;
}
.nav ul li dl dd {
	line-height: 28px;
	height:28px;
	background: #fff;
	background: #f6fff3;
	text-align: center;
}
.nav ul li dl a {
	font-size: 12px;
	color:#01479d;
	line-height: 28px;
}
.nav ul li dl a:hover {
	color:#01479d;
	font-weight: normal;
}
.banner  {
	width:1000px;
	margin:0 auto;
	margin-top:5px;
	height:323px;
	position: relative;
}
.banner ul li {
	position: absolute;
	top:0;
	left:0;
	width:1000px;
	height:323px;
	display: none;
}
.banner ol {
	position: absolute;
	z-index: 3;
	bottom:29px;
	right:43px;
}
.banner ol li {
	float:left;
	margin-left: 15px;
	width:10px;
	height:10px;
	overflow: hidden;
	background: #fff;
	cursor: pointer;
}
.banner ol li.current {
	background: #a0011c;
}
.content {
	width:1000px;
	margin:0 auto;
	overflow: hidden;
	margin-top: 7px;
}
.con-left {
	float:left;
	width:298px;
	padding-right:20px;
	padding-top: 22px;
	padding-bottom: 12px;
	border-right:1px solid #e5e5e5;
}
.h {
	width:35px;
	width:298px;
	overflow: hidden;
}
.h h2 {
	font-size: 18px;
	color:#5290db;
	float:left;
	line-height: 18px;
	height:35px;
}
.h a {
	float:right;
	margin-top: 4px;
	display: block;
	width:13px;
	height:12px;
	overflow: hidden;
	background: url(arr2.jpg) no-repeat;
}
.con-l-t {
	width:298px;
	overflow: hidden;
	padding-bottom: 14px;
	border-bottom:1px solid #e5e5e5;
	margin-bottom: 5px;
}
.con-l-t img {
	float:left;
	border:1px solid #c8c8c8;
}
.con-l-t span {
	float:right;
	width:180px;
}
.con-l-t span a {
	color:#323232;
	font-size: 14px;
	line-height: 24px;
}
.con-l-t span a:hover {
	color:#5290db;
}
.con-l-b ul li {
	height:42px;
	line-height: 42px;
	width:298px;
	border-bottom:1px solid #e5e5e5;
	margin-top: -4px\9;
}
.con-l-b ul li a {
	float:left;
}
.con-l-b ul li span {
	float:right;
}
.con-middle {
	width:358px;
	float:left;
	padding-top: 22px;
	padding-right: 20px;
	margin-left: 15px;
	border-right:1px solid #e5e5e5;
}
.con-middle .h {
	width:358px;
}
.con-m-t {
	width:358px;
	height:30px;
}
.con-m-t ul li {
	float:left;
	height:28px;
	width:179px;
	text-align: center;
}
.con-m-t ul li a {
	display: inline-block;
	width:179px;
	height:28px;
	font-size: 14px;
	color:#202020;
	background: #d8d8d8;

}
.con-m-t ul li a:hover {
	background: #cae1c4;
	border-bottom: 2px solid #5290db;
}
.con-m-t ul li a.current {
	background: #cae1c4;
	border-bottom: 2px solid #5290db;
}
.con-m-b ul {
	display: none;
}
.con-m-b ul li {
	height:48px;
	line-height: 48px;
	width:358px;
	margin-top: -4px\9;
	border-bottom: 1px solid #e5e5e5;
}
.con-m-b ul li span {
	float:left;
}
.con-m-b ul li a {
	float:left;
	margin-left: 14px;
}
.con-right {
	width:271px;
	padding-top: 22px;
	padding-right: 5px;
	float:right;
}
.con-right .h {
	width:271px;
}
.con-r-t ul li {
	line-height: 30px;
}
.con-r-b {
	margin-top: 14px;
}
.con-r-b ul li {
	width:135px;
	float:left;
}
.footer {
	width:100%;
	height:70px;
	background: #01479d;
	margin-top: 12px;
	padding-top: 27px;
}
.footer p {
	color:#fff;
	text-align: center;
	line-height: 26px;
}
/* ---------二级页面开始 ----------*/
.page {
	width:1000px;
	margin-bottom: 10px;
	overflow: hidden;
	min-height: 340px;
	margin:0 auto;
	margin-top: 20px;
}
.subnav {
	float:left;
	overflow: hidden;
}
.subnav{
	width:200px;
	overflow: hidden;
	position: relative;
	padding-bottom: 15px;
	background: #e5e5e5;
	padding-top: 5px;
}
.subnav h2 {
	font-size: 17px;
	text-align: center;
	line-height: 38px;
	height:38px;
	margin-bottom: 10px;
}
.subnav ul li {
	height:32px;
	text-align: center;
}
.subnav ul {
	padding:0 10px;
}
.subnav ul li a {
	display: block;
	height:28px;
	line-height: 28px;
}
.subnav ul li a:hover {
	color:#5290db;
}
.subnav ul li a.current {
	color:#5290db;
}
.title {
	width:780px;
	float:right;
	padding-bottom: 20px;
	border-top:2px solid #174312;
	min-height: 350px;
}
.title .add {
	height:30px;
	margin-bottom: 10px;
	margin-bottom:15px\9;
}
.add  span a {
	color:#656565;
}
.add  span a:hover {
	color:#5290db;
}
.add  span {
	float:right;
	display: block;
	margin-right: 8px;
	font-size: 12px;
	color:#656565;
	padding-left: 10px;
	line-height: 30px;
}
.text {
	padding: 0 10px;
}
.text h2,.text h4{
	height:40px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.text h4 {
	font-size: 14px;
	color:#414141;
}
.zhengwen {
	padding-left: 10px;
	line-height: 24px;
	padding-bottom:25px;
	color:#414141;
}
.zuozhe {
	color:#656565;
	text-align: center;
	padding-top: 15px;
}
.fujian {
	margin-top: 30px;
}
.fujian h5 {
	font-size: 14px;
	line-height: 40px;
}
.fujian ul li {
	line-height: 28px;
	padding-left: 15px;
}
.list ul li { 
	height:32px;
	line-height: 32px; 
	margin-top: -4px\9;
	clear:both; 
}
.list ul li a { 
	font-size: 12px; 
	float:left;
} 
.list ul li a:hover {
	color:#5290db;
}
.list ul li span {
	display: inline-block;
	font-size: 12px;
	color:#656565; 
	float:right;
	margin-right: 10px;
}
.list h3 {
	font-size: 14px;
	line-height: 30px;
	padding-left: 5px;
}
.list_sort {
	color:#656565;
	width:760px;
	height:30px;
	text-align: center;
	line-height: 30px;
	margin-top: 20px;
	margin-left:10px;
}
.list_sort a {
	color:#656565;
}
.list_sort a:hover {
	color:#5290db;
}
.list_pic {
	margin-top: 20px;
	padding-left: 20px;
	overflow: hidden;
}
.list_pic ul li {
	float:left;
	margin:0 20px;
	_margin:0 15px;
	margin-bottom: 20px;
	padding:6px;
	border:1px solid #e8e8e8;
}
.list_pic span {
	display: block;
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
}


/* -------------------通栏页面开始------------------- */
.top {
	margin-bottom: 10px;
}
.list_left{
	float: left;
	width: 180px;
	margin-right: 10px;
	display: inline;
}
.list_left li{
	font-size: 14px;
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.list_left span{
	font-size: 16px;
	display: block;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #666666;
}
.page_pic,.page_title,.page_list,.page_pic1 {
	width:810px;
	padding-bottom: 20px;
	border-top:2px solid #174312;
	float: right;
}
.page_pic .top,.page_title .top,.page_list .top,.page_pic1 .top{
	height:30px;
	padding-left:10px;
	overflow: hidden;
}
.page_pic span,.page_pic1 span,.page_title span,.page_list span {
	margin-right: 10px;
	float:right;
	display: block;
	color:#656565;
	line-height: 30px;
}
.page_pic span a,.page_pic1 span a,.page_title span a,.page_list span a {
	color:#656565;
}
.page_pic .pic {
	text-align: center;
}
.page_pic  h2,.page_pic1  h2,.page_title  h2,.page_list  h2 {
	height:40px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.txt {
	padding: 0 40px;
	margin:20px auto;
	color:#666;
}
.txt h4 {
	text-align: center;
	font-size: 16px;
	height: 30px;
	color:#414141;
}
.page_title .fujian {
	padding-left: 10px;
}
.page_list .list {
	padding:0 10px;
}
.page_list .list_sort,.page_pic1 .list_sort {
	width:980px;
}
.page_list .list span {
	position: static;
	float:right;
}
.page_pic1 .list_pic span {
	position: static;
	float:none;
}
.page_pic1 .list_pic li {
	margin:0 16px;
	_margin:0 15px;
	margin-bottom: 20px;
	border:1px solid #e8e8e8;
	border-radius: 0;
	position: relative;
}
.pic {
	margin-top: 15px;
}
.top h2{
	font-size: 17px;
	line-height: 30px;
	float:left;
	padding-top: 0;
	font-weight: normal;
}
.list_pic a:hover span{
	color:#5290db;
}
.tea_pic li {
	float:left;
	margin:0 15px;
	width:120px;
	height:30px;
}
.tea_pic li p {
	text-align: center;
	height:45px;
}