@charset "utf-8";
html,body{
	width: 100%;
	height:100%;
}
body {
	font: 88% Microsoft YaHei UI, 微软雅黑, Microsoft YaHei, Verdana, Arial, Helvetica, sans-serif;
	background: #FFF;
	margin: 0;
	padding: 0;
	color: #000;
}
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	
	padding-right: 15px;
	padding-left: 15px; 
}
a img {
	border: none;
}


a:link {
	color: #000;
	text-decoration: none; 
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover, a:active, a:focus { 
	text-decoration: underline;
}


.container {
	width: 100%;
	margin: 0 auto; 
}

.header {
	background: url(../tp/02.jpg) top center no-repeat;
}

.header_wrapper {
	width: 1000px;
	margin: 0 auto;
	height: 210px;
	position: relative;
}

.index_logo {
	position: absolute;
	top: 55px;
}

.footer {
	font-size: 12px;
	background: #f0f0f0;
}

.footer_wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	line-height: 30px;
	padding-top: 20px;
}


/* ~~ 其它浮动/清除类 ~~ */
.fltrt {  /* 此类可用于在页面中使元素向右浮动。浮动元素必须位于其在页面上的相邻元素之前。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* 此类可用于在页面中使元素向左浮动。浮动元素必须位于其在页面上的相邻元素之前。 */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* 如果从 #container 中删除或移出了 #footer，则可以将此类放置在 <br /> 或空 div 中，作为 #container 内最后一个浮动 div 之后的最终元素 */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.space {
	height: 20px;
}

.nav_wrapper {
	background: url(../tp/03.jpg) top center no-repeat;
}

ul.nav {
	list-style: none; 
	width: 1000px;
	height: 50px;
	margin: 0 auto;
	z-index: 1000;
}
ul.nav li {
	color: #FFF;
	float: left;
	font-size: 14px;
	position: relative;
	height: 50px;
}
ul.nav a, ul.nav a:visited {
	color: #FFF;	
	text-decoration: none;
	display: block;
	width: 111px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-weight: bold;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	color: #515151;
	text-decoration: none;
	background: #f4cebe;
}

ul.nav_sub {
position: absolute;
list-style: none;
width: 111px;
background: #673f35;
top: 50px;
z-index: 1000;
}
ul.nav_sub li {
color: #FFF;
font-size: 12px;
height: 40px;
float: none;
}
ul.nav_sub a, ul.nav_sub a:visited {
	color: #dabfb8;	
	text-decoration: none;
	display: block;
	width: 111px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-weight: normal;
}
ul.nav_sub a:hover, ul.nav_sub a:active, ul.nav_sub a:focus {
	color: #FFF;
	text-decoration: none;
	background: #85594d;
}

.content {
	background: #FFF url(../tp/bg.jpg) no-repeat top center;
}

.content_wrapper {
	width: 1000px;
	background: #FFF;
	margin: 0 auto;
	padding: 20px;
}

.search {
	background: url(../tp/01.png) no-repeat;
	width: 350px;
	height: 45px;
	position: absolute;
	top: 75px;
	right: 0;
}

.search_input {
	border: 0;
	width: 210px;
	height: 25px;
	margin: 7px 0 0 25px;
}
.btn_style1 {
	border:0;
	cursor:pointer;
	background: url(../tp/09.png) center right no-repeat;
	width: 88px;
	height: 40px;
	color: #FFF;
	vertical-align: middle;
	margin-left: 0;
}

.gg {
	height: 30px;
	line-height: 30px;
	background: url(../tp/04.png) no-repeat top left;
	padding-left: 110px;
}
.gg span {
	font-size: 12px;
	color: #999;
}

.main_content {
	
}

.index_wrapper1 {
	
}
.index_wrapper2 {
	width: 1000px;
	height: 95px;
	background: #CCC;
}

.index_wrapper1_left {
	float: left;
	width: 400px;	
}
.index_wrapper1_right {
	float: right;
	width: 600px;
}


.index_wrapper3 {
	
}
.index_wrapper3_left {
	float: left;
	width: 780px;	
}
.index_wrapper3_right {
	float: right;
	width: 200px;
}

.index_wrapper4 {
	width: 780px;
	height: 95px;
	background: #CCC;
}

.index_wrapper5 {
	
}
.index_wrapper5_left {
	float: left;
	width: 380px;	
}
.index_wrapper5_right {
	float: right;
	width: 380px;
}




.viewer {
	width: 600px;
	height: 395px;
}

.index_panel {
	
}
.index_panel_title {
	background: url(../tp/05.png) no-repeat;
	height: 50px;
	line-height: 50px;
	padding-left: 60px;
	font-weight: bold;
	font-size: 16px;
	color: #673f35;
}
.index_panel_content {
	
}

a.more {
	float: right;
	margin-right: 20px;
	font-size: 14px;
	color: #673f35;
}

ul.list_style1 {
	list-style: none; 
	width: 380px;
}
ul.list_style1 li {
	color: #FFF;
	background: url(../tp/arr.png) no-repeat 5px;
	padding-left: 20px;
	height: 48px;
	line-height: 48px;
	border-bottom: 1px dashed #CFCFCF;
}
ul.list_style1 li span { 
	font-size: 12px;
	color: #999;
	float: right;
}

ul.list_style2 {
	list-style: none; 
	width: 380px;
}
ul.list_style2 li {
	color: #FFF;
	background: url(../tp/arr2.png) no-repeat 5px;
	padding-left: 20px;
	height: 42px;
	line-height: 42px;
	border-bottom: 1px dashed #CFCFCF;
}
ul.list_style2 li span { 
	font-size: 12px;
	color: #999;
	float: right;
}


ul.list_style7 {
	list-style: none; 
	width: 200px;
	padding-bottom:20px;
}
ul.list_style7 li {
	color: #FFF;
	background: url(../tp/arr2.png) no-repeat 5px;
	padding-left: 20px;
	height: 42px;
	line-height: 42px;
	border-bottom: 1px dashed #CFCFCF;
}
ul.list_style7 li span { 
	font-size: 12px;
	color: #999;
	float: right;
}

.index_panel2 {
	
}
.index_panel_title2 {
	background: url(../tp/13.png) no-repeat;
	height: 50px;
	line-height: 50px;
	font-weight: bold;
	font-size: 16px;
	color: #673f35;
}
.index_panel_content2 {
	
}


.index_panel3 {
	
}
.index_panel_title3 {
	background: url(../tp/07.png) no-repeat;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	color: #673f35;
}
.index_panel_content3 {
	
}
ul.list_style3 {
	list-style: none; 
	width: 200px;
}
ul.list_style3 li {
	height: 70px;
	margin-top: 15px;
}
ul.list_style4 {
	list-style: none; 
	width: 200px;
	border-top: 2px solid #CCC;
	margin-top: 15px;
}
ul.list_style4 li {
	height: 70px;
	margin-top: 15px;
}

ul.list_style5 {
	list-style: none; 
}
ul.list_style5 li {
	float: left;
	width: 125px;
	text-align: center;
}
ul.list_style5 .list_style5_i {
	width: 50px;
	padding: 0;
}



ul.tab_nav {
	list-style: none; 
	width: 400px;
	height: 50px;
	padding: 4px 0 0 15px;
}
ul.tab_nav li {
	float: left;
	font-size: 14px;
}
ul.tab_nav a, ul.tab_nav a:visited {
	color: #673f35;	
	text-decoration: none;
	display: block;
	width: 105px;
	height: 41px;
	line-height: 41px;
	text-align: center;
	font-weight: bold;
}
ul.tab_nav a:hover, ul.tab_nav a:active, ul.tab_nav a:focus {
	color: #FFF;
	text-decoration: none;
	background: url(../tp/08.png) no-repeat;
}
li.my-tab-over a {
	color: #FFF;
	font-weight: bold;
	background: url(../tp/08.png) no-repeat;
}


.sub_wrapper1_left {
	float: left;
	width: 200px;
}
.sub_wrapper1_right {
	float: right;
	width: 780px;
}



.sub_panel {
	
}
.sub_panel_title1 {
	background: url(../tp/07.png) no-repeat;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	color: #673f35;
}
.sub_panel_content1 {
	
}


ul.list_style6 {
	list-style: none; 
	width: 200px;
}
ul.list_style6 li {
	text-align: center;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px dashed #CCC;
}



.sub_panel2 {
	
}
.sub_panel2_title2 {
	background: url(../tp/13.png) no-repeat;
	height: 50px;
	line-height: 50px;
	font-weight: bold;
	font-size: 14px;
	color: #673f35;
	padding-left: 25px;
}
.sub_panel2_title2 a {
	
}
.sub_panel2_content2 {
	padding: 20px;
}


ul.news {
	list-style: none; 
}
ul.news li {
	color: #FFF;
	background: url(../tp/arr.png) no-repeat 5px;
	padding-left: 20px;
	height: 55px;
	line-height: 55px;
	border-bottom: 1px dashed #CFCFCF;
	position: relative;
}
ul.news li span {
	color: #999;
	float: right;
}
ul.news li a {
	float: left;
}


.news_pages {
	text-align: center;
	height: 60px;
	line-height: 60px;
}


.xx_title {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	padding: 10px 0 10px 0;
}

.xx_title2 {
	font-size: 16px;
	text-align: center;
	color: #666;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #CCC;
}

.xx_content {
	padding: 20px 0 20px 0;
}

.my-tab-over a {
color: #FFF;
font-weight: bold;
background: url(../tp/08.png) no-repeat;
}
.my-tab-over {
color: #FFF;
font-weight: bold;
}

li.cur_index_nav a {
	color: #515151;
	text-decoration: none;
	background: #f4cebe;
}
.cur_index_nav a {
	color: #515151;
	text-decoration: none;
	background: #f4cebe;
}
.cur_index_nav {
	color: #515151;
	text-decoration: none;
	background: #f4cebe;
}

/*下面是新增加的查询页面样式*/
.search_div {
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 0;
	border:1px solid #CCC;
}
.search_table {
	width: 100%;
}
.search_table td {
	/*border:1px solid #CCC;*/
}
.search_table_t {
	width: 100px;
	height: 35px;
	text-align: right;
}
.search_table .input_txt {
	width: 200px;
}
.search_table .input2 {
	width: 90px;
	height: 35px;
}

.search_result {
	border:1px solid #CCC;
}
.search_result_t {
	background: #E3CDBD;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	padding-left: 15px;
}
.search_result_c {
	padding: 10px;
}
.search_result_c table {
	font-size: 12px;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
}
.search_result_c td {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.search_result_c_td1 {
	font-weight: bold;
	width: 140px;
	background: #EEE;
}
.search_result_c_td2 {
	font-weight: bold;
	background: #EEE;
}
.search_result_c_td3 {
	font-weight: bold;
	width: 110px;
	background: #EEE;
}
.search_result_c_td4 {
	font-weight: bold;
	width: 90px;
	background: #EEE;
}
.search_result_c_td5 {
	font-weight: bold;
	width: 120px;
	background: #EEE;
}
