﻿/* 使用微软雅黑字体，背景为#242424，左右页边距 -20px */
body{
	font-family:'MS Gothic' , 'MS Gothic UI';
	background-color: #242424;
	margin-left: -20px;
	margin-top: 0px;
	margin-right: -20px;
	margin-bottom: 0px;
	color: #333;
	font-size:12px;
	line-height: 1.6em
}
/* 字体大小不改变 */
html{-webkit-text-size-adjust:none;}
table{border-collapse:collapse;}
a:link {text-decoration: none;}
/* 上部首页、产品、。。。等的连接内容的属性 */
.nav:link {text-decoration: none; color: #999;}
.nav:visited {text-decoration: none;color: #999;}
.nav:hover {text-decoration: none;color: #FFF;}
.nav{font-size:14px; font-weight: bold; color:#999 }
/* 头部导航搜索框字体14号加粗颜色白色 */
.nav1{
	border: 0;
	font-size: 12px;
	color: #666;
	margin: 0;
	min-height: 15px;
	height: auto !important;
	height: 15px;
	width: 155px;
	float: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-style: normal;
}
/* 小导航的连接样式 */
.nav2:link { text-decoration: none; color: #666;}
.nav2:visited { text-decoration: none;color: #666;}
.nav2:hover { text-decoration: none;color: #333;}
.nav2:active {
}
.nav2{ font-size:10px; color: #666; }
/* 底部的小字体为白色 */
.footernav:link {text-decoration: none; color: #666;}
.footernav:visited {text-decoration: none;color: #666;}
.footernav:hover {text-decoration: none;color: #FFF;}
.footernav:active {text-decoration: none;}
.footernav{font-size:10px;color: #666; line-height: 1.2em}
.font10px{
	font-size:10px;
	color: #FFF;
	line-height: 1em
}
/* 底部的加粗小字体为白色 */
.footernav1:link {text-decoration: none; color: #999;}
.footernav1:visited {text-decoration: none;color: #999;}
.footernav1:hover {text-decoration: none;color: #FFF;}
.footernav1:active {text-decoration: none;}
.footernav1{font-size:12px; font-weight: bold; color:#999}
/* 标题141414色链接 */
.titleul:link {text-decoration: none; color: #141414;}
.titleul:visited {text-decoration: none;color: #141414;}
.titleul:hover {
	color: #999;
}
.titleul:active {text-decoration: none;}
.titleul{font-size:16px;}
/* 正常文字141414色链接 */
.txt:link {text-decoration: none; color: #333;}
.txt:visited {text-decoration: none;color: #333;}
.txt:hover {text-decoration: none;color: #999;}
.txt:active {text-decoration: none;}
.txt{font-size:12px;}
/* 正常加粗文字141414色链接 */
.txtjiacu:link { text-decoration: none; color: #333;}
.txtjiacu:visited { text-decoration: none;color: #333;}
.txtjiacu:hover { text-decoration: none;color: #999;}
.txtjiacu:active {
}
.txtjiacu{ font-size:12px;font-weight: bold;}
/* 标题没有连接的字体 */
.zt_biaoti{font-size:16px; font-weight: bold}
/* 欢迎的字体 */
.huanying{
	font-size:24px;
	color: #333;
	clip: rect(auto,auto,auto,auto);
}
/* 文本部分的小字体 */
.zt_zhengchangxiao{
	font-size:10px;
	color:#333
}

/* 文本中正常使用的字体加粗 */
.zt_zhengchangjiacu{font-size:12px; font-weight: bold}
/* 中间部分背景为白色 */
.zhongbubeijin{
	background-color: #FFF;
}
/* 警告注意表格样式 */
.jg{
	color: #141414;
	background-color:#E1EAF4;
	border: 1px solid #E1EAF4;
}
.jg_xiaoziti{
	font-size:12px;
	padding: 15px;
}

/* 产品保用登记 */
.baoyong{
	font-size:10px;
	font-weight: normal;
	left: 3px;
	top: 3px;
	right: 0px;
	bottom: 3px;
	color: #CCC;
}
.biankuang{
	padding-top:2px;
	font-size: 13px;
	vertical-align: middle;
	padding-bottom: 2px;
	padding-left: 15px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-bottom-width: 1px;
}
/* 下載頁面表格的屬性 */
.biankuangxiazaizhongjianbufen{
	font-size: 12px;
	vertical-align: middle;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-bottom-width: 1px;
	background-color: #E2E6E7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 1px;
	padding-bottom: 1px;
}
/* 这个是表格的边框颜色粗细 用来作为水平线是在联系西茨里的 */
.biankuangfooternav{
	border-bottom-style: solid;
	border-bottom-color: #333;
	border-bottom-width: 1px;
}

/* 页头的LOGO连接以后可以通过这条CSS来改变 */
.yetoulogo{
	background-image: url(images/logo.png);
	height: 50px;
	width: 185px;
	background-repeat:no-repeat;
}
/* 网站地图字体 */
.ditu{font-size:14px; font-weight: bold;}
/* 产品侧边导航 */
dl { width: 200px; }
dl,dd { margin: 0; }
dt {
	background-color:#CCC;
	background-image:url(/jscss/demoimg/201207.png);
	background-repeat:no-repeat;
	background-position:5px 13px;
	font-size: 14px;
	padding: 5px 5px 5px 20px;
	margin:2px 0px 2px 0px;
	height:20px;
	line-height:19px;
}
dt a { color: #141414; text-decoration:none; }
dd a { color: #000;  }
ul{ list-style: none; padding:5px 5px 5px 20px; margin:0; }
li{ line-height:24px; font-size: 12px;}

.bg{ background-position:5px -16px;}

/* 产品大类小类详情上下条底色样式 */
.cpfl{
	background-color:#E1EAF4;
	text-align: center;
	height: 40px;
	width: 640px;
	font-size: 16px;
}
.cpf2{
	background-color:#E1EAF4;
	text-align: center;
	height: 40px;
	width: 640px;
	font-size: 12px;
}
/* 产品分类色样式 */
.fl{
	background-color:#E1EAF4;
	text-align: center;
	height: 40px;
	width: 640px;
}

/* 数据表格边框 */
.bk{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-right-color: #CCC;
}
.bk td{
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.bkl{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: 25px;
}
.tp{
}
.sy{
	font-size: 20px;
	color: #333;
	font-weight: bold;
}
