<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*
Theme Name: 潍坊猎城网 
Theme URI: http://www.liecheng.com
Description:公司企业主题
Author: 杜海明 
Author URI: http://www.liecheng.com
*/
html{color: #404040; background-color:#F8F8F8; min-width: 960px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,pre,code,form,fieldset,legend,input,button,textarea,blockquote{margin:0;padding:0;}
body,button,input,select,textarea{font-family:'Helvetica Neue',Helvetica,Arial,Sans-serif;font-size: 14px;line-height:2;word-wrap: break-word;}
h1,h2,h3,h4,h5,h6{font-size:15px;font-weight:bold;color:#FFF;text-indent: 25px;	letter-spacing: 1px;}
em,i{font-style:normal;font-weight:normal;}
ul,ol{list-style:none;}
table{border-collapse:collapse;border:0;padding:0;margin:0;}
img{border: 0;vertical-align: middle;}
a img{border-width:0;vertical-align:middle;}
a{cursor:pointer}a:link{color:#122e67;text-decoration:none;}a:visited{color:#52687e;text-decoration:none;}a:hover{color:#F00;text-decoration:underline;}a:active{color:#568ABE;text-decoration:none;}
.cGray{color:#333;}.cCcc{color:#ccc;}.f14px{font-size:14px;}.cRed{color: #c33;}
.mb5{margin-bottom: 5px;}.mb10{margin-bottom: 10px;}.mb15{margin-bottom: 15px;}.mb20{margin-bottom: 20px;}
.mt5{margin-top: 5px;}.mt10{margin-top: 10px;}.mt15{margin-bottom: 15px;}.mt20{margin-top: 20px;}.mt30{margin-top: 30px;}
.mr5{margin-right: 5px;}.mr10{margin-right: 10px;}.mr15{margin-right: 15px;}.mr20{margin-right: 20px;}
.mlr5{margin:0 5px;}
pre {background-color: #F1EDED;        padding: 5px;        border: 1px solid #FF9;}
/* 浮动与清除 */
.fleft{float:left;}.fright{float:right;}.clearfix:after{clear:both;content:".";display:block;height:0;font-size:0;visibility:hidden;}.clearfix{*zoom:1;}
/* CSS的规范代码--防止有些浏览器不兼容代码 结束 */
#logo{
	height: 110px;
	width: 100%;
	text-align: center;	
}
#menu{                             /*整个导航高度及背景设置*/
	height: 45px;
	width: 100%;
	background-image: url(images/menu-bg.png);
	background-repeat: repeat-x;
}
#nav {                              /*菜单整体设置*/
	LINE-HEIGHT: 45px;
	WIDTH: 920px;
	HEIGHT: 45px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	font-weight: bold;
	background-image: url(images/meun_line.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.nav_l {DISPLAY: none}
.nav_r {DISPLAY: none}
.navigation {PADDING-LEFT: 5px;}
.navigation li {           /*每个菜单大小设置，及之间的间隔线设置*/
	BACKGROUND-IMAGE: url(images/meun_line.gif);
	Z-INDEX: 100;
	POSITION: relative;
    TEXT-ALIGN: center; 		WIDTH: 130px;
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-POSITION: right center;
	FLOAT: left;
	HEIGHT: 45px;
	margin-top: auto;
	margin-bottom: auto;
}
.navigation li A {COLOR: #ffffff;}
.navigation li A {        
	DISPLAY: block;
	HEIGHT: 45px;
	TEXT-DECORATION: none;
	width: auto;
}
.navigation LI A:visited {
	DISPLAY: block;
	HEIGHT: 45px;
	TEXT-DECORATION: none;
	width: auto;
}
.navigation LI A:hover {              /*超链接激活后文字颜色，背景图片设置*/
	COLOR: #000;
	TEXT-DECORATION: none;
	background-image: url(images/li_bg.gif);     /*放上鼠标后每个菜单背景图片*/
	background-repeat: no-repeat;
	background-position: center center;
}
.navigation LI.hover A {
	COLOR: #000;
	TEXT-DECORATION: none;
	background-image: url(images/li_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.navigation LI.hover {
	COLOR: #000;
	TEXT-DECORATION: none;
	background-image: url(images/li_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.navigation UL {DISPLAY: none}
.navigation UL LI {          /*二级菜单设置*/
	LINE-HEIGHT: 33px;
	WIDTH: 110px;
	HEIGHT: 33px;
	background-color: #06F;
	margin-right: auto;
	margin-left: auto;
	font-size: 15px;
}
.navigation UL LI A {        /*二级菜单下每个li大小文字颜色等设置*/
	BACKGROUND-IMAGE: none;
	WIDTH: 110px;
	COLOR: #FFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #09F;
}
.navigation UL LI A:hover {COLOR: #000;}
.navigation LI UL {         /*二级菜单定位*/
	Z-INDEX: 5;
	width: 110px;
	POSITION: absolute;
	DISPLAY: none;
	TOP: 40px;
	LEFT: 10px;	
}
.navigation LI UL UL {          /*下级菜单定位*/
	Z-INDEX: 200;
	TOP: 0px;
	LEFT: 95px;
	height: auto;
	width: auto;
}
.navigation LI UL LI {
BACKGROUND-IMAGE: none; BORDER-RIGHT-WIDTH: 0px; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px
}
.navigation LI UL LI A {BACKGROUND-IMAGE: none; TEXT-ALIGN: center; FONT-WEIGHT: normal}
.navigation LI UL LI A:visited {BACKGROUND-IMAGE: none; BACKGROUND-COLOR: #0099ff; HEIGHT: 27px; FONT-WEIGHT: normal}
.navigation LI UL LI A:hover {     /*下级菜单的颜色大小等设置*/
	HEIGHT: auto;
	width: auto;
	background-color: #06F;
}
.navigation LI UL LI.hover {      /*下级菜单放上鼠标后的颜色大小等设置*/
	WIDTH: 95px;
	HEIGHT: 27px;
	COLOR: #fff;
	background-color: #09F;
}
.navigation LI.hover UL A {BACKGROUND-IMAGE: none; HEIGHT: 27px; COLOR: #fff}
/*网站菜单导航及下拉菜单导航 结束*/
/*------------------------------------------------------------------------------------------------------*/
.banner{
	height: 300px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}    
#KinSlideshow {
	float:left;
	height:300px;
	background:#999;
	width: 100%;
}
#KinSlideshow img {
	width: 960px;
	height:300px;
}        /*幻灯片设置结束*/
#main{
	height: 1005px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.shang{
	height: 335px;
        width: auto;
	margin-top: 2px;
}
.cpli{
	float: left;
	height: 325px;
	width: 220px;
	border: thin solid #F0F0F0;
}
.cpli h2, .scroll h2, .gsjj h2, .tel h2, .xinwen h2, .zixun h2,.sidebar h2,.ny-you h2,.ny-single h2{	
        background-color: #107dbe;
	height: 30px;
	line-height: 30px;
	}
.scroll h2 a, .gsjj h2 a, .tel h2 a, .xinwen h2 a,.zixun h2 a,.ny-you h2 a,.ny-single h2 a{color: #FFF;}
.cpli li{
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 30px;
	height: 30px;
	width: 180px;
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
	text-indent: 25px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.gsjj{
	height: 325px;         /*首页公司介绍*/
	width: 720px;
	float: right;
	border: thin solid #F0F0F0;
}
.jjnr{
	width: 690px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	line-height: 25px;
	text-indent: 2em;
}
.scroll{                           /*首页滚动图片设置*/
	height: 320px;
	border: thin solid #F0F0F0;
	margin-bottom: 8px;
	width: 100%;
}
#demo {
	overflow:hidden;
	width: 950px;
	height:280px;
	margin-left: 5px;
} 
#demo img {border: thin solid #CCC; padding: 2px;} 
#indemo { float: left; width: 2000%; } 
#demo1 { float: left; } 
#demo2 { float: left; } 
.thumb{
	float:left;
	width:337px;
	height:280px;
	text-align:center;
}
.thumb img{
	width:325px;
	height:245px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	margin-bottom: 2px;
}                         /*首页滚动图片设置 结束*/ 
.xinwen, .zixun{
	height: 335px;
	width: 345px;
	float: left;
	border: thin solid #F0F0F0;
	margin-right: 10px;
}
.xinwen ul, .zixun ul{
	height: 292px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 6px;
}
.xinwen li, .zixun li{
        font-size: 13px;
	text-indent: 16px;
	height: 28px;
	border-bottom-style: dashed;
	line-height: 28px;
	border-bottom-width: thin;
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-color: #CCC;
}
.tel{
	float: right;
	height: 335px;
	width: 240px;
	background-image: url(images/tel_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border: thin solid #F0F0F0;
}
.tel h3{
	color: #000;
        font-size:16px;
	letter-spacing: 1px;
	margin-top: 10px;
	text-indent: 30px;
}
.tel ul{
	height: auto;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}				   
#friendLink{             /*底部设置*/
	height: 30px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	line-height: 30px;
	text-align: center;
	overflow: hidden;
}
#footer{
        height: 110px;
	width: auto;
	background-image: url(images/foot_bg.jpg);
	background-repeat: repeat-x;
}
#footer p{
	font-size: 17px;
        height: 17px;
	padding-top: 20px;
	width: auto;
        text-align: center;
	letter-spacing: 1px;
        color: #FFF;
}
#footer a{color: #FFF;}
.ny-main{
	height: auto;
	width: 960px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	margin-bottom: 15px;
}	
/* sidebar 侧边栏开始 */
.sidebar{
	float: left;
	height: auto;
	width: 200px;
	border: thin solid #F0F0F0;
        padding-bottom: 8px;
}
.sb-cpli{
	height: auto;
	width: 100%;
	margin-top: 6px;
}
.sb-cpli li{
	background-image: url(images/fenlei_bg.jpg);
	background-repeat: no-repeat;
	text-indent: 48px;
	line-height: 40px;
	background-position: center center;
	height: 36px;
	font-weight: bold;
	letter-spacing: 3px;
}
.sb-cpli li a{color: #FFF;}               
.sb-tel{
	height: auto;
	width: auto;
}
.sb-tel li{
	color: #36F;
	width: 175px;
	line-height: 26px;
	padding-left: 16px;
}
.ny-you{         /* 页面设置开始 */
	float: right;
	height: auto;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #F0F0F0;
	padding-bottom: 8px;
}
.ny-neirong{
	height: auto;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 6px;
	text-indent: 2em;
	font-size: 17px;
	line-height: 32px;
}
.ny-chanpin{          /* 产品展示分类目录开始 */
	width: auto;
	height: auto;
	margin-top: 10px;
}
.fdpic{         /* 单个产品图片和名称整体区域大小设置 */
	float: left;
	margin-bottom: 14px;
	margin-left: 17px;
	line-height: 16px;
	text-align: center;
}
.ny-pic{                  /* 单个产品图片大小区域设置 */
	height: 168px;
	width: 224px;
	padding: 1px;
	border: 1px solid #CCC;
        margin-bottom: 6px;
}                     /* 产品展示分类目录结束 */
.clearfix:after{clear:both;content:".";display:block;height:0;font-size:0;visibility:hidden;}.clearfix{*zoom:1;}

/**分页导航**/.wp_nav{text-align:center;	font-size: 13px;line-height:18px;clear: left;padding-top: 5px;}.wp_nav .page-numbers,.wp_nav .dots:hover,.wp_nav .pages:hover{border: 1px solid #eee;text-decoration: none;background: #5080D8;color: #fff;text-shadow: 0px -1px rgba(0, 0, 0, 0.2);display:inline-block;margin:2px;padding:1px;padding: 4px 9px;}.wp_nav .current,.wp_nav .current:hover,.wp_nav a.page-numbers:hover{text-decoration: none;background: #f9f9f9;color: #5080D8;}.wp_nav .pages,.wp_nav .pages:hover{vertical-align: middle;color:#CCC;width:120px;}

.ny-news{
	height: auto;
	width: 710px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	}
.ny-news li{
        font-size: 13px;
	line-height: 30px;
	height: 30px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-color: #CCC;
	padding-left: 18px;
}
.ny-wzbt{                           /*文章标题*/
	float: left;
	overflow: hidden;
	width: 450px;
	}
.ny-btrq{                        /*文章日期*/
	width: 240px;
	float: right;
	color: #999;
}
.ny-single{
	float: right;
	height: auto;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #F0F0F0;
	}
.ny-page{
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	height: auto;
}
.ny-page h1{
	font-size: 17px;
	line-height: 25px;
	color: #EA5720;
	text-align: center;
	text-indent: 0px;
	width: 690px;
	margin: 5px auto;
}
.single-rq{
	height: 25px;
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	line-height: 25px;
	letter-spacing: 1px;
	color: #8F8F8F;
	text-align: center;
	border: 1px solid #D4D0C8;
}
.single-nr{
	margin-left: auto;
	margin-top: 10px;
	overflow: auto;
	text-align: center;
	margin-right: auto;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
}
.single-next{color: #F00; margin: 10px 20px;}</pre></body></html>