﻿@charset "utf-8";
/************************************* 子导航（辅助导航） *************************************/
.subnav {
	height:43px;
	padding:0 0 0 20px;
	background:url(/LK_Skin/Images/subnavbg.jpg) repeat-x;
	line-height:36px;
	font-size:13px;
}
.subnav a { color:#333; }
.subnav a:hover { color:#e6950f; }
/************************************* 页面主要内容 *************************************/
#main {
	float:left;
	overflow:hidden;
	width:707px;
	padding:0 0 0 15px;
}
#main.main1 {
	width:476px;
	padding:0 10px;
}
#main.main2 { }
.main3 {
	float:left;
	overflow:hidden;
	width:487px;
	padding:0 6px;
}
/************************************* 页面主要内容-标题 *************************************/
.maintitle {
	height:30px;
	padding:7px 0 0 30px;
	background:url(/LK_Skin/Images/maintitle.jpg) left top no-repeat;
	color:#00274d;
	font-size:14px;
	font-weight:bold;
}
.main1 .maintitle {
	background:url(/LK_Skin/Images/maintitle1.jpg) left top no-repeat;
}
.main2 .maintitle {
	background:url(/LK_Skin/Images/maintitle2.jpg) left top no-repeat;
}
.main3 .maintitle {
	background:url(/LK_Skin/Images/maintitle3.jpg) left top no-repeat;
}
/************************************* 页面主要内容-内容的容器 *************************************/
.maincontent {
	padding:5px 15px 20px 8px;
	background:130px bottom no-repeat;
	line-height:19px;
	color:#333;
}
.main1 .maincontent p {
	padding:3px 0;
	color:#333;
}
.main2 .maincontent {
	width:672px;
	padding:5px 20px 0 15px;
	background:url(/LK_Skin/Images/maincontent2.jpg) repeat-y;
}
.main3 .maincontent {
	padding:5px 13px 0 13px;
	background:url(/LK_Skin/Images/maincontent3.jpg) repeat-y;
}
/************************************* 页面主要内容-底部 *************************************/
.mainbottom {
	clear:both;
	height:30px;
}
.main2 .mainbottom {	
	background:url(/LK_Skin/Images/mainbottom2.jpg) left top no-repeat;
}
.main3 .mainbottom {
	height:20px;
	margin:-13px 0 0 0;
	background:url(/LK_Skin/Images/mainbottom3.jpg) left top no-repeat;
}
/************************************* 首页-内容的背景 *************************************/
/************************************* 首页-文字列表 *************************************/
.index_list {
	float:left;
	padding:0 4px 4px 22px;
}
.index_list dt {
	line-height:25px;
	color:#003357;
	font-size:13px;
	font-weight:bold;
}
.index_list dd {
	line-height:21px;
	font-size:12px;
}
/************************************* 首页-文字列表-链接 *************************************/
.index_list a { color:#01778b; }
.index_list a:hover { color:#112f53; }
/************************************* 首页-图片列表（we pfoduce for） *************************************/
.index_list .piclist {
	width:220px;
	border:#e6e6e6 dashed 1px;
}
.index_list .piclist td {
	text-align:center;
}
/************************************* 首页-新闻栏目 *************************************/
.index_news {
	float:right;
	width:290px;
	height:200px;
	padding:0 0 0 10px;
}
.index_news a { color:#01778b; }
.index_news dt {
	line-height:25px;
	color:#003357;
	font-size:13px;
}
.index_more {
	float:right;	
	padding:0 7px 0 0;
	margin:8px 25px 0 15px;
	background:url(/LK_Skin/Images/moreicon.gif) right center no-repeat;
	line-height:13px;
	color:#2d6188;
	font-size:11px;
}
.news_summer {
	clear:both;
	height:135px;
	padding:0 0 10px 8px;
	color:#01788b;
	overflow:hidden;
}
/******************************* Company Service-服务项目(Designe,Inspection,Freight...) *************************************/
.servicelist {
	clear:both;
	width:455px;
	height:57px;
	padding:10px 0 0 0;
	line-height:18px;
	color:#000;
	overflow:hidden;
}
.servicelist .title {
	padding:3px 0 0 0;
	color:#2d6188;
	font-size:13px;
	font-weight:bold;
}
.servicelist .pic {
	float:left;
	width:132px;
	height:57px;
}
/******************************* Company Video-视频位 *************************************/
.videobar {
	float:left;
	width:240px;
	height:188px;
	padding:8px 5px 3px 0;
}
/******************************* Sunny People-图文列表 *************************************/
.SPlist {
	float:left;
	width:325px;
	height:136px;
	padding:5px 15px 7px 0;
	border-bottom:#eaeaea solid 1px;
	margin-bottom:16px !important;
	margin-bottom:10px;
	line-height:16px;
	color:#666;
	overflow:hidden;
}
.SPlist dt {
	float:left;
	width:123px;
	height:133px;
	padding:3px 0 0 3px;
	background:url(/LK_Skin/Images/imgwarp.gif) no-repeat;
	overflow:hidden;
}
.SPlist dt img {
	width:112px;
	height:127px;
}
.SPlist dd {
	padding:6px 0 0 0;
}
.SPlist .jieshao {
	height:32px;		
	overflow:hidden;
}
.SPlist .learnmore {
	padding:3px 15px 0 0;
	text-align:right;
}
.SPlist a { color:#2c5e81; }
.SPlist a:hover { color:#112f53; }
/******************************* Office Environment-图文列表 *************************************/
.OElist {
	float:left;
	width:257px;
	padding:10px 55px 15px 30px;
}
.OElist dt {
	width:257px;
	height:162px;
	margin:0 0 11px 0;
	overflow:hidden;
}
.OElist dd {
	text-align:center;
	font-size:14px;
}
.OElist a { color:#0f375b; }
.OElist a:hover { color:#09C; }
/******************************* Contact us-联系方式表格 *************************************/
.contact {
	padding:15px 0 0 55px;
	color:#656565;
	font-size:13px;
	line-height:25px;
}
.contact td { border-bottom:#dbdfe1 solid 1px; }
.contact .tbhead {
	font-size:18px;
	line-height:30px;
}
.contact .address {
	padding:5px 0 0 5px;	
	color:#009989;
	font-size:16px;
	font-weight:bold;
}
.contact .label {
	padding:0 0 0 5px;
	color:#009989;
	font-weight:bold;	
}
/******************************* Contact us-我们周围有哪些 *************************************/
.main2 .rightsidebar{
	width:245px;
	padding:0 40px 0 0;
}
/******************************* F.A.Q列表 *************************************/
.faqlist {
	width:580px;
	padding:10px 20px 10px 40px;
	margin:0 0 8px 0;
	border:#eaeaea solid 1px;
	background:#fafafa;
	line-height:22px;
	color:#000;
	font-size:13px;
}
.faqlist .answer {
	color:#808080;
}
/******************************* 新闻栏目 *************************************/
.newsbar {
	float:left;
	width:280px;
	padding:15px 0 25px 3px;
	overflow:hidden;
}
.newsbar .title {
	height:25px;
	padding:5px 0 0 20px;
	background:url(/LK_Skin/Images/newsbartitle.jpg) no-repeat;
	color:#003f7d;
	font-size:14px;
	font-weight:bold;
}
.newsbar .title .more {
	float:right;
	margin:5px 15px 0 0;
}
/******************************* 新闻栏目-分割线 *************************************/
.new_fenge {
	float:left;
	width:27px;
	height:270px;
	background:url(/LK_Skin/Images/news_fenge.jpg) right top no-repeat;
}
/******************************* 新闻栏目-图文列表 *************************************/
.newspiclist {
	clear:both;
	padding:6px 0 6px 8px;
	margin-left:3px;
	background:#fafafa;
}
.newspiclist dt {
	float:left;
	width:130px;
}
.newspiclist dt img {
	width:118px;
	height:70px;
	padding:3px;
	border:#ccc solid 1px;
}
.newspiclist dd {
	height:76px;
	line-height:19px;
	color:#999;
	overflow:hidden;
}
.newspiclist a { color:#5b5b5b; }
.newspiclist a:hover { color:#09C; }
/******************************* 新闻栏目-文字列表 *************************************/
.newslist {
	clear:both;
	padding:0 0 0 20px;
	background:url(/LK_Skin/Images/newslisticon.jpg) 5px 8px no-repeat;
	line-height:23px;
}
.newsdate {
	float:right;
	margin:0 6px;
	color:#999;
}
.newslist a { color:#5b5b5b; }
.newslist a:hover { color:#09C; }
/******************************* 新闻列表页-图文列表 *************************************/
.main2 .newspiclist {
	height:117px;
	padding:15px 0 0 0;
	margin:0;
	background:none;
	border-bottom:#d8d8d8 solid 1px;
}
.main2 .newspiclist dt {
	width:180px;
	height:115px;
}
.main2 .newspiclist dt img {
	width:165px;
	height:100px;
	padding:0 0 0 5px;
	border:0;
}
.main2 .newspiclist dd {
	width:465px;
	height:95px;
	color:#122f55;
}
.main2 .newspiclist a {
	color:#122f55;
	font-size:14px;
	font-weight:bold;
}
.main2 .newspiclist a:hover { color:#09C; }
.main2 .newspiclist .more {
	width:460px;
	height:20px;
	text-align:right;
}
/******************************* 新闻详细内容 *************************************/
.news_xx {
	padding:0 5px 0 5px;
	line-height:21px;
	font-size:13px;
	color:#656565;
}
.news_xx .title {
	text-align:center;
	color:#333;
	font-size:22px;
	font-weight:bold;
}
.news_xx p { padding:3px 0; }
/************************************ 产品大类-产品图片列表（图片+下标题） ******************************************/
.productlist {
	float:left;
	width:148px;
	padding:10px 10px 10px 10px;
	line-height:22px;
	text-align:center;
	font-size:14px;
}
.productlist .picwarp {
	display:block;
	padding:8px 11px 20px 7px;
	background:url(/LK_Skin/Images/picwarp.jpg) no-repeat;
}
.productlist .picwarp img {	
	height:142px;
	width:130px;
}
.productlist a:hover.picwarp {
	background-image:url(/LK_Skin/Images/picwarp1.jpg);
}
.productlist a { color:#333; }
.productlist a:hover { color:#09C; }
/************************************ 产品小类-产品图文列表（图片+文字介绍） ******************************************/
.productlist1 {
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	border-bottom:#d8d8d8 solid 1px;
	color:#333;
}
.productlist1 dt {
	float:left;
	width:130px;
	height:136px;
	text-align:center;
	overflow:hidden;
}
.productlist1 dt img {
	width:130px;
	height:130px;
}
.productlist1 dd {
	height:136px;
	padding:0 0 0 6px;
	overflow:hidden;
}
.font14px0f3758 {
	color:#0f3758;
	font-size:14px;
}
/************************************ 产品内容页-产品信息左边栏目（大图+4张图） ******************************************/
.productinfo_left {
	float:left;
	width:292px;
	padding:0 0 30px 0;
}
.productinfo_left .zoom {
	display:block;
	padding:0 0 0 20px;
	margin:8px 95px 8px 75px;
	background:url(/LK_Skin/Images/zoomicon.gif) left center no-repeat;
}
.productinfo_left .picwarp {
	width:60px;
	height:60px;
	padding:2px;
	margin-right:1px;
	border:#ccc solid 1px;
	cursor:pointer;
}
/******************************** 产品内容页-产品信息右边栏目 *************************************/
.productinfo_right {
	float:left;
	width:362px;
	padding:0 0 30px 0;
}
/******************************** 产品内容页-产品信息右边栏目-产品文字介绍 *************************************/
.product_name {
	line-height:25px;
	color:#00274d;
	font-size:18px;
}
.product_number {
	color:#666;
	font-size:14px;
}
.product_cs {
	padding:10px 0 13px 0;
	color:#000;
	font-size:15px;
}
.canshu_list {
	display:block;
	height:auto !important;
	height:190px;
	min-height:190px;
	color:#000;
	list-style:disc;
	list-style-position:inside;
}
/******************************** 产品内容页-产品信息右边栏目-联系订购栏目 *************************************/
.booking {
	width:315px;
	padding:5px 0 0 30px;
	margin:10px 0 0 0;
	background:#f6f6f6;
	border:#ccc solid 1px;
}
.booking img {
	margin:0 50px 6px 0;
}
/******************************** 产品内容页-You may also interest in *************************************/
.interest_product {
	padding:0 8px 30px 2px;
	background:url(/LK_Skin/Images/maincontent2.jpg) repeat-y;
}
.interest_product a { color:#333; }
.interest_product a:hover { color:#09C; }
.interest_product .title {
	height:22px;
	padding:4px 0 0 15px;
	background:url(/LK_Skin/Images/xgcptitle.jpg) no-repeat;
	color:#122f55;
	font-size:16px;
}
.interest_product .more {
	margin:8px 0 0 428px;
}
.interest_product .content {
	height:132px;
	padding:10px 0 0 10px;
	background:#f6f6f6;
	border-bottom:#dedede solid 1px;
	overflow:hidden;
}
/******************************** 产品内容页-You may also interest in-产品列表 *************************************/
.interest_product dl {
	float:left;
	padding:0 0 0 10px;
	text-align:center;
}
.interest_product dd {
	width:100px;
	line-height:16px;
}
.interest_product dt a img {
	width:71px;
	height:73px;	
	padding:2px 3px;
	margin:5px auto 9px auto;
	background:#fff;
	border:#ccc solid 1px;
}
.interest_product dt a:hover {
	display:block;
}
.interest_product dt a:hover img {
	width:109px;
	height:112px;
	padding:3px 4px;
	border-width:1px 2px 2px 1px;
}
