﻿@charset "utf-8";
/* 通用全局样式 */
* { margin: 0; padding: 0; border:0; }
body {
	background-color: #d9e1e7;
	color:#999999;
	font-family: Verdana, "宋体", Arial, Tahoma, Geneva, sans-serif;
	font-size:12px;
}
a { text-decoration: none; color:#333; }
.clear { clear: both; }
/* 网页容器样式 */
#warp {
	width:1004px;
	background-color:#ffffff;
	margin:0 auto;
	overflow:hidden;
}
/* 标题修补 */
.title .floatleft {
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#000;
         padding:12px 0 0 33px;
}
.title .floatright {
	float:right;
	line-height:33px;
}
.title span {
	float:right;
         padding:12px 0 0 0;
         font-family:"宋体", sans-serif;
}
/* 侧栏 */
#sidebar {
	float:left;
	width:213px;
	overflow:hidden;
}
#sidebar #topnav {
	height:40px;
	padding:15px 0 0 15px;
}
#sidebar #topnav a {
	display:block;
	float:left;
	width:80px;
	height:20px;
	background:url(/LK_Skin/Images/dot.gif) left center no-repeat;
	text-indent:10px;
	line-height:20px;
	color:#999;
}
#sidebar #logo {
	width:199px;
	height:134px;
	background:url(/LK_Skin/Images/logo.jpg) no-repeat;
}
#sidebar #sidebar_content {
	width:213px;
}
#sidebar #sidebar_bottom {
	clear:both;
	width:213px;
	height:13px;
	background:url(/LK_Skin/Images/sidebar_bottom.gif) right top no-repeat;
}
#sidebar #sidebar_content_left {
	float:left;
	width:5px;
	height:550px;
	background:url(/LK_Skin/Images/sidebar_content_left.gif) right bottom no-repeat;
}
#sidebar #sidebar_content_right {
	float:left;
	width:7px;
	height:550px;
	background:url(/LK_Skin/Images/sidebar_content_right.jpg) no-repeat;
}
#sidebar #sidebar_content_center {
	float:left;
	width:201px;
	padding-top:40px;
}
#sidebar_content_center #sidebarnav {
	width:201px;
}
#sidebarnav #sidebarnav_top {
	width:201px;
	height:26px;
	background:url(/LK_Skin/Images/sidebar_titlebg.jpg) center bottom no-repeat;
	text-align:center;
	color:#e3b101;
	font-size:17px;
	font-weight:bold;
}
#sidebarnav #sidebarnav_bottom {
	clear:both;
	width:201px;
	height:10px;
	background:url(/LK_Skin/Images/sidebarnav_bottom.gif) top center no-repeat;
}
#sidebarnav #sidebarnav_left {
	float:left;
	width:8px;
	height:69px;
	background:url(/LK_Skin/Images/sidebarnav_left.gif) right bottom no-repeat;
}
#sidebarnav #sidebarnav_right {
	float:left;
	width:8px;
	height:69px;
	background:url(/LK_Skin/Images/sidebarnav_right.gif) left bottom no-repeat;
}
#sidebarnav #sidebarnav_center {
	float:left;
	width:170px;
	padding:0 0 0 15px;;
	line-height:17px;
}
#sidebarnav #sidebarnav_center a { color:#333; }
#sidebar #phone {
	width:201px;
	height:74px;
	background:url(/LK_Skin/Images/phone.gif)
}
#sidebar #productnav {
	width:201px;
	padding:60px 0 0 0;
	margin-top:7px;
	background:url(/LK_Skin/Images/productnav.gif) top right no-repeat;
}
#sidebar #productnav .list{
	width:168px;
	height:31px;
	background:url(/LK_Skin/Images/listicon.gif) left center no-repeat;
	margin-left:6px;
	padding-left:27px;
	border-bottom:#e2e2e2 solid 1px;
	line-height:31px;
	font-size:15px;
}
#sidebar #productnav .list a { color:#333; }
/* 页面主体 */
#main {
	float:right;
	width:787px;
overflow:hidden;
}
#main #banner {
	height:114px;
	padding-top:3px;
}
#main #nav {
	height:63px;
	background:url(/LK_Skin/Images/yinying.jpg) left bottom no-repeat;
}
#main #nav #mainnav {
	float:left;
	width:700px;
	height:41px;
	background:url(/LK_Skin/Images/navbg.gif);
	padding:9px 0 0 14px;
	overflow:hidden;
}
#main #nav #mainnav a {
	float:left;
	display:block;
	width:80px;
	height:32px;
	margin-right:-13px;
	line-height:32px;
	text-align:center;
	color:#fff;
	font-size:13px;
	font-weight:bold;
}
#main #nav #mainnav a:hover {
	color:#d6e701;
	background:url(/LK_Skin/Images/navon.gif);
}
.menuon {
	color:#d6e701;
	background:url(/LK_Skin/Images/navon.gif);
}
#main #nav #subnav {
	float:left;
	width:76px;
	height:50px;
	background:url(/LK_Skin/Images/lxwm.gif);
	margin-left:-13px;
	padding-left:10px;
	line-height:50px;
        overflow:hidden;
}
#main #nav #subnav a {
	display:block;
	width:80px;
	height:32px;
	margin:9px 0 0 0;
	line-height:32px;
	text-align:center;
	color:#fff;
	font-size:13px;
	font-weight:bold;
}
#main #nav #subnav a:hover {
	color:#d6e701;
	background:url(/LK_Skin/Images/navon.gif);
}
#main #content {
	width:777px;
	margin:0 0 0 10px;
	overflow:hidden;
}
/* 页脚 */
#footer {
	clear:both;
	width:1004px;
	background-color:#f0f0f0;
}
#footer a { color:#333; }
#footer #friendlink {
	height:auto;
	padding:0 0 0 110px;
	background:#f7f7f7 url(/LK_Skin/Images/friendlinkicon.gif) left center no-repeat;
	border-top:#dcdcdc solid 1px;
	border-bottom:#dcdcdc solid 1px;
	line-height:21px;
}
#footer #copyright {
	height:75px;
	padding:10px 0 10px 106px;
	margin-left:153px;
	background:url(/LK_Skin/Images/copyright_logo.gif) no-repeat;
	line-height:18px;
}
#footer #footernav a { color:#333; }
/* 主页独有的样式 */
#main #fma {
	height:156px;
	text-align:right;
}
#main #content #indexcontent {
	float:left;
	width:468px;
	height:505px;
	padding:0 15px 10px 0;
	border-left:#e6e6e6 solid 1px;
	border-right:#e6e6e6 solid 1px;
	overflow:hidden;
}
#main #content #indexcontent #products .title {
	height:15px;
	padding-top:15px;
	background:url(/LK_Skin/Images/productstitle.gif) 10px center no-repeat;
	border-bottom:#e6e6e6 solid 1px;
	text-align:right;
}
#main #content #indexcontent #products .content {
         width:450px;
	padding:12px 0 0 20px;
	border-bottom:#e6e6e6 solid 1px;
         overflow:hidden;
}

#main #content #indexcontent #products .content .product {
	float:left;
	position:relative;
	display:inline;
	width:140px;
	height:145px;
	margin:0 18px 10px 0;
	overflow:hidden;
}
#main #content #indexcontent #products .content .product p{
	position:absolute;
	width:100%;
	left:0;
	bottom:0;
	padding:5px 0 0 0;
	border-top:#e6e6e6 solid 1px;
         text-align:center;
}
#main #content #indexcontent #jptj .title {
	height:15px;
	padding-top:15px;
	background:url(/LK_Skin/Images/jptjtitle.gif) 10px center no-repeat;
	border-bottom:#e6e6e6 solid 1px;
	text-align:right;
}
#main #content #indexcontent #jptj .content {
	padding-bottom:10px;
	border-bottom:#e6e6e6 solid 1px;
}
#main #content #indexcontent #jptj .content .tjcp {
	float:left;
	width:102px;
	margin:10px 2px 0 2px;
	text-align:center;
}
#main #content #indexcontent #jptj .content .tjcp img {
	display:block;
	width:100px;
	height:80px;
	margin:0 0 5px 0;
	border:#e6e6e6 solid 1px;
}
/* 公司简介独有的样式 */
#main #content #gsjj {
	width:100%;
	margin-top:10px;	
	border-left:#e6e6e6 solid 1px;
}
#main #content #gsjj .title {
	height:33px;
	padding:0 55px 0 0;
	background:url(/LK_Skin/Images/gsjjicon.gif) left center no-repeat;
	border-bottom:#e6e6e6 solid 1px;
	text-align:right;
}
#main #content #gsjj #gsjj_layout {
	padding:25px 0 0 12px;
	text-indent:2em;
	line-height:18px;
}
#main #content #gsjj #gsjj_layout p {
	margin:0 0 5px 0;
	color:#666;
}
#main #content #gsjj #gsjj_layout img {
	margin:0 10px 10px 0;
}
/* 产品展示独有的样式 */
#main #content #productshow {
	width:100%;
	margin-top:10px;	
	border-left:#e6e6e6 solid 1px;
}
#main #content #productshow .title {
	height:33px;
	padding:0 55px 0 0;
	background:url(/LK_Skin/Images/productshow.gif) left 6px no-repeat;
	border-bottom:#e6e6e6 double 6px;
	text-align:right;
         overflow:hidden;
}
#main #content #productshow #productwarp {
	width:100%;
	padding:25px 0 0 0;
	text-align:center;
}
#main #content #productshow #productwarp .product {
	float:left;
	position:relative;
	display:inline;
	width:168px;
	height:165px;
	margin:0 0 15px 22px;
	overflow:hidden;
}
#main #content #productshow #productwarp .product p{
	position:absolute;
	width:100%;
	left:0;
	bottom:0;
}
/*  图片阴影边框 */
.imgwrap {position:absolute;left:3px;top:3px;background:#efefee;}
.imgwrap img {position:relative;display:block;left:-3px;top:-3px;padding:2px;background:#fff;border:1px solid #e6e6e6;	}
.imgwrap a:hover img { background:#0f6; }
#main #content #indexcontent #products .content .imgwrap img { width:131px !important;height:108px;}
#main #content #productshow #productwarp .product .imgwrap img {width:120px ; height:108px;}
/* 翻页效果 */
.pages {
height:20px;
	padding:3px 0 10px 18px;
	margin:3px;
	text-align:center;
}
.pages a {
	float:left;
	height:15px;
	padding:5px 5px 0 5px;
	margin-right:2px;
	border:#ddd solid 1px;
	font:12px/12px "宋体";
	color: #aaa;
}
.pages a:hover {
	border:#a0a0a0 solid 1px;
}
.pages .current {
	padding:2px 5px;
	margin-right:2px;
	border:#e0e0e0 solid 1px;
	background-color:#f0f0f0;
	font-weight:bold;
}
.pages .disabled {
	padding:2px 5px;
	margin-right:2px;
	border:#f3f3f3 solid 1px;
}
/* 产品知识独有的样式 */
#main #content #cpzs {
	width:100%;
	margin-top:10px;
}
#main #content #cpzs .title {
	width:100%;
	height:36px;
}
#main #content #cpzs .title .left {
	float:left;
	width:261px;
	height:36px;
	background:url(/LK_Skin/Images/cpzstitle_left.jpg) no-repeat;
}
#main #content #cpzs .title .center {
	float:left;
	width:470px;
	height:18px;
	padding:18px 20px 0 0;
	background:url(/LK_Skin/Images/cpzstitle_bg.jpg) repeat-x;
	text-align:right;
}
#main #content #cpzs .title .right {
	float:left;
	width:13px;
	height:36px;
	background:url(/LK_Skin/Images/cpzstitle_right.jpg) no-repeat;
}
#main #content #cpzs .listwarp {
	float:left;
	width:468px;
	height:540px;
	padding:16px 0 0 18px;
	border-left:#e6e6e6 solid 1px;
	border-right:#e6e6e6 solid 1px;
}
#main #content #cpzs .listwarp .list {
	width:100%;
	height:35px;
	background:url(/LK_Skin/Images/listicon1.gif) left center no-repeat;
	border-bottom:#e6e6e6 dashed 1px;
	line-height:35px;
	text-indent:27px;
	overflow:hidden;
}
#main #content #cpzs .listwarp .list a {
	float:left;
	color:#000;
	overflow:hidden
}
#main #content #cpzs .listwarp .list .date {
	float:right;
	padding:0 30px 0 0;
}
/* 右侧栏样式 */
#main #content #rightsidebar {
	float:left;
         	width:270px;
height:499px;
	padding:16px 0 0 5px;
	margin:0 0 0 5px;
	border-left:#e6e6e6 solid 1px;
         overflow:hidden;
}
#main #content #rightsidebar #searchbar {
	width:268px;
	height:44px;
	background:url(/LK_Skin/Images/searchbarbg.jpg) no-repeat;
}
#main #content #rightsidebar #searchbar .texbox {
	width:120px;
	height:20px;
	padding-top:5px;
	border:#d2d3cf solid 1px;
}
#main #content #rightsidebar #searchbar .searchbtn {
	width:65px;
	height:25px;	
	background:url(/LK_Skin/Images/searchbtn.jpg) no-repeat;
	border:0;
	cursor:pointer;
}
#main #content #rightsidebar .tabmenu {
	margin:22px 0 20px 10px;
}
#main #content #rightsidebar .tabmenu { line-height:15px; }
#main #content #rightsidebar .tabmenu .tabwarp {
	width:100%;
	height:22px;
	border-bottom:#d4d9d8 solid 1px;
	margin-bottom:10px;
}
#main #content #rightsidebar .tabmenu .tabwarp .tab_on {
	float:left;
	width:84px;
	height:22px;
	margin-right:1px;
	background:url(/LK_Skin/Images/greentab.gif) no-repeat;
	line-height:22px;
	text-align:center;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
}
#main #content #rightsidebar .tabmenu .tabwarp .tab_off {
	float:left;
	width:84px;
	height:22px;
	margin-right:1px;
	background:url(/LK_Skin/Images/whitetab.gif) no-repeat;
	line-height:22px;
	text-align:center;
	color:#999;
	font-size:13px;
	font-weight:bold;
}
#main #content #rightsidebar .tabmenu .list {
	height:29px;
	border-bottom:#d6cfc5 dashed 1px;
	line-height:29px;
	overflow:hidden;
}
#main #content #rightsidebar .tabmenu .list a { color:#323232; }
/* 研发技术独有的样式 */
#main #content #yfjs {
	height:600px;
	margin-top:10px;
	border-left:#e6e6e6 solid 1px;
}
#main #content #yfjs .title {
	height:40px;
	padding:0 30px 0 0;
	background:url(/LK_Skin/Images/technologyicon.gif) no-repeat;
	border-bottom:#e6e6e6 solid 1px;
	text-align:right;
}
#main #content #yfjs .content {
	margin-top:3px;
	border-top:#e6e6e6 solid 1px;
}
/* 油品化验独有的样式 */
#main #content #yphy {
	width:100%;
	margin-top:10px;
}
#main #content #yphy .title {
	width:100%;
	height:41px;
}
#main #content #yphy .title .left {
	float:left;
	width:195px;
	height:41px;
	background:url(/LK_Skin/Images/yphytitle_left.gif) no-repeat;
}
#main #content #yphy .title .center {
	float:left;
	width:537px;
	height:23px;
	padding:18px 20px 0 0;
	background:url(/LK_Skin/Images/yphytitle_bg.gif) repeat-x;
	text-align:right;
}
#main #content #yphy .title .right {
	float:left;
	width:13px;
	height:41px;
	background:url(/LK_Skin/Images/yphytitle_right.gif) no-repeat;
}
#main #content #yphy .content {
	height:550px;
	border-left:#e6e6e6 solid 1px;
}
/* 安全用油独有的样式 */
#main #content #safe {
	height:680px;
	margin-top:10px;
	border-left:#e6e6e6 solid 1px;
}
#main #content #safe .title {
	height:40px;
	padding:0 30px 0 0;
	background:url(/LK_Skin/Images/safetitle.gif) no-repeat;
	border-bottom:#e6e6e6 solid 1px;
	text-align:right;
}
#main #content #safe .maincontent {
	padding:15px 0 0 25px;
	margin-top:3px;
	border-top:#e6e6e6 solid 1px;
}

.leftbar {
	float:left;
	width:530px;
	
	display:inline;
}
#main #content #gsjj #gsjj_layout .leftbar .greentitle {
	color:#1b9107;
	font-size:14px;
	font-weight:bold;
}
#main #content #gsjj #gsjj_layout .leftbar .safelist {
	margin:5px 0;
	line-height:20px;
	color:#000;
}
#main #content #gsjj #gsjj_layout .leftbar .safelist p { 
         margin:0;
	color:#000;
 }
.rightbar {
	float:left;
	width:180px;
	display:inline;
	padding:15px 0 0 0;
}
#main #content #gsjj #gsjj_layout .rightbar p {
	margin:5px 0 15px 0;
	text-align:center;
	letter-spacing:-2px;
	color:#333;
	font-family:"宋体", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bolder;
}
#main #content #gsjj #gsjj_layout .rightbar img { margin:0; }
/* 服务流程独有的样式 */
#main #content #service {
	height:680px;
	margin-top:10px;
	border-left:#e6e6e6 solid 1px;
}
#main #content #service .title {
	height:33px;
	padding:0 30px 0 0;
	background:url(/LK_Skin/Images/servicetitle.gif) no-repeat;
	border-bottom:#e6e6e6 solid 1px;
	text-align:right;
}
#main #content #service .maincontent {
	width:100%;
	height:100%;
	margin-top:3px;
	border-top:#e6e6e6 solid 1px;
	background:url(/LK_Skin/Images/service_flow.gif) 50px 13px no-repeat;
}
/* 新闻中心独有的样式 */
#main #content #news {
	margin-top:13px;
}
#main #content #news .title {
	height:33px;
	padding:0 55px 0 0;
	background:url(/LK_Skin/Images/newstitle.gif) -3px 3px no-repeat;
	border-bottom:#e6e6e6 solid 1px;
	text-align:right;
}
#main #content #news .maincontent {
	margin-top:3px;
	border-top:#e6e6e6 solid 1px;
}
#main #content #news .maincontent #newswarp {
	float:left;
	width:750px;	
	padding:25px 0 0 0;
	border-right:#e6e6e6 solid 1px;
}
#main #content #news .maincontent #newswarp .tbheader {
	height:32px;
	border-top:#e1e1e1 solid 3px;
	border-bottom:#e1e1e1 solid 1px;
	background-color:#f5f5f5;
	color:#666;
	font-size:14px;
}
#main #content #news .maincontent #newswarp .tbline {
	height:30px;
	border-bottom:#e1e1e1 solid 1px;
}
#main #content #news .maincontent #newswarp .tbline a { color:#666; }
/* 联系我们独有的样式 */
#main #content #lxwm {
	width:100%;
	margin-top:10px;
	height:600px;
	border-left:#e6e6e6 solid 1px;
	border-right:#e6e6e6 solid 1px;
}
#main #content #lxwm .title {
	height:20px;
	padding:33px 55px 0 0;
	background:url(/LK_Skin/Images/lxwmtitle.gif) no-repeat;
	border-top:#e6e6e6 solid 1px;
	border-bottom:#e6e6e6 solid 1px;
	text-align:right;
}
#main #content #lxwm .maincontent {
	padding:95px 0 0 60px;
}
#main #content #lxwm .maincontent #lxwm_content {
	width:505px;
	height:165px;
	padding-top:10px;
	background:url(/LK_Skin/Images/lxwm_logo.gif) right no-repeat;
	line-height:23px;
	color:#565656;
}
#main #content #lxwm .maincontent #lxwm_content .font18px {
	letter-spacing:-2px;
	color:#616161;
	font-family:"宋体", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}
/* 客户留言独有的样式 */
#main #content #khly {
	width:100%;
	margin-top:10px;
	height:650px;
	border-left:#e6e6e6 solid 1px;
}
#main #content #khly .title {
	height:33px;
	padding:7px 55px 0 0;
	background:url(/LK_Skin/Images/khlytitle.gif) no-repeat;
	border-bottom:#e6e6e6 solid 1px;
	text-align:right;
}
#main #content #khly .maincontent {
	padding:35px 0 0 40px;
	margin-top:3px;
	border-top:#e6e6e6 solid 1px;
	color:#565656;
}
#main #content #khly .maincontent .label {
	width:15%;
	padding:10px 0 5px 0;
	border-bottom:#e5e5e5 solid 1px;
	background:url(/LK_Skin/Images/khlyline.gif) right bottom no-repeat;
	text-align:center;	
}
#main #content #khly .maincontent .textline {
	width:85%;
	padding:10px 0 5px 10px;
	border-bottom:#e5e5e5 solid 1px;
	text-align:left;
}
#main #content #khly .maincontent select {
	width:250px;
	border:#e5e5e5 solid 1px;
}
#main #content #khly .maincontent input {
	height:16px;
	border:#e5e5e5 solid 1px;
}
#main #content #khly .maincontent textarea {
	width:450px;
	border:#e5e5e5 solid 1px;
}
#main #content #khly .maincontent .whitebtn {
	width:70px;
	height:25px;
	margin:0 15px;
	background:url(/LK_Skin/Images/whitebtn.gif) no-repeat;
	border:0;
	color:#555;
	font-size:14px;
	cursor:pointer;
}
#main #content #khly .maincontent .note {
	line-height:20px;
	color:#333;
}
.tjcp_content {
	float:left;
	position:relative;
	width:424px;
	height:140px;
	overflow: hidden;
}
.tjcp_content p{height:130px;
	overflow: hidden;line-height: 25px;}
/* 二维码 */
  .bookbox {
    background-color: #09C;
    height: 194px;
    width: 146px;
    position: fixed;
    bottom: 0px;
    right:0px;
    line-height: 30px;
    text-align: center;
    _POSITION: absolute;/*兼容IE6*/
    _TOP: expression(offsetParent.scrollTop+document.documentElement.clientHeight-this.offsetHeight);/*兼容IE6*/
    }
