@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;}
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:1.8;word-wrap: break-word;}
h1,h2,h3,h4,h5,h6{font-size:15px;font-weight:bold;color: #FFF;text-indent: 20px;}
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:#3F5061;text-decoration:none;}a:hover{color:#F00;text-decoration:none;}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: 100px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
/*------------------------------------------------------------------------------------------------------*/
/*网站菜单导航及下拉菜单导航 开始*/
#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: 31px;
	WIDTH: 155px;
	HEIGHT: 31px;
	background-color: #0080D5;
	font-size: 15px;
}
.navigation UL LI A {        /*二级菜单下每个li大小文字颜色等设置*/
	BACKGROUND-IMAGE: none;
	WIDTH: 155px;
	COLOR: #FFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #66c1ff;
}
.navigation UL LI A:hover {      /*二级菜单下每个li激活后的设置*/
	COLOR: #fff;
	background-image: none;
}
.navigation LI UL {         /*二级菜单定位*/
	Z-INDEX: 5;
	width: 155px;
	POSITION: absolute;
	DISPLAY: none;
	BACKGROUND: #0080D5;
	TOP: 42px;
	LEFT: 0px;	
}
.navigation LI UL UL {          /*下级菜单定位*/
	Z-INDEX: 200;
	TOP: 0px;
	LEFT: 106px;
	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: 25px; FONT-WEIGHT: normal
}
.navigation LI UL LI A:hover {     /*下级菜单的颜色大小等设置*/
	HEIGHT: auto;
	width: auto;
	background-color: #66c1ff;
}
.navigation LI UL LI.hover {      /*下级菜单放上鼠标后的颜色大小等设置*/
	WIDTH: 105px;
	HEIGHT: 25px;
	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;
	margin-top: 2px;
	margin-bottom: 5px;
}
         /*幻灯片设置*/       
#KinSlideshow {
	float:left;
	height:300px;
	background:#999;
	width: 100%;
}
#KinSlideshow img {
	width: 960px;
	height:300px;
}        /*幻灯片设置结束*/
#main{
	width: 960px;
	height: 1310px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#shang{height: 536px;	width: 100%;}
.cpli{
	width: 210px;
	height: auto;
	padding-bottom: 11px;
	float: left;
	border: thin solid #09F;
}
.cpli h2, .scroll h2, .gsjj h2, .tel h2, .xinwen h2, .zixun h2,.sy-anli h2, .ny-you h2, .sb-cpli h2{
        background-color: #107dbe;
	height: 30px;
	line-height: 30px;
}
.cpli h2 a, .scroll h2 a, .gsjj h2 a, .tel h2 a, .xinwen h2 a, .zixun h2 a,.sy-anli h2 a, .ny-you h2 a, .sb-cpli h2 a{color: #FFF;}
.cpli ul{
	width: 195px;
	margin-right: auto;
	margin-left: auto;
}
.cpli li{
	line-height: 38px;
	height: 38px;
	letter-spacing: 1px;
	margin-top: 5px;
	padding-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #06F;
	font-size: 16px;
	background-image: url(images/libg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 12px;
}
#you{
	float: right;
	height: auto;
	width: 740px;
}
.scroll{                           /*首页滚动图片设置*/
	height: auto;
	width: 738px;
	border: thin solid #09F;
	margin-bottom: 8px;
}
#demo {                   /* 滚动区域 */
	overflow:hidden;
	width: 730px;
	height:auto;
	margin-left: 4px;
	margin-top: 3px;
	margin-bottom: 3px;
} 
#demo img {                  /* 单个图片区域设置 */
	border: thin solid #CCC;
	padding: 1px;
} 
#indemo { float: left; width: 2100%; } 
#demo1 { float: left; } 
#demo2 { float: left; } 
.thumb{                   /* 单个图片加文字区域设置 */
	float:left;
	width:256px;
	height:auto;
	text-align:center;
	margin-right: 5px;
}
.thumb img{
	width:252px;
	height:189px;
	margin-bottom: 1px;
}
                           /*首页滚动图片设置 结束*/
.gsjj{
	height: 260px;         /*首页公司介绍*/
	width: 738px;
	border: thin solid #09F;
}
.jjnr{
	width: 710px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	line-height: 24px;
	text-indent: 2em;
	height: auto;
}
.sy-anli{
	height: 450px;
	width: auto;
	border: thin solid #09F;
}
#sy-zstp{
	margin-top: 8px;
}
#sy-zstp img {                  /* 单个图片区域设置 */
	border: thin solid #CCC;
	padding: 1px;
}  
.sy-thumb{                   /* 单个图片加文字区域设置 */
	float:left;
	width:224px;
	height:auto;
	text-align:center;
	margin-left: 12px;
	margin-bottom: 8px;
}
.sy-thumb img{
	width:220px;
	height:165px;
	margin-bottom: 3px;
}
#xia{
	height: 310px;
	width: 960px;
	margin-top: 8px;
}
        /*首页新闻部分*/
.xinwen, .zixun{
	height: 310px;
	width: 340px;
	border: 1px solid #09F;
	float: left;
	margin-right: 6px;
}
.xinwen ul, .zixun ul{
	height: 273px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
}
.xinwen li, .zixun li{
        font-size:13px;
	text-indent: 15px;
	height: 29px;
	line-height: 29px;
	border-bottom-style: dashed;
        border-bottom-color: #06F;
	border-bottom-width: 1px;
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}                 /*首页新闻部分  结束*/
.tel{
	height: 310px;
	background-image: url(images/tel_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border: thin solid #09F;
	float: right;
	width: 260px;
}
.tel ul{
	height: auto;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.tel li{line-height: 25px;}         /*首页公司介绍及联系方式 结束*/
#friendLink{             /*底部设置*/
	height: 30px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	line-height: 30px;
	text-align: center;
	overflow: hidden;
}
#footer{
        height: 120px;
	width: auto;
	background-image: url(images/foot_bg.jpg);
	background-repeat: repeat-x;	
}
#footer p{
        height: 15px;
	width: auto;
        text-align: center;
	font-size: 16px;
	padding-top: 15px;
        color: #FFF;
}
#footer a{color: #FFF;}
.ny-main{
	height: 100%;
	width: 960px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}	
.sidebar{
	float: left;
	height: auto;
	width: 190px;
	border: 1px solid #09F;
	padding-bottom: 10px;
}
.sb-cpli{
	height: auto;
	width: 100%;
	margin-bottom: 3px;
}
.sb-cpli ul{
	width: 175px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
.sb-cpli li{
	text-indent: 10px;
	line-height: 28px;
	padding-top: 1px;
	font-size: 15px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #06F;
	letter-spacing: 1px;
}          
.sb-tel{
	height: auto;
	width: 180px;
}
.sb-tel li{
	line-height: 22px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 1px;
}
.ny-you{         /* 页面设置开始 */
	float: right;
	height: auto;
	width: 755px;
	border: 1px solid #09F;
	padding-bottom: 8px;
}
.ny-neirong{
	height: auto;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	text-indent: 2em;
}
.ny-chanpin{          /* 产品展示分类目录开始 */
	width: auto;
	height: auto;
	margin-top: 10px;
}
.fdpic{         /* 单个产品图片和名称整体区域大小设置 */
	float: left;
	margin-bottom: 12px;
	margin-left: 15px;
	line-height: 15px;
	text-align: center;
}
.ny-pic{                  /* 单个产品图片大小区域设置 */
	height: 171px;
	width: 228px;
	padding: 1px;
	border: 1px solid #CCC;
	margin-bottom: 5px;
}                       /* 产品展示分类目录结束 */
.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: 720px;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 6px;
	}
.ny-news li{
        font-size: 13px;
	line-height: 29px;
	height: 29px;
	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: 15px;
}
.ny-wzbt{                           /*文章标题*/
	float: left;
	overflow: hidden;
	width: 460px;
	}
.ny-btrq{                        /*文章日期*/
	width: 240px;
	float: right;
	color: #999;
}
.ny-page{
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.ny-page h1{
	font-size: 16px;
	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-top: 10px;
	overflow: auto;
	text-align: center;
	padding-bottom: 30px;
	background: url(images/up_line.png) no-repeat center bottom;
}
.single-next{color: #F00; margin: 10px 20px;}