@charset "utf-8";
/*

“青岛新光成篷布有限公司” 样式

2012.7 for shuowei.net

Copyright (c) 2012, 青岛新光成篷布有限公司 All rights reserved.

*/

body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0}
html, body, .h100{
	height:100%}
body {
	height:auto !important;
	width:100%;
	padding:0px 0 0px 0;
	color:#696969;
	background:#fff;
	font: 400 12px/150% Tahoma, Helvetica, Arial, sans-serif, "Times New Roman", Times, serif}
*html body{font: 400 12px/150% Tahoma, Helvetica, Arial, sans-serif, "Times New Roman", Times, serif}
ul { list-style:none}
img,a img{ border:0}
h4{
	font-size:14px;
	line-height:30px}
select, input{ 
	font-size:12px} 
.clear{ clear:both}
.fLeft{ float:left}
.fRight{ float:right}
.mAuto{ margin:0 auto}
.mT10{ margin-top:10px}
.mL10{ margin-left:10px}
.text_l{ text-align:left}
.text_r{ text-align:right}
.text_c{ text-align:center}
.lh30{ line-height:30px}
.pd1{ padding:1px}
.text_yu{
	height:200px;
	overflow:auto;
	overflow-x:hidden}
	
/*背景*/
.bgColor_gray{ background:#dee0df}
.bgColor_gray2{ background:#dfdfe1}
.bgColor_gray3{ background:#eee}
.bgColor_Write{ background:#fff}
.bgColor_blue{ background:#e5ecf6}

/* 主体开始 */
.wrap{ width:1000px}
.left{ width:196px}
.right{ width:804px}


#language{
	height:25px;
	line-height:25px}
#logo{
	width:196px;
	height:308px}
/* 导航菜单 */
#head_menu{
	height:97px;
	background: url(../images/nav_bg.gif) repeat-x;
	width:804px}
.Home, .quo{
	width:auto;
	float:left;
	padding:0 17px;
	height:74px; 
	line-height:74px}
/*
.other{
	width:155px;
	height:32px;
	line-height:32px;
	text-align:center}
*/
.sf_menu ul {
	position:absolute;
	top:0;
	width:280px/* 与子菜单偏移的距离相匹配（见下文） */}
.sf_menu ul li {
	width:100%;
	height:33px;
	border-bottom:1px solid #638ccd;
	display:block}
.sf_menu li:hover {
	visibility:inherit; /* 修复IE7的“粘“错误 */}
.sf_menu li {
	float:left;
	position:relative}
.sf_menu a {
	display:block;
	position:relative}
.sf_menu li:hover ul, .sf_menu li.sfHover ul {
	left:0;
	top:60px; /* 距离顶级UL列表项的高度的位置 */
	border:1px solid #638ccd;
	border-bottom:none;
	z-index:99}
ul.sf_menu li:hover li ul, ul.sf_menu li.sfHover li ul {
	top:-999em}
ul.sf_menu li li:hover ul, ul.sf_menu li li.sfHover ul {
	left:225px; /* UL的宽度距离（子菜单与子菜单的距离） */
	top:0}
ul.sf_menu li li:hover li ul, ul.sf_menu li li.sfHover li ul {
	top:-999em}
ul.sf_menu li li li:hover ul, ul.sf_menu li li li.sfHover ul {
	left:10em; /* UL的宽度距离（子菜单与子菜单的距离） */
	top:0}
/*** demo skin ***/
.sf_menu {
	float:left;
	font-size:14px}
/*
.sf_menu a {}
*/
.sf_menu a, .sf_menu a:visited  { /* 访问伪选择，适用于IE6的文字颜色 */
	color:#FFFFFF}
.sf_menu li {
	background:none}
.sf_menu li li {
	background:#7fb1e9;}
.sf_menu ul li a{ text-decoration:none; height:32px; line-height:32px}
.sf_menu li li li {
	background:#7fb1e9}
/* 主菜单 */
.sf_menu a:link, .sf_menu a:visited {
	color:#fff;
	text-decoration:none;
	outline:0}
.sf_menu a:hover, .sf_menu a:active {
	color:#FFFFFF;
	text-decoration:underline;
	outline:0}
/* 子菜单 */
.sf_menu ul li a:link, .sf_menu ul li a:visited, .sf_menu ul li a:hover, .sf_menu ul li a:active{
	display:block;
	height:33px;
	line-height:33px;
	color:#FFFFFF;
	font-size:12px;
	outline:0}
.sf_menu ul li a:link, .sf_menu ul li a:visited {
	text-decoration:none;
	padding-left:15px;
	background:#7fb1e9 url(../images/m.gif) no-repeat 3px 13px}
.sf_menu ul li a:hover, .sf_menu ul li a:active {
	text-decoration:none;
	padding-left:15px;
	background:#416cb1 url(../images/m.gif) no-repeat 3px 13px}
/*** arrows **/
.sf_menu a.sf-with-ul {
	min-width:		1px; /* 触发IE7的hasLayout的跨越的准确位置 */}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			3px;
	top:			12px; /* 只有ie6 */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url(../images/arrows-ffffff.png) no-repeat -10px -100px; /* IE6中得到准确的图像 */}
a > .sf-sub-indicator {  /* 提供除IE6的所有正确的值 */
	top:			.8em;
	background-position: 0 -100px; /* 当前浏览器中使用的半透明箭头 */}
/* 现代浏览器应用 */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* 当前浏览器的箭头悬浮*/}

/* 在锚点右边 */
.sf_menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf_menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* 当前浏览器应用 */
.sf_menu ul a:focus > .sf-sub-indicator,
.sf_menu ul a:hover > .sf-sub-indicator,
.sf_menu ul a:active > .sf-sub-indicator,
.sf_menu ul li:hover > a > .sf-sub-indicator,
.sf_menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* 当前浏览器的箭头悬停 */}
#product{
	height:180px;
	padding:10px 12px 0 12px;
	background:#e5ecf6}
#colee_left1 td{
	height:170px}
#colee_left img{
	margin-right:4px;
	border:1px solid #d4d4d4}
#colee_left div{
	width:152px;
	float:left;
	text-align:left;
	line-height:18px;
	display:block}
/*
#colee_left div label{
	width:100px;
	float:left;
	text-align:right;
	color:#0acff9;
	display:block}
*/
#infor{
	width:784px;
	padding:10px 10px;
	border-top:1px dotted #7a7a7a}
#copy{
	background:#eeeeee url(../images/bg_1.gif) repeat-x;
	height:45px;
	line-height:45px}
#category li{
	width:196px;
	height:25px;
	line-height:25px;
	border-bottom:1px dotted #CCC;
	float:left;
	display:block}
#category a:link, #category a:visited {
	color:#6b6b6b;
	background:#FFF url(../images/m2.gif) no-repeat 3px 8px;
	padding-left:10px;
	display:block;
	text-decoration:none}
#category a:hover, #category a:active {
	color:#1e2fa1;
	background:#e5ecf6 url(../images/m2.gif) no-repeat 3px 8px;
	padding-left:10px;
	display:block;
	text-decoration: underline}

/* 模块 */
.block_1{ width:196px}
.block_2{ width:466px}
.block_3{ width:150px}
.block_4{ width:160px}

/* 列表 */
.list_1 ul{ margin-top:4px}
.list_1 li{
	width:160px;
	height:31px;
	line-height:31px;
	float:left;
	display:block}
.list_1 li a{
	width:110px;
	float:right;
	display:block}
.list_1 li span{
	float:left;
	color:#606060;
	font-weight:bold}
.list_2 li{
	width:202px;
	height:212px;
	margin:20px 32px 10px 32px;
	float:left;
	display:block}
.list_2 li div{
	width:196px;
	height:63px;
	margin-left:2px;
	display:block;
	float:left}
.list_2 li img{
	border-bottom:1px solid #b8ceef}
.list_2 li a:link, .list_2 li a:visited {
	color:#6b6b6b;
	border:1px solid #b8ceef;
	background:#f8f8f8;
	width:200px;
	height:210px;
	cursor:hand;
	display:block;
	text-decoration:none}
.list_2 li a:hover, .list_2 li a:active {
	color:#1e2fa1;
	border:1px solid #5f8fd4;
	background:#e5ecf6;
	width:200px;
	height:210px;
	cursor:hand;
	display:block;
	text-decoration: none}
.list_3 li{
	width:780px;
	height:30px;
	line-height:30px;
	margin-left:5px;
	border-bottom:1px dashed #CCC;
	background:url(../images/m2.gif) no-repeat 5px 11px;
	padding-left:14px;
	float:left;
	display:block}
.list_3 li a{
	width:660px;
	height:30px;
	float:left;
	display:block}
.list_3 li span{
	color:#999}

.text_1{}
.tit_1{
	background:#898c93 url(../images/ico_1.gif) no-repeat 5px 10px;
	padding-left:20px}

/* 按钮 */
.btn_1 a{background:url(../images/btn_1.gif) left 0;  color:#fff; text-decoration:none; height:31px; float:left; cursor:hand; margin:0 9px 0 0}
.btn_1 a:hover{background:url(../images/btn_1.gif) left -31px;height:31px}
.btn_1 a span{background:url(../images/btn_1.gif) right 0;  padding:0px 12px 0px 0; margin:0 0 0 12px; float:left; color:#fff; height:31px}
.btn_1 a:hover span{background:url(../images/btn_1.gif) right -31px; color:#fff;  padding:0px 12px 0px 0; margin:0 0 0 12px; height:31px  }

/* 链接 */
.aGray,
.aGray a:link, .aGray a:visited {
	color:#6b6b6b;
	text-decoration:none}
.aGray a:hover, .aGray a:active {
	color:#1e2fa1;
	text-decoration: underline}
.aBlack,
.aBlack a:link, .aBlack a:visited {
	color:#2a2a2a;
	text-decoration:none}
.aBlack a:hover, .aBlack a:active {
	color:#000;
	text-decoration: underline}
.aWrite,
.aWrite a:link, .aWrite a:visited {
	color:#fff;
	text-decoration:none}
.aWrite a:hover, .aWrite a:active {
	color:#fff;
	text-decoration: underline}
.aRed,
.aRed a:link, .aRed a:visited {
	color:#F00;
	text-decoration:none}
.aRed a:hover, .aRed a:active {
	color:#F00;
	text-decoration: underline}
.aBlue,
.aBlue a:link, .aBlue a:visited {
	color:#1e2fa1;
	text-decoration:none}
.aBlue a:hover, .aBlue a:active {
	color:#1e2fa1;
	text-decoration: underline}