@charset "utf-8";
/* CSS Document */

html, body, p, h1, h2, h3, h4, h5, h6, form, input, textarea, select, button, fieldset, legend, img, ul, ol, li, dl, dt, dd, th, td, pre, blockquote {
	margin:0;
	padding:0
}


table {
	border-collapse:collapse;
	border-spacing:0
}
img, fieldset {
	border:0;
	vertical-align:middle
}
a {
	text-decoration:none
}
a:visited {
}
a:hover {
	text-decoration:underline
}
a:active {
}
ul, li, ol {
	list-style:none
}
strong, b {
	font-weight:normal
}
em, i {
	font-style:normal
}
iframe {
	display:block
}
fieldset {
	border:1px solid #c0c0c0;
	margin:0 2px 18px;
	padding:0.35em 0.625em 0.75em
}
legend {
	border:0;
	padding:0;
	white-space:normal;
*margin-left:-7px
}
sup {
	vertical-align:text-top
}
sub {
	vertical-align:text-bottom
}
s {
	text-decoration:none;
}
/*public*/
.cf:after {
	content:"";
	clear:both;
	display:block;
	height:0;
	overflow:hidden
}
.cf {
	
}
.fl {
	display:inline;
	float:left
}
.fr {
	display:inline;
	float:right
}
.lh36 {
	line-height:36px
}
.lh30 {
	line-height:30px
}
.pl20 {
	padding-left:20px
}
h2 {
	font-family:"microsoft yahei";
	font-size:14px;
}
.wd240 {
	width:240px;
}
.wd252 {
	width:232px;
}
.ht399 {
	height:399px;
}
.ht14 {
	height:14px;
}
.lh33 {
	line-height:33px;
}
.lh23 {
	line-height:23px;
}
.lh12 {
	line-height:12px;
}
.pb10 {
	padding-bottom:10px;
}
.pb20 {
	padding-bottom:20px;
}
.pr20 {
	padding-right:20px;
}
.wd204 {
	width:204px;
}
.wd443 {
	width:443px;
}
.wd185 {
	width:185px;
}
.ml19 {
	margin-left:19px;
}
.pt30 {
	padding-top:30px;
}
.pb12 {
	padding-bottom:12px;
}
.bt {
	border-top:1px solid #eae7e7;
}
.gray {
	color:#999;
}
.blee {
	border-left:1px solid #eeeeee;
}
.fwblod {
	font-weight:bold;
}
/* nav-wrap */

.nav {
	position:relative;
	width:1000px;
	height:40px;
	margin:0 auto;
	padding-left:200px;
	background:#2655a5;
}
.goods {
	position:absolute;
	top:0;
	left:0;
	width:200px;
	height:40px;
}
.goods .title {
	background:#3268c4;
	text-align:center;
}
.goods h2 a, .goods .title {
	display:block;
	height:40px;
	line-height:40px;
	color:#fff;
}
.goods h2 a:hover {
	text-decoration:none;
}
.nav-list {
	height:40px;
}
.nav-list li {
	float:left;
	margin-right:1px;
}
.nav-list a {
	display:block;
	height:40px;
	float:left;
	 width:130px;
	text-align:center;
	color:#fff;
	font-family:"微软雅黑"; 
	font-size:16px;
	line-height:40px;
	text-decoration:none;
}


.nav-list li ul{
    display:none; position:absolute;
    z-index:999;
    margin-top:40px;
    margin-left:px;
    width:130px;
    height:auto;
    background:#2655a5;
}
.nav-list li ul li{
    display:block;
    height:auto;
    line-height:38px;
    background:#2655a5;
    border-top: 0px solid #fff ;
     width:130px;
    padding:0px;
    text-align:center;
}
.nav-list li ul li:hover{background:#;}
.nav-list li ul li a{
    padding:0px;
    font-size:16px;
    font-weight:200;
    height:auto;
    text-align:center;
    color:#fff;
}
.nav-list li ul li a:after{
    content: "";
    float: right;
    color: #fff;
}
.nav-list li:hover ul{
    display:block;
}

.nav-list a:hover {
	background:#3268c4;
	text-decoration:none;
}
.nav-list a.on {
	background:#3268c4;
}
.all-goods {
	position:absolute;
	top:40px;
	left:0;
	width:200px;
	height:345px;
	background:#FAFAFA;
	border:solid #e0e0e0;
	border-width:0 1px 1px;
	overflow:visible;
}
.all-goods .item {
	width:196px;
	height:36px;
	border-top:1px solid #FFF;
	background:#f7f7f7;
}
.all-goods .btnone {
	border-top:none;
}
.all-goods .item .product {
	position:absolute;
	z-index:999;
	width:196px;
}
.all-goods .item .product h3 {
	width:196px;
	height:34px;
	padding-left:28px;
	border-width:1px 0;
	font-weight:normal;
	line-height:36px;
	background:url(../images/indexSprite.png) no-repeat -12px 12px;
}
.all-goods .item .product h3 a {
	color:#666666;
	font-size:14px;
	font-family:"瀹嬩綋";
}
.all-goods .item .product h3 a:hover {
	text-decoration:none;
}
.all-goods .item .product s {
	display:block;
	position:absolute;
	top:13px;
	left:176px;
	width:6px;
	height:9px;
	background:url(../images/indexSprite.png) no-repeat 0px 0px;
}
.all-goods .active .product h3 {
	line-height:32px;
	background-position:-12px -185px;
	background-color:#fff7f0;
	border:1px solid #3268c4;
	border-width:2px 0;
	width:160px;
}
.all-goods .active .product h3 a {
	color:#ff6600;
}
.all-goods .product-wrap {
	position:absolute;
	width:240px;
	z-index:99;
	border:2px solid #3268c4;
	background:#fff7f0;
	padding:10px 10px;
	display:none;
}
.all-goods .product-wrap p {
	color:#999999;
}
.all-goods .pos01 {
	left:186px;
	top:0px;
}
.all-goods .pos02 {
	left:186px;
	top:37px;
}
.all-goods .pos03 {
	left:186px;
	top:74px;
}
.all-goods .pos04 {
	left:186px;
	top:111px;
}
.all-goods .pos05 {
	left:186px;
	top:148px;
}
.all-goods .pos06 {
	left:186px;
	top:185px;
}
.all-goods .pos07 {
	left:186px;
	top:222px;
}
.all-goods .pos08 {
	left:186px;
	bottom:-2px;
}
.all-goods .pos09 {
	left:186px;
	bottom:-2px;
}
.all-goods .pos10 {
	left:186px;
	bottom:-2px;
}
.all-goods .product-wrap h2 {
	font-size:16px;
	color:#333;
	font-weight:bold;
}
.all-goods .product-wrap h2 a {
	height:auto;
	line-height:16px;
	color:#333;
	padding-left:0;
}
.all-goods .product-wrap ul {
}
.all-goods .product-wrap ul li {
	float:left;
	display:inline;
	margin-right:10px;
	margin-top:15px;
	white-space:nowrap;
}
.all-goods .product-wrap ul li a {
	padding-left:30px;
	background:url(../images/indexSprite.png) no-repeat -8px -249px;
	color:#666666;
	display:inline-block;
	line-height:18px;
	text-decoration:none;
	font-weight:bold;
}
.all-goods .product-wrap ul li a:hover {
	text-decoration:none;
	background-position:-8px -219px;
	color:#ff6600;
}
.all-goods .product-wrap div dd, .all-goods .product-wrap div dl a {
	display:block;
	width:185px;
	height:120px;
	overflow:hidden;
}
* {}
a {text-decoration: none;color: #333;padding:0;margin:0;}
ul {list-style: none;padding:0;margin:0;}
li {list-style: none;padding:0;margin:0;}
ul li {list-style: none;padding:0;margin:0;}
img {border: none;padding:0;margin:0;}
a img{border: none;padding:0;margin:0;}
.inputb{ width:400px; padding:5px; border:#CCCCCC 1px solid}
input,button,select,textarea{outline:none}
textarea{resize:none}
p{padding:0;margin:0;}
body {font-family: Verdana, Arial, Helvetica, sans-serif;line-height: 24px; font-size:12px;color:#333;padding:0;margin:0;background:url(../images/bg1.jpg) repeat-x;}

.head,.main,.ftit, .foot {width:1200px;margin:0px auto;overflow:hidden;clear:both;}
.top{ height:32px; padding-left:20px; line-height:32px;background:url(../images/tub1.jpg) no-repeat;overflow:hidden;clear:both;}
.top p{ float:right;}
.logo{ float:left; margin-right:100px;}
.sear{ float:left; width:478px; padding-top:30px;}
.sear1{background:url(../images/sear.jpg) no-repeat; width:422px; padding:0px 5px; line-height:38px;height:38px; border:none; margin:0;}
.sear2{background:url(../images/sear.jpg) no-repeat right center; width:46px; padding:0; line-height:38px;height:38px; border:none; margin:0;}
.sear span{ font-weight:bold; color:#888;}
.sear a{ padding:0px 10px; color:#666;}
.tel{ float:right;}

.menu{overflow:hidden;clear:both;width:1200px;margin:0px auto; background:#2655a5;}
.menu ul{ line-height:39px;height:39px;overflow:hidden;clear:both;}
.menu li{float:left;text-align: center; color:#FFF;}
.menu li a{ display:block;font-family:"微软雅黑"; padding:0px 40px;font-size:16px;color:#FFF;}
.menu li a:hover{background:#3268c4;}
.mbg1{ width:200px;background:#3268c4;font-family:"宋体"; font-size:14px; font-weight:bold; }

.main{overflow:hidden;clear:both;}
.hj{overflow:hidden; clear:both; height:10px;}
.hj2{overflow:hidden; clear:both; height:20px;}
.m_left{ float:left; width:200px;}
.m_right{ float:right; width:990px; padding-top:10px;}
.nr1,.nr2,.nr3,.nr4,.nr5{overflow:hidden; clear:both;}
.nr1{ background:#f9f9f9; border:1px solid #e0e0e0; padding-top:7px; border-bottom:none;}
.nr1 li{background:url(../images/mbg3.jpg) no-repeat; padding-left:40px; font-size:16px; line-height:48px;}
.nr1 li a{ color:#555;font-family:"微软雅黑";}
.m_rl{ float:left; width:700px;}
.m_rr{ float:right; width:250px; border-top:1px solid #e6e6e6;}
.tit1{ border-bottom:1px solid #e6e6e6; padding-left:12px;height:31px;}
.tit1 span{border-bottom:2px solid #db192b; margin-bottom:-1px; display:block; float:left; line-height:30px;}
.nr2{ padding:5px 0px; margin:0px -6px;}
.nr2 li{ padding:6px; float:left; text-align:center; width:392px;}
.nr2 p{ position:relative; margin-top:-40px; line-height:40px;background:url(../images/bg2.png); font-size:18px;font-family:"微软雅黑";}
.nr2 p a{ color:#FFF;}

.tit2{overflow:hidden; clear:both; line-height:30px;  font-size:14px; color:#333;font-family:"微软雅黑"; font-weight:bold;  }
.nr3{ padding:10px; border:1px solid  #ccc; min-height:500px; }
 
.nr4{ padding:5px 5px; margin:0px 6px;overflow:hidden; clear:both;border:1px solid  #ccc; }
.nr4 li{ padding-left:16px; float:left; width:950px; text-align:left;background:url(../images/cpl_5.jpg) left no-repeat; line-height:30px; height:30px; border-bottom:1px dotted #CCC }

.nr4 li span {  float:right;  }

.ftit{ padding:20px 0px; border-top:1px solid #e6e6e6;overflow:hidden; clear:both;font-family:"微软雅黑";}
.ftit_p1{ float:left; width:180px;}
.ftit_p1 p{ line-height:40px; font-size:16px;}
.ftit_p1 a{ display:block; font-size:14px; line-height:30px;}
.ftit_p2{ float:right; width:260px; line-height:29px;background:url(../images/tub2.jpg) no-repeat left top; padding-left:30px; font-size:16px;}


.foot{ border-top:1px solid #e6e6e6;overflow:hidden; clear:both; padding:12px 0px; text-align:center;}
/*其他页面样式*/
