﻿@import "list.css";
@import "page.css";

/*定义全局*/
* {padding:0px;}
html {text-align:left;width:100%;}
body {display:table;margin:0 auto;color:#000;font-family:宋体,Arial, Helvetica, sans-serif;font-size:12px;line-height:22px;}
a:link,a:visited,a:active {color:#4E4E4E;text-decoration:none;}
a:hover{color:#0063DC;text-decoration:underline;}
img {border:none;}
form {margin:0;}
ul {padding:0p;margin:0;list-style-type:none;}
.input {border:1px solid #444;height:19px;margin-left:7px;vertical-align:middle;}
.buttom {margin:0;padding:0;vertical-align:middle;clear:both;}
.clear {clear:both;}


/*首页分块*/
#top,#nav,#main,#link,#bottom {width:960px;display:table;margin:0 auto;}
#top {border-bottom:6px solid #C00001;}
#main {margin-top:10px;margin-bottom:10px;}
#link {background:#F3F3F3;}
#bottom {text-align:center;}

/*#top*/
#top span {display:block;background:#F3F3F3;text-align:right;}
#topa {float:left;margin:10px 42px 0 0;}
#topa h1 {background:url(logo.gif) no-repeat;width:344px;height:48px;padding:0;margin:0;}
#topa h1 a {width:214px;height:48px;display:block;text-indent:-1000px;}

#topb {width:514px;float:left;background:#E5E5E5;margin:35px 0 0 0;overflow:hidden;}
#topb ul li {float:left;margin:0 2px;}

/*#main主体*/
#l {width:190px;float:left;margin-right:9px;border-bottom:4px solid #CC0001;}
#r {width:760px;float:left;}

/*#l*/
.la {display:table;background:#F4F5F4;width:190px;}
.la h2 {border-bottom:1px solid #D8D8D8;background:#DCDCDC url(jt.gif) no-repeat 8px center;text-indent:22px;padding:0;margin:0;line-height:26px;font-size:12px;}
.la h2 a {color:#000!important;}
.la h2 a:hover {color:#CC0000!important;}
.la ul {margin-left:15px;padding-left:10px;border-top:1px solid #fff;}
.la ul li {list-style-image:url(dd.gif);}

/*#r*/
#rl {float:left;margin-right:9px;width:560px;overflow:hidden;}
#rr {float:left;width:190px;}

/*#rl*/
#rla {display:table;border-bottom:1px solid #797979;}

.rlb {display:table;margin-top:15px;clear:both;}
.rlba {background:url(lmbg.gif) no-repeat;line-height:22px;}
.rlba h3 {padding:0;margin:0;font-size:12px;background:url(lm1.gif) no-repeat;text-indent:30px;}
.rlba h3 a {color:#000!important;display:block;width:103px;height:22px;text-decoration:none!important;}
.rlba h3 a:hover {color:#CC0000!important;}


.rlbb {width:100%;margin:10px 0;}
.rlbb span {float:left;margin-right:100px;width:560px;}
.rlbb ul {float:left;width:560px;}
.rlbb ul li {background:url(dd.gif) no-repeat left center;overflow:hidden;padding-left:12px;clear:both;}
.rlbb a {float:left;}
.data {float:right;color:#999;}

/*#rr*/
.rra {border:1px solid #DDDCDC;display:table;margin-bottom:10px;width:188px;}
.rra ul {margin-left:15px;padding:10px;}
.rra ul li {list-style-image:url(dd.gif);}

#rrb {border:1px solid #DDDCDC;display:table;}
#rrb h2 {background:url(ss.gif) no-repeat;width:188px;padding:5px 0 0 0;margin:0;font-size:12px;font-weight:normal;text-indent:25px;}
#rrb h2 a {color:#000}
#rrb h2 a:hover {color:#CC0000;}
#rrb ul {margin:7px 0;}
#rrb ul li {float:left;margin:0;}

.rrc {display:table;margin:10px 0;width:190px;overflow:hidden;}
.rrc h2 {padding:0;margin:0;background:url(lm2.gif) no-repeat;margin-bottom:10px;font-size:12px;text-indent:25px;}

.rrc1 {padding-left:10px;background:#f7f7f7;}
.rrc1 h3 {padding:0;margin:0;font-weight:normal;font-size:12px;text-indent:12px;}
.rrc1 h3 a {color:#225AA4!important;background:url(jt1.gif) no-repeat left center;}
.rrc1 ul {width:175px;}
.rrc1 ul li {background:url(dd.gif) no-repeat left center;padding-left:10px;clear:both;}
.rrc1 a {float:left;}


/*link*/
#link ul {padding-left:10px;}
#link ul li {float:left;margin:0 5px;line-height:25px;}



/* 底部导航 */
	#k_bottommenu {clear:both;display:table;width:94%; margin-top:5px; text-align:center;}/* {king:bottommenu/} 底部导航 构成:div a */
	#k_bottommenu a {margin:9px;}
	/* 底部信息 */
	#k_bottominfo {line-height:24px;}/* {king:bottominfo} 底部信息 构成:span */
	/* 支持信息 */
	#kingcms {line-height:40px;}/* {king:cms/} 技术支持信息 构成:span */

/* 产品页pro.htm */
#product {
	display: block;
	float: left;
	width: 500px;
	background-image: url(bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	height: auto;
	list-style-type: none;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.protent {
	float: left;
	width: 500px;
}

#product .box {
	float: left;
	height: auto;
	width: 500px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
#product .boximg {
	float: left;
	height: 120px;
	width: 120px;
}
#product .box .boximg img {
	border: 1px solid #CCCCCC;
}

#product .boxul {
	float: left;
	height: auto;
	width: auto;
}
#product .boxul ul {
	margin: 0px;
	background-image: none;
	float: left;
	width: 350px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#product .boxul li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 350px;
}
#product .boxul a {
	background-image: none;
	display: inline;
	float: none;
	margin: 0px;
	padding: 0px;
}
.pagenav {
	float: left;
	height: 30px;
	width: 500px;
	text-align: right;
	color: #999999;
}

/* 主页pro.htm */
#content #right .inpro .inprobox {
	float: left;
	width: 540px;	
	background-repeat: repeat-y;
	height: auto;
	background-position: left;
	padding-right: 49px;
	padding-left: 49px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.inprobox .box {
	height: 120px;
	width: 120px;
	float: left;
	text-align: center;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.inprobox .box a {
	color: #333333;
	text-decoration: none;
	width: 132px;
	float: left;
}
.inprobox .box a:hover {
	color: #C32511;
	text-decoration: underline;
}
.inprobox .box a img {
	border: 1px solid #CCCCCC;
}

.ico2{padding:0 16px;margin:10px 0;padding-bottom:2px;overflow:hidden;height:122px;line-height:22px;}
.ico2 li{background:url(../images/ico-1.gif) left no-repeat;padding-left:8px;}









