﻿@import url('main.css');
#head {
	width: 100%;
	height: auto;
	clear: both;
	padding: 0;
	margin: 0;
	color: #3D5B81;
}
#head a {
	color: #3D5B81;
}
#head a:hover {
	text-decoration: underline;
}
#c_name {
	width: 370px;
	height: 50px;
    position: absolute;
    left: 15px;
    top: 10px;
	background: url(images/c_name.gif) 0 0 no-repeat;
}
#logo {
	width: 220px;
	height: 56px;
    position: absolute;
    left: 10px;
    top: 72px;
	background: url(images/logo.gif) 0 0 no-repeat;
}
#c_name span, #logo span {
	display: none;
}
#c_name a {
    display: block;
	width: 370px;
	height: 50px;
}
#logo a {
    display: block;
	width: 220px;
	height: 56px;
}
#headnav {
	float: right;
	width: 600px;
	height: 16px;
	padding: 20px 10px 6px 1px;
	text-align: right;
	font-weight: bold;
}
.indexcontact {
	margin: 0 10px 0 20px;
}
.indexcontact p {
    margin: 0 0 20px 0;
	line-height: 150%;
}
.indexnav {
	position: absolute;
	left: 310px;
	top: 74px;
	line-height: 19px;
}
.indexnav ul {
   list-style: none;
   margin: 0;
   padding: 0;
}
/*-------------主导航菜单---------------*/
#nav {
	position: absolute;
	top: 178px;
	left: 0;
	width: 208px;
	height: auto;
}
#nav ul {
	float: left;
	height: 205px;
	width: 208px;
	list-style: none;
}
#nav ul li {
	float: left;
	list-style: none;
	display: inline;
	width: 100%;
	height: 41px;
}
#nav ul li a {
	display: block;
	margin: 0;
	padding: 0;
	background: url(images/nav_bg_m1.gif) -208px 0 no-repeat;
	color: #FFF;
	width: 100%;
	height: 41px;
	text-align: center;
}
#nav ul li a span {
	padding: 15px 18px 5px 1px!important;
	display: block;
	font-weight: bold;
}
#nav ul li a.current1a {
	display: block;
	width: 208px;
	height: 41px;
	background: url(images/nav_bg_m1.gif) 0 0 no-repeat;
	z-index: 2001;
}
#nav ul li a.current2a {
	display: block;
	width: 208px;
	height: 41px;
	background: url(images/nav_bg_m1.gif) -416px 0 no-repeat;
	z-index: 2001;
}
#nav ul li a:hover {
	background: url(images/nav_bg_m1_2.gif) -208px 0 no-repeat;
	cursor: pointer;
	text-decoration: none;
	cursor: pointer;
	color: #fff;
}
#nav ul li a:hover span, #nav ul li a.current span {
	cursor: pointer;
}
#nav ul li a.current {
	background: url(images/nav_bg_m1_2.gif) -208px 0 no-repeat;
	cursor: pointer;
	color: #fff;
}
#nav ul li a.current1ahover, #nav ul li a.current1a:hover  {
	background: url(images/nav_bg_m1_2.gif) 0 0 no-repeat;
}
#nav ul li a.current2ahover, #nav ul li a.current2a:hover {
	background: url(images/nav_bg_m1_2.gif) -416px 0 no-repeat;
}

#navinfo {
	position: absolute;
	top: 87px;
	left: 610px;
	width: 320px;
	margin: 0;
	padding: 0;
	clear: both;
	line-height: 28px;
	height: 26px;
	overflow: hidden;
	color: #FF8205;
}
#navinfo h1 {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
/*-------------主导航下拉菜单---------------*/
#ulnav {
	position: absolute;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	z-index: 2000;
}
#ulnav li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	z-index: 9999;
	position: relative;
}
#ulnav li a {
	outline: none !important;
	-moz-outline-style: none;
}
#ulnav li.over, #ulnav li:hover {
	z-index: 9099999 !important;
}
#ulnav li:hover a, #ulnav li.over a, #ulnav li a:hover {
	z-index: 9099999 !important;
}
* html #ulnav li a:hover, * html #ulnav li.over a {
	cursor: hand;
}
#ulnav ul {
	display: none;
}
#ulnav li.over ul, #ulnav li:hover ul {
	display: block;
	position: absolute;
	left: 145px;
	top: 0;
	width: 105px;
	height: auto;
	margin: 0;
	padding: 0 5px 10px 0;
	z-index: 2000;
	background: url(/plugins/menu/tn.png) no-repeat right bottom;
	border-right: none;
	border-bottom: none;
}
* html #ulnav li ul, * html #ulnav li:hover ul {
	background: none !important;
}
#ulnav li ul li {
	width: 100px;
	background: #ededed;
	padding: 0;
	margin: 0;
	height: auto;
	border-left: none;
}
#ulnav li ul li strong, #ulnav li ul li a {
	background: none !important;
	padding: 3px 10px 3px 10px;
	width: 79px !important;
	border-right: none;
	font-variant: normal;
	font-size: 12px;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;
	border-top: 1px solid #FFFFFF;
	text-indent: 0px;
	height: auto !important;
	line-height: 100% !important;
	margin: 0;
	color: #25272E;
	text-align: center;
	font-weight: normal;
	filter: none !important;
}
#ulnav li ul li:hover {
	border-left: none;
}
#ulnav li ul li a:hover {
	border-top: 1px solid #9E9E9E;
	border-left: 1px solid #FFFFFF;
	padding: 4px 9px 2px 11px;
	background: #ddd !important;
}
#ulnav li ul li:hover > a {
	border-top: 1px solid #9E9E9E;
	border-left: 1px solid #FFFFFF;
	padding: 4px 9px 2px 11px !important;
}
#ulnav li ul li ul, #ulnav li:hover ul li ul, #ulnav li.over ul li ul {
	display: none;
}
#ulnav li ul li:hover ul, #ulnav li:hover ul li:hover ul, #ulnav li.over li.over ul {
	position: absolute;
	display: block !important;
	left: -100px;
	top: 0px;
	z-index: 300;
	border-right: none;
	width: 105px !important;
}
#ulnav li ul li.r:hover ul {
	left: -100%;
}
#ulnav li:hover ul li:hover ul li, #ulnav li.over ul li.over ul li {
	width: 100px !important;
}
#ulnav li:hover ul li:hover ul li a {
	letter-spacing: normal;
	width: 79px !important;
}
.indexbanner {
	float: left;
	width: 560px;
	height: auto;
}
.indexnews {
	float: right;
	width: 200px;
	height: auto;
}
/*------------二级栏目导航-------------*/
.box {
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	overflow: hidden;
	zoom: 1;
}
.box h2 {
	display: block;
	margin: 0;
	padding: 0;
	width: auto;
	height: 80px;
	font-weight: bold;
	background: url(images/title_bg_pr.gif) 0 0 no-repeat;
}
.box .t {
	display: block;
	float: left;
	margin: 0;
	padding: 42px 0 0 0;
	width: 200px;
	height: 24px;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	text-indent: 70px;
}
.box h2 span.t a, .box h2 span.t a:hover, .box2 h2 span.t a, .box2 h2 span.t a:hover {
	color: #FFF;
}
.box2 {
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	overflow: hidden;
	zoom: 1;
}
.box2 h2 {
	display: block;
	margin: 0;
	padding: 0;
	width: auto;
	height: 60px;
	font-weight: bold;
	background: url(images/title_bg.gif) 0 15px no-repeat;
}
.box2 .t {
	display: block;
	float: left;
	margin: 0;
	padding: 22px 0 0 0;
	width: 200px;
	height: 24px;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	text-indent: 30px;
}
.box3 {
	margin: 10px 0 0 0;
	padding: 0;
	width: auto;
	height: auto;
	overflow: hidden;
	line-height: 180%;
	zoom: 1;
}
.box3 h2 {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	font-weight: bold;
}
.box3 .t {
	display: block;
	margin: 0;
	padding: 0;
	width: 80px;
	height: 24px;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #25272E;
	text-indent: 10px;
}
.box .subbox, .box2 .subbox, .mainbox .subbox {
	clear: both;
	margin: 0;
	padding: 2px;
	width: auto;
	height: 100%;
}
.box3 .subbox {
    float: left;
    width: auto;
	height: 100%;
}
.bot {
	display: block;
	overflow: hidden;
	clear: both;
	background: url(images/bot.gif) 0 10px no-repeat;
	width: 100%;
	height: 40px;
}
.bot1 {
	display: block;
	overflow: hidden;
	clear: both;
	background: url(images/bot.gif) 0 2px no-repeat;
	width: 100%;
	height: 10px;
}
.bot .botleft {
	display: block;
	float: left;
	width: 8px;
	height: 8px;
	background: url(images/bottom_bg.gif) 0 -8px no-repeat;
}
.bot .botright {
	display: block;
	float: right;
	width: 8px;
	height: 8px;
	background: url(images/bottom_bg.gif) -92px -8px no-repeat;
}
.mainbox {
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	overflow: hidden;
	zoom: 1;
	background: url(images/maintitle_bg.gif) 10px 0 no-repeat;
}
.mainbox h2 {
	display: block;
	margin: 0;
	padding: 0;
	width: auto;
	height: 40px;
	line-height: 35px;
	font-weight: bold;
}
.mainbox .t {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 300px;
	height: 40px;
	background: url(images/maintitle_bg_h2.gif) 10px 9px no-repeat;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	color: #FF8205;
	text-indent: 24px;
}
.mainbox h2 span.t a, .mainbox h2 span.t a:hover {
	color: #FF8205;	
}
#subnav {
	margin: 0;
	padding: 0;
}
#subnav ul {
	margin: 0;
	padding: 0;
}
#subnav li {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
	line-height: 25px;
	text-indent: 25px;
}
#subnav li a {
	display: block;
	margin: 0;
	padding: 0;
    border: 1px Transparent solid;
	width: 100%;
	color: #25272E;
	height: auto;
	background: url(images/marcer_orange.gif) 14px 9px no-repeat;
}
*html #subnav li a {
    border: 1px #F1F4F6 solid;/* ie6 fixed */
}
#subnav li a:hover {
    border: 1px #FF8205 solid;
	color: #FF8205;
}
#subnav li a.current {
    border: 1px #FF8205 solid;
	color: #FF8205;
}
#pronav {
	margin: 0;
	padding: 0;
}
#pronav h1 {
	margin: 0;
	padding: 0;
	color: #FF8205;
	font-size: 1em;
	font-weight: bold;
	line-height: 25px;
	text-indent: 25px;
}
#pronav ul {
	margin: 0;
	padding: 0;
}
#pronav li {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: normal;
	line-height: 25px;
	text-indent: 40px;
}
#pronav li a, #pronav h1 a {
	display: block;
	margin: 0;
	padding: 0;
    border: 1px Transparent solid;
	width: 100%;
	color: #25272E;
	height: auto;
	background: url(images/marcer_orange.gif) 14px 9px no-repeat;
}
#pronav li a {
	background: url(images/item-nav2.gif) 25px 6px no-repeat;
}
*html #pronav li a, *html #pronav h1 a {
    border: 1px #F1F4F6 solid;/* ie6 fixed */
}
#pronav li a:hover, #pronav h1 a:hover {
    border: 1px #FF8205 solid;
	color: #FF8205;
}
#pronav li a.current,  #pronav h1 a.current {
    border: 1px #FF8205 solid;
	color: #FF8205;
}
/*------------顶部搜索-------------*/
#topsearch {
	margin-top: 15px;
	width: 352px;
	float: right;
	text-align: right;
}
#topsearch ul {
	margin: 0;
	padding: 0;
}
#topsearch ul li {
	float: left;
	width: auto;
	margin: 0;
	padding: 0;
	list-style: none;
}
#topsearch .keyword {
	width: 230px;
	height: 19px;
	line-height: 19px;
	text-align: center;
	border: #D4D4D4 1px solid;
}
#topsearch .searchbtn {
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	width: 61px;
	height: 26px;
	background: url(images/btn-search2.gif) 0 1px no-repeat;
	cursor: hand;
}
#topsearch .searchselect {
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
}
/*------------高级搜索-------------*/
#searchbox-adv {
	clear: both;
	width: 500px;
	padding-left: 20px;
}
#searchbox-adv .keyword {
	margin: 0;
	padding: 2px;
	border: 1px solid #d4d4d4;
	width: 230px;
	height: 16px;
	line-height: 16px;
	color: #25272E;
	text-align: center;
}
#searchbox-adv .pricefrom {
	margin: 0;
	padding: 2px;
	border: 1px solid #D4D4D4;
	width: 120px;
	height: 16px;
	color: #25272E;
}
#searchbox-adv .priceto {
	margin: 0;
	padding: 2px;
	border: 1px solid #d4d4d4;
	width: 120px;
	height: 16px;
	color: #25272E;
}
#searchbox-adv ul {
	margin: 0;
	padding: 0;
}
#searchbox-adv ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 30px;
}
#searchbox-adv .searchbtn {
	margin: 0;
	padding: 0;
	border: 0;
	width: 61px;
	height: 21px;
	background: url(images/btn-search.gif) 0 0px no-repeat;
	cursor: hand;
}
#searchbox-adv .searchprice {
	float: left;
	margin: 0;
	padding: 0;
}
#searchbox-adv .searchbrand {
	clear: both;
	margin: 0;
	padding: 0;
}
#searchbox-adv .submit {
	clear: both;
	padding-left: 0px;
}
/*------------搜索区域-------------*/
#searchbox {
	padding-left: 10px;
}
#searchbox .keyword {
	border: 1px solid #d4d4d4;
	width: 120px;
	height: 20px;
	line-height: 20px;
	color: #25272E;
}
#searchbox .searchbtn {
	margin: 0;
	padding: 0;
	border: 0;
	width: 61px;
	height: 21px;
	background: url(images/btn-search.gif) 0 0px no-repeat;
	cursor: hand;
}
#searchbox ul {
	margin: 0;
	padding: 0;
}
#searchbox ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 30px;
}
/*------------登录框-------------*/
#loginbox {
	padding: 5px;
}
#loginno .logininput {
	border: 1px solid #d4d4d4;
	width: 100px;
	height: 20px;
	line-height: 20px;
	color: #25272E;
}
#loginno .loginbtn {
	margin: 0;
	padding: 0;
	border: 0;
	width: 61px;
	height: 21px;
	background: url(images/btn-login.gif) 0 0px no-repeat;
	cursor: hand;
}
#loginno {
	margin: 0;
	padding: 0;
	padding-left: 20px;
}
#loginno li {
	clear: both;
	margin: 2px;
	padding: 0;
	list-style: none;
}
#loginok {
	margin: 0;
	padding: 0;
}
#loginok li {
	clear: both;
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left: 20px;
	padding-top: 4px;
}
/*------------页脚版权信息-------------*/
#copyright {
	clear: both;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: left;
	width: 100%;
	height: auto;
	color: #25272E;
}
#copyright .line {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 22px;
	line-height: 22px;
	text-align: center;
	background: #00487D url(images/logo-ldy.gif) right top no-repeat;
	border: none;
}
.copyright {
	margin: 10px 0 0 10px;
	line-height: 120%;
}
/*------------友情链接-文字-------------*/
.linktext, .linktext1 {
	clear: both;
	margin: 0;
	padding: 0 0 0 10px;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 180%;
	overflow: hidden;
}
.linktext .title, .linktext1 .title {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: auto;
	height: 22px;
	background: none;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #666;
}
.linktext ul, .linktext1 ul {
	margin: 0;
	padding: 0;
}
.linktext li, .linktext1 li {
	float: left;
	width: auto;
	padding: 0;
	padding-right: 8px;
	margin: 0;
	list-style: none;
	white-space:nowrap;
}
.subbox .linktext li a {
	color: #666;
}
.line .linktext1 li a {
	color: #fff;
}
.subbox .linktext li a:hover {
	color: #666;
	text-decoration: underline;
}
.line .linktext1 li a:hover {
	color: #fff;
	text-decoration: underline;
}
.links {
	display: none;
}
/*------------页脚菜单-------------*/
#botmenu {
	clear: both;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
}
#botmenu ul {
	margin: 0;
	padding: 0;
}
#botmenu li {
	float: left;
	width: auto;
	padding: 0;
	padding-right: 10px;
	margin: 0;
	list-style: none;
}
#botmenu li a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
#botmenu li a:hover {
	color: #999;
	text-decoration: underline;
}
