﻿@charset "utf-8";
/************************************* 通用全局样式 *************************************/
* { padding:0; margin:0; }
img { border:0; }
body {
	padding:9px 0 13px 0;
	background:#cde3f6;
	text-align:center;
	color:#333;
	font:12px/19px 宋体;
}
body div { text-align:left; }
a { text-decoration:none; color:#656565; outline:none; }
a:hover { color:#ff6500 !important; }
.clear { clear:both; height:0; font-size:0; line-height:0; }
.more {
	float:right;
	margin:12px 8px 0 0;
}
/************************************* 网页容器 *************************************/
#webwrap {
	width:983px;
	margin:0 auto;
	background:#fff;
}
/************************************* 页头 *************************************/
#header {
	height:105px;
	background:url(/LK_Skin/Images/headerbg.jpg) 42px 19px no-repeat;
}
/************************************* 页头-设为首页、加入收藏 *************************************/
#header .top {
	height:25px;
	padding:12px 0 0 0;
	text-align:right;
}
#header .top a {
	padding:0 30px 0 13px;
	background:url(/LK_Skin/Images/icon_home.gif) left 2px no-repeat;
}
#header .top .a1 { background:url(/LK_Skin/Images/icon_jia.gif) left 1px no-repeat; }
/************************************* 页头-语言 *************************************/
#header .language {
	height:25px;
	padding:1px 30px 0 0;
}
#header .language a {
	float:right;
	width:78px;
	text-align:center;
	font:12px/17px Arial;
	color:#fff;
}
#header .language .a1 { background:url(/LK_Skin/Images/language_a1.jpg) left -17px no-repeat; }
#header .language .a2 { background:url(/LK_Skin/Images/language_a2.jpg) left -17px no-repeat; }
#header .language a:hover, #header .language .on {
	background-position:left top;
	color:#fff !important;
}
/************************************* 主导航 *************************************/
#nav {
	width:950px;
	height:29px;
	padding:10px 0 0 33px;
	background:url(/LK_Skin/Images/navbg.jpg);
}
#nav li {
	float:left;
	display:inline;
	width:125px;
	height:25px;
	text-align:center;
}
#nav a {
	font:14px/19px "宋体";
	color:#fff;
}
#nav a:hover, #nav .on a {
	font-weight:bold;
	color:#ffcb00 !important;
}
/************************************* 主导航-弹出菜单 *************************************/
#nav_menu {
	position:relative;
	width:940px;
	height:23px;
	margin:0 auto;
	overflow:hidden;
}
#nav_menu .menu {
	position:absolute;
	display:block;
	line-height:23px;
	color:#014391;
       visibility:hidden;
}
#nav_menu .menu a {
	padding:0 2px;
	color:#014391;
}
#nav_menu .menu .on { color:#ff6500; }
/************************************* 页脚 *************************************/
#footer {
	clear:both;
	width:977px;
	margin:0 auto 3px auto;
	background:url(/LK_Skin/Images/footerbg.png) repeat-y;
}
#footer a { color:#fff; }
#footer .content {
	padding:18px 15px 15px 220px;
	background:url(/LK_Skin/Images/footerbg.jpg) no-repeat;
	color:#cbcbcb;
}
/************************************* 页面所处位置导航提示 *************************************/
.breadcrumb {
	height:20px;
	padding:15px 28px 0 15px;
	margin:0 0 0 25px;
	background:#fff;
	text-align:right;
	color:#656565;
}
.breadcrumb a { color:#333; }
.breadcrumb span {
	padding:0 0 0 15px;
	background:url(/LK_Skin/Images/icon_home.gif) left 2px no-repeat;
	color:#333;
}
/************************************* 页面主体（大图片广告栏和页脚之间的部分） *************************************/
#pagebody {
	width:983px;
	background:url(/LK_Skin/Images/pagebody1.png) repeat-y;
}
#pagebody1 {
	width:983px;
	background:url(/LK_Skin/Images/pagebody2.png) repeat-y;
}
/************************************ 主栏（或中间栏） ******************************************/
.main {
	float:left;
	width:542px;
	padding:0 0 10px 0;
	overflow:hidden;
}
.maintitle {
	width:494px;
	height:40px;
	padding:0 0 0 8px;
	margin:0 0 0 20px;
	background:url(/LK_Skin/Images/maintitle.jpg) no-repeat;
	font:bold 14px/27px "宋体";
	color:#fff;
}
.maintitle span {
	float:left;
	height:27px;
	background:url(/UploadFiles/System/title_left.png) -8px top no-repeat;
}
.maintitle span b {
	display:block;
	padding:0 21px 0 0;
	background:url(/UploadFiles/System/title_right.png) right top no-repeat;
}
.maincontent {
	width:488px;
	padding:0 0 10px 22px;
}
#pagebody1 .main { width:755px; }
#pagebody1 .maintitle { width:730px; }
#pagebody1 .maincontent { width:715px; }
/************************************ 左侧栏 ******************************************/
.leftsidebar {
	float:left;
	width:225px;
	padding:12px 0 10px 0;
	overflow:hidden;
}
/************************************ 右侧栏 ******************************************/
.rightsidebar {
	float:left;
	width:213px;
	padding:35px 0 10px 0;
	overflow:hidden;
}
.rightsidebar .maintitle {
	width:205px;
	height:35px;
	margin:0;
}
/************************************ 侧栏-通用栏目 ******************************************/
.side_publicbar {
	width:100%;
	overflow:hidden;
}
.side_publicbar .title {
	height:55px;
	padding:0 0 0 30px;
	background:url(/LK_Skin/Images/lsbar_title.png) no-repeat;
	font:bold 15px/51px Arial;
	color:#2179c1;
}
.side_publicbar .guanggao {
	display:block;
	width:213px;
	height:62px;
	margin:0 0 8px 0;
}
.side_publicbar .content { padding:0 6px 15px 15px; }
.rightsidebar .side_publicbar .content { padding:0 6px 15px 0; }
/************************************* 侧栏-产品分类 *************************************/
.catalog {
	width:225px;
	padding:0 0 20px 0;
	overflow:hidden;
}
.catalog .title {
	height:35px;
	padding:3px 0 0 30px;
	background:url(/LK_Skin/Images/sidenav_title.png) no-repeat;
	font:bold 14px/25px "宋体";
	color:#fff;
}
.catalog .content {
	width:225px;
	padding:0 0 8px 0;
	background:url(/LK_Skin/Images/sidenav_bottom.png) left bottom no-repeat;
}
.catalog a { color:#014391; }
.catalog a:hover, .side_nav dt.on a { color:#ff6500 !important; }
.catalog dt {
	display:block;
	padding:8px 43px 5px 25px;
	background:url(/LK_Skin/Images/sidenav_item.png) no-repeat;
	font:bold 13px/19px "宋体";
	cursor:pointer;
}
.catalog dt.on { background-position:-225px top; }
.catalog dd { font:0px/0px "宋体"; }
.catalog dd p {
	padding:0 0 0 25px;
	font:12px/19px "宋体";
}
/************************************* 侧栏-产品分类 *************************************/
.sidenav {
	width:213px;
	padding:0 0 20px 0;
	overflow:hidden;
}
.sidenav a {
	display:block;
	width:191px;
	height:21px;
	padding:0 0 0 21px;
	margin:2px 0;
	background:#f7f7f7 url(/LK_Skin/Images/icon_dot2.gif) 8px 8px no-repeat;
	font:12px/23px "宋体";
	color:#014391;
	overflow:hidden;
}
.sidenav .on, .sidenav a:hover {
	background:#ededed url(/LK_Skin/Images/icon_dot1.gif) 8px 8px no-repeat;
	font-weight:bold;
	color:#ff6500 !important;
}
/************************************ 文字列表 ******************************************/
.list_txt {
	padding:1px 0 0 14px;
	background:url(/LK_Skin/Images/icon_right.gif) 3px 8px no-repeat;
	line-height:21px;
}
.list_txt span {
	float:right;
	color:#656565;
}
.rightsidebar .list_txt a { color:#333; }
.maincontent .list_txt {
	margin:0 0 6px 0;
	padding:0 6px;
	background:url(/LK_Skin/Images/line_dot.gif) left bottom repeat-x;
}
.maincontent .list_txt a {
	padding:0 0 0 12px;
	background:url(/LK_Skin/Images/icon_right.gif) left 3px no-repeat;
	color:#333;
}
/************************************ 图文列表（图片和文字成垂直排列） ******************************************/
.list_v {
	float:left;
	display:inline;
	width:105px;
	height:145px;
	margin:8px 24px 0 0;
	text-align:center;
	line-height:15px;
	overflow:hidden;
}
.list_v img {
	display:block;
	width:148px;
	height:87px;
	margin:0 auto 10px auto;
}
.list_v img {
	display:block;
	width:105px;
	height:120px;
	margin:0 auto 10px auto;
}
/************************************ 翻页栏 ******************************************/
.paging {
	width:470px;
	height:18px;
	padding:5px 20px 0 10px;
	margin:5px 0 20px 20px;
	background:#f6f6f6;
	text-align:right;
	font:13px "宋体";
	color:#d9d9d9;
}
.paging img { vertical-align:baseline; }
.paging a { color:#8b8b8b; }
.paging a:hover, .paging .on { color:#e58300 !important; }
#pagebody1 .paging { width:690px; }

