/*首页样式表 /css/index.css*/
/*基本样式*/
* {
	margin:0px;
	font-family: "宋体";
}
body {
	font-size:12px;
	background:#ffffff;
	color:#000;
}
a:link {
	color:#000;
	text-decoration:none;
}
a:visited {
	color:#6B6B6B;
	text-decoration:none;
}
a:hover {
	color:#CC6600;
}
.clear_float {
	clear:both;
	height:0px;
}
.float_left {
	float:left
}
.float_right {
	float:right
}
input {
	font-size:12px;
	height:22px;
	line-height:180%;
	color:#31576F;
}
.menu_1 {
	border:1px solid #A9C9E2;
	background-color:#DFDFDF;
	padding:0px 5px 0px 5px;
	vertical-align:middle;
	background:#F4F4F4 url(../Images/menu.png) repeat-x;
}
img {
	border:0;
}
.image {
	float: left;
	margin: 0 10px 0 10px;
}
.midimage {
	margin: 10px auto 0px;
	text-align:center;
}
p, ol, ul {
	line-height: 180%;
}
ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
	list-style:none;
}
#content {
	margin:0px auto;
	padding:0px 10px;
	width:930px;
	text-align:left;
}
#content .title, .title2, .title3 , .title4, .title5, .title6, .title7{
	color: #000;
	margin:0;
	height: 22px;
	padding: 8px 0 0 3px;
	font-size: 14px;
	font-weight:bold;
}
#content .title {
	background: #fff url(../Images/index/img_but6.gif) repeat-x;
}
#content .title2 {
	background: #fff url(../Images/index/img_but5.gif) repeat-x;
}
#content .title3 {
	background: #fff url(../Images/index/img_but4.gif) repeat-x;
}
#content .title4 {
	background: #fff url(../Images/index/img_but7.gif) repeat-x;
}
#content .title5 {
	background: #fff url(../Images/index/img_but8.gif) repeat-x;
}
#content .title6 {
	background: #fff url(../Images/index/img_but9.gif) repeat-x;
}
#content .title7 {
	background: #fff url(../Images/index/img_but11.gif) repeat-x;
}
.tit_azury {
	background: url(../Images/index/img_but10.gif);
	color: #000000;
	display: block;
	float: left;
	font-size: 13px;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	margin: 1px 0px 0px 2px;
	padding: 2px 0px 0px;
	text-align: center;
	width: 100px;
}
#content h2, h3, h4, h5, h6 {
	margin: 0;
}
#content h2 {
	letter-spacing: -1px;
	font-size: 16px;
	font-weight: normal;
	color: #31576F;
	padding:5px 0;
}
#content h2 em {
	font-weight: bold;
	font-style: normal;
}
#webloading {
	border:1px solid #003399;
	padding:8px;
	background-color:#FFFFFF;
}
/*菜单样式*/
div#top_nav {
	clear: both;
	height:85px;
	width:930;
	background-repeat:no-repeat;
	background-position:right;
	margin: 5px auto 5px;
	padding: 0;
}
#global_nav {
	background: url(../Images/index/nav_bg.gif) repeat-x;
	clear: left;
	height: 55px;
	width:930px;
	padding: 0 0 5px 0;
}
.nav_left {
	background: url(../Images/index/nav_lr.gif) no-repeat 0px 0px;
	width: 2px;
	float:left;
	height:28px;
	margin-top:-3px;
}
.nav_right {
	background: url(../Images/index/nav_lr.gif) no-repeat -1px 0px;
	float: right;
	height: 28px;
	width: 2px;
	margin-top:-3px;
}
.f_gray, a.f_gray:link, a.f_gray:visited {
	color: #4F544D;
}
.nav_current {
	background: url(../Images/index/nav_button.gif) no-repeat 0px -58px;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	padding-top: 8px;
	text-decoration: none;
	width: 92px;
}
a.f_nav:link {
	color: #333333;
	display: block;
	height: 14px;
	text-decoration: none;
}
a.f_nav:visited {
	color: #333333;
}
a.f_nav:hover {
	color: #000000;
	display: block;
	padding-top: 1px;
	text-decoration: none;
}
.nav_link {
	background: url(../Images/index/nav_button.gif) no-repeat;
	cursor:pointer;
	float: left;
	font-size: 13px;
	height: 21px;
	padding-top: 8px;
	text-decoration: none;
	width: 92px;
}
.nav_sub {
	height: 16px;
	text-align: left;
	line-height:16px;
}
.nav_sub a {
	color: #000000;
	text-decoration: none;
}
.nav_sub a:hover {
	color: #000000;
	text-decoration: underline;
}
.nav_sub li {
	display:inline;
	height: 16px;
	line-height:16px;
	margin: 0px;
	padding: 7px 2px 3px 5px;
	list-style:none;
}
.hidden, .undis {
	display: none;
}
.dis {
	display: block;
}
.msl {
	height: 16px;
	padding: 0px 15px 0px 10px;
	text-align: left;
}
.sub_box {
	float: right;
	height: 16px;
	line-height:16px;
	text-align: left;
	width: 920px;
	padding-top:3px;
	margin:0;
	top:0;
}
.f_green, a.f_green:link, a.f_green:visited {
	color: #00CC00;
}
.f_pink, a.f_pink:link, a.f_pink:visited {
	color: #FF00CC;
}
.f_yellow, a.f_yellow:link, a.f_yellow:visited {
	color: #FF6600;
}
.f_red, a.f_red:link, a.f_red:visited {
	color: #CC1100;
}
.nav_main {
	height: 29px;
	width: 830px;
}
.nav_main li {
	float: left;
	text-align: center;
	list-style:none;
}
div#swf_nav {
	clear: both;
	margin: 0px auto 5px;
	padding: 0;
}
/*顶部样式结束*/
/* Primary Content */

#primaryContentContainer {
	float: left;
	margin-left:8px;
	width:182px;
}
#primaryContent {
	margin: 0;
	padding: 0;
}
#primaryContent .primaryContentProduct {
	margin:0 0 10px 0;
	padding: 20px 0px 20px 11px;
	line-height:150%;
	background: #fff url(../Images/index/img01.gif) top left repeat-x;
	border-bottom:1px solid #77C1E6;
	border-left:1px solid #77C1E6;
	border-right:1px solid #77C1E6;
}
#primaryContent .primaryContentProduct li {
	clear:both;
	margin:0;
	padding:0px;
	background: url(../Images/index/tel.gif) no-repeat;
	text-align: center;
}
/* Secondary Content */
#secondaryContentContainer {
	background-color: #fff;
	float: left;
	width:740px;
	margin-left:8px;
	margin-top:10px;
}
#secondaryContent {
	position: relative;
	float: left;
	width: 550px;
	padding: 0;
	margin-bottom:10px;
}
#secondaryContent .secondaryContentProductTop {
	margin-bottom:10px;
	padding:0;
	line-height:150%;
	border: 1px solid #77C1E6;
	background: #fff url(../Images/index/img01.gif) repeat-x;
}
#secondaryContent .secondaryContentProduct {
    margin-bottom:10px;
	padding: 20px 0px 20px 0px;
	line-height:150%;
	background: #fff url(../Images/index/img01.gif) top left repeat-x;
}
.secondaryContentProduct {
	border:1px solid #77C1E6;
}
/* Tertiary Content */

#tertiaryContent {
	float:left;
	width: 182px;
	margin-top:10px;
}
#tertiaryContent .tertiaryContentProduct {
	margin:0 0 4px 0;
	padding: 10px 0 10px 0;
	line-height:150%;
	background: #f6f7f6 url(../Images/index/img01.gif) top left repeat-x;
	border:1px solid #77C1E6;
	margin-bottom:10px;
}
/* Other link */
#otherlink {
	clear: both;
	width: 930px;
	margin: 0 auto;
	padding: 20px 0;
	border-top: 1px solid #CBE1EF;
	background: url(../Images/index/img01.gif) repeat-x;
}
#otherlink ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
	list-style:none;
	text-align:center;
}
#otherlink li {
	clear:both;
	text-align:center;
	display:inline;
	line-height:180%;
	padding:0px;
}
#otherlink img {
	padding:0px 0 10px 0;
}
/* Footer */

#footer {
	clear: both;
	width: 930px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(../Images/index/img_botoom.gif) repeat-x;
}
#footer p {
	margin: 0;
	text-align: center;
	font-size: 12px;
	line-height:180%;
}
/* 城市天气 */
#Weather3DBlk {
	width:778px;
	overflow:hidden;
	margin:10px auto;
}
.Weather3D {
	width:770px;
	border:1px #A9C9E2 solid;
	background:#f8fcff;
	margin:3px auto 3px auto;
}
.WeatherB1 {
	width:760px;
	height:68px;
	overflow:hidden;
	background:#fff;
	border:1px #A9C9E2 solid;
	margin:3px auto 3px auto;
}
.City_Data {
	float:left;
	overflow:hidden;
	padding:0 2px;
	text-align:center;
}
.City_Data h3 {
	line-height:34px;
	padding-top:4px;
	text-align:center;
	font-family:"黑体";
	font-size:18px;
	font-weight:normal;
}
.City_Data p {
	text-align:center;
}
.Weather_Icon_B {
	width:100px;
	height:45px;
	overflow:hidden;
	float:left;
	padding-top:7px;
}
.Weather_TP {
	float:left;
	line-height:60px;
	font-weight:bold;
	text-align:left;
	font-size:14px;
	padding-right:2px;
}
.Weather_W {
	float:left;
	line-height:60px;
	font-size:14px;
	text-align:left;
}
.Weather_SM {
	width:750px;
	clear:both;
	margin:8px auto 0 auto;
	line-height:25px;
	padding-bottom:7px;
}
.Weather_SM span {
	font-weight:bold;
	color:#4e80c7;
	vertical-align:middle;
	float:left;
	text-align:right;
	width:100px;
	display:block;
}
/*菜单class*/ 
#Tab1 {
	height:63px;
	margin:0px;
	padding:0px;
}
/*菜单class*/ 
.Menubox {
	width:100%;
	height:29px;
	line-height:28px;
	font-size:14px;
	margin-left:30px;
}
.Menubox ul {
	margin:0px;
	padding:0px;
}
.Menubox li {
	float:left;
	display:block;
	width:100px;
	height:23px!important;
	text-align:center;
	background-image:url(../Images/nav/tab11.gif);
	margin-right:10px;
	padding-top:5px;
}
.Menubox li a {
	text-decoration:none;
	color:#000066;
}
.Menubox li.hover {
	padding:0px;
	width:100px;
	color:#000;
	height:26px!important;
	line-height:28px;
	background-image:url(../Images/nav/tab10.gif);
	padding-top:4px;
}
.Contentbox {
	clear:both;
	margin-top:0px;
	border-top:none;
	padding-top:8px;
}
#chanpin {
	width:120px;
	float:left;
	font-size:14px;
	margin-left:31px;
}
#chanpin ul {
	margin:0px;
	padding:0px;
}
#chanpin li {
	background-image:url(../Images/arrow2.gif);
	background-repeat:no-repeat;
	display:block;
	margin-bottom:30px;
	color:#FF0000;
	list-style-type:none;
	padding-left:15px;
}
#chanpin li a {
	color:#FF0000;
	text-decoration:none;
	padding-left:10px;
}
#chanpin2 {
	width:700px;
	float:left;
	font-size:14px;
	margin-bottom:30px;
}
#chanpin2 ul {
	margin:0px;
	padding:0px;
}
#chanpin2 li {
	display:block;
	float:left;
	list-style-type:none;
	padding-right:10px;
}
#chanpin2 li a {
	text-decoration:none;
	color:#000066;
}
#chanpin2 li a:hover {
	color:#FF0000;
}
#chanpin3 {
	width:700px;
	float:left;
	font-size:14px;
}
#chanpin3 ul {
	margin:0px;
	padding:0px;
}
#chanpin3 li {
	display:block;
	float:left;
	list-style-type:none;
	padding-right:10px;
}
#chanpin3 li a {
	text-decoration:none;
	color:#000066;
	padding-top:5px;
}
#chanpin3 li a:hover {
	color:#FFFFFF;
	background-color:#00CCFF;
}
#yaoming {
	width:100px;
	height:100px;
}
#fuwu {
	width:930px;
}
#fuwu ul {
	margin:0px;
	padding:0px;
}
#fuwu li {
	float:left;
	display:block;
	width:120px;
	height:17px;
	margin-left:15px;
	margin-right:15px;
	list-style-type:none;
	font-size:14px;
	background-image:url(../Images/arrow2.gif);
	background-repeat:no-repeat;
}
#fuwu li a {
	text-decoration:none;
	color:#000066;
	padding-left:45px;
}
#fuwu li a:hover {
	color:#FF0000;
}
#fuwu2 {
	margin-left:20px;
}
#fuwu2 ul {
	margin:0px;
	padding:0px;
}
#fuwu2 li {
	float:left;
	display:block;
	height:17px;
	list-style-type:none;
	font-size:14px;
	background-image:url(../Images/arrow2.gif);
	background-repeat:no-repeat;
}
#fuwu2 li a {
	text-decoration:none;
	color:#000066;
	padding-left:25px;
	padding-right:6px;
}
#fuwu2 li a:hover {
	color:#FF0000;
}
#fuwu3 {
	margin-left:30px;
	width:360px;
	float:left;
}
#fuwu3 ul {
	margin:0px;
	padding:0px;
}
#fuwu3 li {
	font-size:14px;
	margin-top:5px;
}
#fuwu3 li a {
	text-decoration:none;
	color:#000066;
}
#fuwu3 li a:hover {
	color:#FF0000;
}
#fuwu4 {
	width:930px;
}
#fuwu4 ul {
	margin:0px;
	padding:0px;
}
#fuwu4 li {
	float:left;
	display:block;
	width:430px;
	height:17px;
	margin-left:15px;
	list-style-type:none;
	font-size:14px;
	background-image:url(../Images/arrow2.gif);
	background-repeat:no-repeat;
}
#fuwu4 li a {
	text-decoration:none;
	color:#000066;
	padding-left:45px;
}
#fuwu4 li a:hover {
	color:#FF0000;
}
#main {
	width:930px;
	height:63px;
	float:left;
	background-image:url(../Images/header_bg_cat13.gif);
}
.top {
	background-image: url(../Images/top.gif);
	height:25px;
}
.top2 {
	background-image: url(../Images/top2.gif);
	height:25px;
}
#flash{
clear:both;
margin-top:5px;
width:930px;
height:300px;
border:1px solid #77C1E6;
}

#secondaryContent2 {
	position: relative;
	float: left;
	width:740px;
	padding: 0;
	margin-bottom:10px;
}
#secondaryContent2 .secondaryContentProductTop2 {
	margin-bottom:10px;
	padding:0;
	height:210px;
	line-height:150%;
	border: 1px solid #77C1E6;
	background: #fff url(../Images/index/img01.gif) repeat-x;
}
#secondaryContent2 .secondaryContentProduct2 {
    margin-bottom:10px;
	padding: 20px 0px 20px 0px;
	line-height:150%;
	background: #fff url(../Images/index/img01.gif) top left repeat-x;
}
.secondaryContentProduct2 {
	border:1px solid #77C1E6;
}
h1{
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 90%;
	letter-spacing: -2px;
	font-size: 40px;
	padding-bottom:15px;
	border-bottom:2px solid #8FC629;
	width:700px;
	margin:0px auto;
	margin-bottom:10px;
}
#browser{
	width:700px;
	margin:0px auto;
	border-collapse:collapse;
	font-family:arial;
	text-align:center;	
}
#browser th,td{	
	border:1px solid #bbb;
}
#browser thead th {
	border-bottom:2px solid #3D580B;
	background-color:#8FC629;
	color:#fff;	
	padding:10px 0px;	
}
#browser th{
	background-color:#F2F4B9;
}
#browser th.title{
	background-color:#E3E685;
}
#browser tfoot td{
	border-width:0px;
	text-align:right;
	font-size:12px;
	color:#777;
}
#browser caption{
	font-weight:bold;
	padding:6px 0px;
	color:#3D580B;	
	font-size:25px;
}
#xhtml th.title{
	background-color:#FFD56C;
}
#xhtml th{
	background-color:#FFE8AE;
}
#browser .bl{
	border-left:none;
}
#browser .br{
	border-right:none;
}
.map{
background-image:url(../Images/index/map.gif);
width:515px;
height:373px;
border:1px solid #000000;
margin-left:125px;}
/* Tertiary Content */
