/*---------- base ---------*/
*{
	padding:0px;
	margin:0px;
}
html{
	background:#FFF;
}
body{
	font: 12px Verdana,Arial,Tahoma;
	background-image: url(/themes/default/static/css/../images/bg.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
}
img{
	border:none;
}

a{
	color:#000;
	text-decoration:none;
}
a:hover{
	color:#ba2636;
	text-decoration:underline;
}
ul,li{
	list-style:none;
}
input,select,button{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
}
/*---------- stock ---------*/
.center{
	margin:0px auto;
}
.w990{
	width:990px;
	/*position:relative;*/
}
.head {
	height: 80px;
	background-image: url(/themes/default/static/css/../images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.head span {
	float: right;
	font-size: 16px;
	font-weight: bolder;
	padding-right:30px;
	margin-top:10px;
	color:#00275a;
}
.hright {
	float: right;
	width:180px;
	clear:both;
}
.hright li {
	float:left;
	margin-left:15px;
}
.nav {
	background-image: url(/themes/default/static/css/../images/nacv.jpg);
	height: 55px;
}
.nav ul {
	margin-left:30px;
}
.nav li {	
	float: left;	
}
.nav li a {
	height: 55px;
	width: 104px;
	display: block;
	text-align: center;
	line-height: 39px;
	color: #FFF;
	float: left;
	margin-left: 10px;
	font-weight: bolder;
	font-size:14px;
}
.nav li a:hover {
	background-image: url(/themes/default/static/css/../images/hover_bj.jpg);
	text-decoration: none;
}
.footer {
	height:60px;
	line-height:30px;
}
.lfoot {
	margin-left:10px;
	float:left;
}
.index {
	background-image: url(/themes/default/static/css/../images/index_content.jpg);
	height: 256px;
}
.ileft {
	float: left;
	width: 290px;
}
.iright { 
	float:right; 
	width:200px;
}
.icen { 
	margin:0 205px 0 295px !important; margin:0 202px 0 292px;
}
.itop {
	background-image: url(/themes/default/static/css/../images/title_icn.jpg);
	background-repeat: no-repeat;
	background-position: 15px center;
	line-height: 36px;
	height: 36px;
}
.itop b {
	margin-left:35px;
}
.more {
	float: right;
	margin-right:10px;
	margin-top:15px;
}
.new {
	padding:10px;
}
.new span {
	color: #ed811b;
	line-height: 21px;
}
.new p {
	line-height:21px;
}
.iimg {
	margin:20px 0px 0px 15px;
}
#demo {
	background: #FFF;
	overflow: hidden;
	border: 1px solid #CCC;
	width: 480px;
}
#demo img {
border: 3px solid #F2F2F2;
}
#indemo {
float: left;
width: 1000%;
}
#demo1 {
float: left;
}
#demo2 {
float: left;
}
#demo li {
	float: left;
	width: 200px;
	height: 184px;
	list-style-type: none;
	border: 3px solid #F2F2F2;
}
#demo li p {
	text-align:center;
	line-height:23px;
}
.left {
	width: 203px;
	float: left;
}
.ltop {
	background-image: url(/themes/default/static/css/../images/lan.jpg);
	height: 44px;
}
.ltop b {
	font-family: "微软雅黑";
	font-size: 20px;
	line-height: 44px;
	font-weight: bolder;
	color: #FFF;
	margin-left:50px;
}
.lpro {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.lpro li a{
	line-height: 29px;
	background-image: url(/themes/default/static/css/../images/leftLine.jpg);
	height: 29px;
	padding-left:50px;
	display:block;
}
.lpro li a:hover {
	text-decoration: none;
	background-image: url(/themes/default/static/css/../images/point01.jpg);
}
.clear {
	clear:both;
	line-height:15px;
	height:15px;
}
.lx {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding: 10px;
	line-height: 25px;
}
.icn {
	margin-top:8px;
}
.right {
	float: right;
	width: 768px;
}
.rnei {
	border: 1px solid #CCC;
}
.rtop {
	background-image: url(/themes/default/static/css/../images/title01.jpg);
	background-repeat: no-repeat;
	background-position: 15px center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin:15px;
}
.rtop h2 {
	color: #073b7a;
	font-size: 18px;
	font-weight: bolder;
	line-height: 34px;
	font-family: "微软雅黑";
	padding-left:30px;
}
.more1 {
	float:right;
	margin-right:20px;
	line-height:34px;
}
.content {
	padding:20px;
	line-height:23px;
}
.content>img{max-width: 100%;}
/*---------新闻列表页---------*/
.e2 li{
	line-height: 28px;
	background-image: url(/themes/default/static/css/../images/li_1.jpg);
	background-position: 10px;
	height: 28px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-repeat: no-repeat;
}
.e2 li span{
    float:right;
	margin-right: 20px;
}

/*---------产品列表---------*/
.listimg {
	float: left;
	
	width: 220px;
	height: 190px;
	display: block;
	margin-left:10px;
	margin-top:15px;
	border: 1px solid #CCCCCC;	
}

a.list img{
    margin:3px;
	width:210px;
	/*height:60px;*/
	display:block;
	padding:1px;
	border:1px solid #EEE;
	height: 150px;
}

.slt img {
	width:400px;
	display:block;
	padding:1px;
	border:1px solid #EEE;
}


/*---------分页---------*/
.page {
	padding-top: 20px;
	padding-left: 40px;
	height: 30px;
	clear:both;
}
.page strong {
	font-size: 12px;
}
.page li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
}
.page li a{
	float:left;
	padding:2px 4px 2px;
	color:#000;
	display:block;
	line-height: 17px;
}
.page li a:hover{
	color:#000;
	text-decoration:none;
	padding:2px 4px 2px;
}