﻿
*{
	margin:0px;
	padding:0px;
}
.clear{clear:both;}
ul{list-style-type:none;}



/* 内外边距通常让各个浏览器样式的表现位置不同 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	margin:0;padding:0;
}

/* 重设 HTML5 标签, IE 需要在 js 中 createElement(TAG) */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { 
    display:block;
}

/* HTML5 媒体文件跟 img 保持一致 */
audio,canvas,video {
    display: inline-block;*display: inline;*zoom: 1;
}

/* 要注意表单元素并不继承父级 font 的问题 */

input,select,textarea{
	font-size:100%;
}

/* 去掉各Table  cell 的边距并让其边重合 */
table{
	border-collapse:collapse;border-spacing:0;
}

/* IE bug fixed: th 不继承 text-align*/
th{
	text-align:inherit;
}

/* 去除默认边框 */
fieldset,img{
	border:0;
}

/* ie6 7 8(q) bug 显示为行内表现 */
iframe{
	display:block;
}

/* 去掉 firefox 下此元素的边框 */
abbr,acronym{
	border:0;font-variant:normal;
}

/* 一致的 del 样式 */


address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:700;
}

/* 去掉列表前的标识, li 会继承 */
ol,ul {
	list-style:none;
}

/* 对齐是排版重要的因素, 别让什么都居中 */
caption,th {
	text-align:center;
}

/* 来自yahoo, 让标题都自定义, 适应多个系统应用
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:700;
} */

q:before,q:after {
	content:'';
}

/* 统一上标和下标 */
sub, sup {
    font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;
}
sup {top: -0.5em;}
sub {bottom: -0.25em;}



/* 让链接在 hover 状态下显示下划线 */


/* 默认不显示下划线，保持页面简洁 */
ins,a {
	text-decoration:none;
}

/* 清理浮动 */
.fn-clear:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
}
.fn-clear {
	zoom:1; /* for IE6 IE7 */
}

/* 隐藏, 通常用来与 JS 配合 */
body .fn-hide {
	display:none;
}
.show{
	display:block;	
}
.hide {
	display:none;
}

/* 设置内联, 减少浮动带来的bug */
.fn-left,.fn-right {
	display:inline;
}
.fl{
	float:left;
}
.fr {
	float:right;
}

.red{ color:#D5182A;}
.mb10{ margin-bottom:10px;} .mb20{ margin-bottom:20px;}
.mt10{ margin-top:10px;}
.ml10{ margin-left:10px;}
.mr10{ margin-right:10px;}
.pt10{ padding-top:10px;}
.pb10{ padding-bottom:10px;}


.head-content{ background:#FFF;}
.w1000{ width:1200px; margin:0 auto;}
.w1020{ width:1200px; margin:0 auto;}
.topBar{ width:100%; height:28px; background:#F7F7F7; border:1px solid #DADADA; z-index:100;}
body{overflow-x:hidden;}



.headNav{ height:42px; background-color:#ff4800;}
.headNav .navCon{ height:42px; position:relative; z-index:11;}
.headNav .navCon .navCon-cate{ width:212px; height:42px; line-height:42px; font-size:14px;  text-indent:10px; background:red;/*#A21C1D*/ color:#FFF; position:relative;font-size:14px;}

.headNav .navCon .navCon-menu li{
	float: left;
	height: 42px;
	line-height: 42px;
	overflow: hidden;
	text-align: center;
	width:98.5px;
}
.headNav .navCon .navCon-menu li a{color: #FFFFFF;display:block; height: 42px;text-decoration: none; line-height:41px;width:98.5px;font-size:15px;
	font-family:"Microsoft YaHei";}
.headNav .navCon .navCon-menu li a:hover, .cur {color: #666666;text-decoration: none;}
.headNav .navCon .navCon-menu li a:hover, .curMenu {background:red;color: #FFFFFF; width:98.5px;}

.headNav .navCon .navCon-cate .navCon-cate-title{ background:red 212px center; border-left:1px solid #ffffff; border-right:1px solid #ffffff;font-size:17px;
font-family:"Microsoft YaHei";letter-spacing:4px; }
.headNav .navCon .navCon-cate .navCon-cate-title a{ color:#ffffff;margin-left:17px;}
.headNav .navCon .navCon-cate .navCon-cate-title a:hover{ text-decoration:none;}

.headNav .navCon .navCon-cate .cateMenu{ position:absolute; left:0px; box-shadow:4px 2px 5px rgba(0, 0, 0, 0.3); background:#fff;filter:alpha(opacity=90);opacity:0.9; cursor:pointer; border-left:1px solid #ced0d0; }
.headNav .navCon .navCon-cate .cateMenu li{ width:210px;overflow:hidden; border-bottom:1px solid #b3b3b3; height:70px;}
.headNav .navCon .navCon-cate .cateMenu li .cate-tag{ width:210px; padding:10px 5px 10px 25px; overflow:hidden; line-height:70px; height:70px;}
.headNav .navCon .navCon-cate .cateMenu li .cate-tag strong{ height:25px; line-height:25px; width:210px; display:block; text-indent:0px; }
.headNav .navCon .navCon-cate .cateMenu li .cate-tag strong a{ font-size:15px;
	font-family:"Microsoft YaHei"; color:red; font-weight:normal;}


.headNav .navCon .navCon-cate .cateMenu li .cate-tag .listModel{text-indent:0px; }
.headNav .navCon .navCon-cate .cateMenu li .cate-tag .listModel a{ font-size:12px; font-weight:normal; color:red;text-indent:0px; padding:0 11px 0 0;}
.headNav .navCon .navCon-cate .cateMenu .on{ border-left:4px solid red; border-right:4px solid red; *margin-bottom:-2px; width:202px;}

.float-list-dnav {background:url(../images/12.jpg) no-repeat;clear: both;font-size: 14px;height: 71px;line-height: 71px; width: 210px; }
.float-list-dnav:hover {background:url(../images/13.jpg) no-repeat;clear: both;font-size: 14px;height: 71px;line-height: 71px; width: 210px; }
.float-list-dnav a {color: #FFFFFF;}
.float-list-dnav a:hover{ color:#ffffff;}










.w1000 {
	width:1200px;
	clear:both;
	margin:0 auto;
}


.head-top {
	height:30px;
	line-height:30px;
	width:100%;
	background:url(../images/shu.png) 0 -160px;
	font-size:12px;

}
.head-cent {
	text-align:left;
	text-align:center;
}
.guanfang {
	background:#ff6666;
	height:20px;
	width:170px;
	text-align:center;
	line-height:20px;
	float:left;
	margin-top:5px;
	color:#FFF;
}
#guanfang{font-size:12px;font-family:"Microsoft Yahei"; border-bottom:#ccc 1px solid;}
.web {
	width:60px;
	height:20px;
	background:#0066cc;
	float:left;
	line-height:20px;
	color:#FFF;
	text-align:center;
	margin-top:5px;
}
.cw {
	text-indent:-3000px;
	width:241px;
	height:30px;
	display:block;
	float:left;
	margin-left:20px;
	margin-top:-1px;
	background-image: url(../images/datu.gif);
}
.head-top-r {
	display:block;
	float:right;
	width:350px;
	height:30px;
	font-size:12px;
}
.head-top-r a {
	color:#000;
	text-decoration:none;
}
.head-top-r a:hover {
	color:#06F;
	text-decoration:underline;
}
.head-top-r li a {
	color:#333;
	text-decoration:none;
}
.head-top-r li a:hover {
	color:#f00;
	text-decoration:underline;
}
.wap {
	width:250px;
	display:block;
	float:left;

}

.baoming {
	display:block;
	float:left;
	width:75px;
	background:red;
	height:20px;
	color:#FFF;
	margin-top:5px;
	line-height:20px;
	margin-left: 20px;
}
.baoming a, .baoming a:hover {
	color:#FFF;
	text-decoration:none;
}
.baoming:hover {
	background:#0066cc;
}


/* 顶部*/

.header_top{background:#f8f8f8;height:30px;border-bottom:1px solid #d7d7d7;display:block;}

.header_top h1{height:30px;line-height:30px;font-weight:bold;width:880px;}

.header_top h1 span{ background-position:0px 5px; width:43px; color:#FFF; text-align:center; font-size:15px; font-weight:normal; display:block;}

.header_top h1 em{ padding:0 10px; font-size:15px;}

.header_top h1 a:hover{ color:#ff4800;}

.header_top_left{background-position:-44px 5px; width:320px;}

.header_top_left ul{ height:30px; line-height:30px;}

.header_top_left ul li{ float:left; width:80px; text-align:center;} 

/* 顶部*/

.logo{
	height:130px;
	width: 1200px;
	margin:auto;
	font-size:12px;
	font-family:"Microsoft YaHei";
}

.logo .logo_l{
	height:65px;
	width:800px;
	display:block;
	float:left;
	margin-top:15px;
}

.g-min-cart{
	position:relative;
	float:right;
	margin-top:40px;
	margin-left:10px;
	margin-right:1px;
	width:144px;
	height:80px;
	border-radius:0;
	background:url(../images/zxrs.jpg) no-repeat 0 0;
	font-size:14px;
}

.g-min-cart .cart-link{
	display:block;
	margin:10px 0 0 18px;
	height:40px;
	color:#FFF;
	text-decoration:none;
}

.g-min-cart span{
	position:absolute;
	top:8px;
	left:113px;
	width:25px;
	color:#F00;
	font-size:18px;
}

.huozhe{float:right;margin:40px 0 0 10px;color:#ccc;}

.search{width:353px;}

.search_top{ background-position:0px -34px; width:353px; height:40px; margin-top:30px;}

.search-keyword{width:290px; line-height:36px; height:30px; text-indent:5px; font-size:12px; color:#999; margin:2px;  border:none; _border:0px;}

.search-submit{vertical-align:top; cursor:pointer; width:50px; height:40px; background:none; border:0px; display:block;}

.tag{ width:353px; padding-top:5px; height:30px; overflow:hidden;display:block;overflow:hidden;margin-top:5px;color:#999;text-overflow:ellipsis;white-space:nowrap;}

.tag a{margin-right:13px;color:#999;font-size:12px;line-height:1;}
