@charset "utf-8";
/*----banner----↓↓↓*/
.banner{width:100%;height:351px;/* background:url(../images/banner2.jpg) top center;*/position:relative;top:157px;z-index:10;}
.content{position:relative;z-index:99;width:100%;margin-top:-81px;}
.main{width:1100px;margin:0 auto;}
.main_l{width:13px;float:left;}
.main_r{width:13px;float:right;}
.main_c{width:1100px;height:auto;}
.main_c .content1{width:1050px;margin:0 auto;}
.main_c_t{width:100%;height:45px;}
.main_c_t ul li{float:left;}
.main_c_t ul li a{display:block;width:137px;height:45px; background:url(../images/bt_bg1.gif);text-align:center;line-height:38px;color:#fff;font-size:16px;}
.main_c_t ul li a:hover{background:url(../images/bt_bg2.gif);text-align:center;}
.main_c_t ul li.on a{background:url(../images/bt_bg2.gif);text-align:center;}
.main_c .content1 .bt{width:100%;height:45px;border-bottom:1px solid #e5e5e5;margin-top:15px;line-height:45px; overflow:hidden;}
.main_c .content1 .bt h1{float:left;font-size:16px;background:url(../images/bt_bg.gif) no-repeat left;padding-left:25px;}
.main_c .content1 .bt p{float:right;color:#999;}
.main_c .content1 .bt p a{color:#999;margin:0 8px 0 8px;}

* {
	margin: 0px;
	padding: 0px;
	border:0px;
}
#main_logo {
	width: 970px;
	margin: 0 auto;
}
.main_bg {
	background-image: url(../images/main_bg.png);
	width: 978px;
}


body {
	/* [disabled]background-image: url(../images/bg.jpg); */
	background-repeat: repeat-x;
	font-family: "微软雅黑", "宋体";
}
.nav_top {
	height: 39px;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
}
.mb_left_title {
	font-size: 16px;
	color: #F87B00;
	padding-left: 20px;
}
.mb_title {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	padding-left: 20px;
}



#main_nav_bg {
	height: 37px;
	width: 970px;
	background-image: url(../images/nav_bg.png);
	margin: 0 auto;
}

#main {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
}

#main_body {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	
}
#adr {
	height: 240px;
	width: 960px;
	padding-top: 5px;
}
#main_body_box {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}

.index_nlist{
	padding: 0px;
	list-style-type: none;
	width: 320px;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.index_nlist li{
	font-size: 12px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
}
.index_nlist li a{
	font-size: 12px;
	color: #333;
	text-decoration: none;	
}
.index_nlist li a:hover{
	font-size: 12px;
	color: #F60;
	text-decoration: underline;
}


#plist_box {

}
#plist_box ul {
	list-style:none;
}
#plist_box li {
	float: left;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}
#plist_box a {
	color: #666;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#plist_box a:hover {
	color: #F60;
	text-decoration: underline;
}
.main_title {
	font-size: 16px;
	color: #535352;
	font-weight: bold;
}
.main_title_e {
	font-size: 14px;
	color: #999898;
	font-weight: bold;
	padding-top: 2px;
}
.main_title_table {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E0E0E0;
}

.padding05px {
	padding-top: 10px;
	line-height: 200%;
	color: #333;
	font-size: 12px;
}
.bottom_fg {
	background-image: url(../images/bottom_fg_bg.gif);
	background-repeat: repeat-x;
	height: 6px;
}
.mb_position {
	font-size: 12px;
	color: #666;
	padding-right: 10px;
}
.mb_position a {
	color: #666;
	text-decoration: none;
}
.mb_position a:hover {
	color: #FF8000;
	text-decoration: underline;
}
.main_text {
	font-size: 14px;
	line-height: 200%;
	color: #333;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 30px;
}

#left_nav {
	width: 196px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}
.fy_nav {
	background-image: url(../images/fy_nav.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}
.fy_nav a {
	display: block;
	padding-left: 30px;
	text-decoration: none;
	color: #666666;
	height: 28px;
	width: 166px;
	line-height: 240%;
}
.fy_nav a:hover {
	background-image: url(../images/fy_nav_on.jpg);
	background-repeat: no-repeat;
	color:#FFF;
}
.fy_nav_on {
	display: block;
	padding-left: 30px;
	line-height: 240%;
	background-image: url(../images/fy_nav_on.jpg);
	background-repeat: no-repeat;
	color:#FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}
.fy_nav_on a{
	color:#FFF;	
	text-decoration: none;
}
.fy_title_broder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8FBEEC;
}


#products {
	width:600px;
}
#products ul {
	list-style:none;
}
#products ul li {
	width:300px;
	float:left;
}
#products img {
	padding-left:25px;
}
#products p {
	padding:8px 0px 0px 0px;
	text-align:center;
	width:300px;
	height:28px;
}

#news {
	width: 620px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#news ul {
	list-style:none;
}
#news li {
	height:35px;
	padding-top: 15px;
	border-bottom: 1px solid #ccc;
}
.newslist_left {
	width:120px;
	float:left;
	color:#666;
}
.newslist_right {
	width:500px;
	float:right;
}
.newslist_right a {
	color:#666;
	text-decoration: none;
}
.newslist_right a:hover {
	color: #F60;
	text-decoration: underline;
}
.logo {
	height: 139px;
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
}
