﻿@import url(public.css);
/* 通用    以改变
-------------------------------------------------------------- */
.left {
	float:left;
	width:203px;
	overflow:hidden;
}
.right {
	float:right;
	overflow:hidden;
	width:740px;
}
/* 菜单  改变
-------------------------------------------------------------- */
.menuArea {
	padding-bottom:148px;
	background:#72BB16;
}
.menuArea .titleArea {
	height:84px;
	background:url(../images/menubk.jpg) no-repeat 0 center; /*标题装饰*/
}
.menuArea .titleArea h3 {
	padding-top:32px;
	text-align:center;
	color:#fff;
	font-size:25px;
	font-family:Arial;
}
.menuArea .conArea {
	background:#72BB16;
	padding-bottom:20px;
}
.menuArea .conArea ul li {
	height: auto;
}
.menuleft li a /*三级菜单*/ {
	height:28px;
	width:100%;
	float:left;
	line-height:28px;
	text-indent:23px;
	color:#FFF;
	background:url(../images/menudz.jpg) no-repeat 10px center;
}
.menuleft li.secondtype{
	padding-left:15px;
	}
.menuleft li.thirdtype{
	padding-left:30px;
	width:180px;
	}
.menuleft li.fourthtype{
	padding-left:36px;
}
.menuleft li a:hover /*三级菜单鼠标移动*/ {
	color:#ff0;
}
.menuleft li a.this /*三级菜单当前高亮*/ {
}
.menuArea p {
	text-align:center;
}
.menuArea p img {
	padding-top:8px;
	width:181px;
	height:59px;
}
.menuArea .conArea a.this /*二级菜单当前高亮*/ {
}
.menuArea .conArea li ul a /*三级菜单*/ {
	text-indent:24px;
}
.menuArea .conArea li a:hover /*三级菜单鼠标移动*/ {
}
.menuArea .conArea li ul a.this /*三级菜单当前高亮*/ {
}
/* banner  以改变
-------------------------------------------------------------- */
.bannerArea {
	height: auto;
	width:983px;
	margin:-24px auto 12px;
	background:#fff;
	overflow:hidden;
}
.bannerArea img{
	width:983px;
}
.container {
	width:960px;
	padding:0 11px 20px 11px;
	background:#fff;
}
/* 栏目
-------------------------------------------------------------- */
.hiArea {
	height:33px;
	line-height:33px;
	border-bottom:1px solid #999999;
}
.hiArea .leftArea {
	float:left;
	font-size:14px;
	color:#000000;
	padding-left:3px;
}
.hiArea .rightArea {
	float:right;
	color:#000000;
	font-family:"宋体", simsun;
}
.hiArea .rightArea a {
	color:#000000;
}
.hiArea .rightArea .home{
	display:none;
}
.hiArea .rightArea a,  .hiArea .rightArea .this /*当前栏目*/ {
	font-family:Verdana;
	margin:0 5px;
}
/* 信息列表--简单
-------------------------------------------------------------- */
.nlArea-easy {
}
.nlArea-easy .area {
	height:31px;
	line-height:31px;
	width:100%; /*清除浮动*/
	overflow:hidden; /*清除浮动*/
	border-bottom:1px dashed #999999;
 *vertical-align:top;   /*清除浮动多出高度Bug*/
}
.nlArea-easy .area .font_cn,  .nlArea-easy .area a {
	float:left;
}
.nlArea-easy .area em {
	float:right;
	color:#666666;
	font-style:normal;
	margin-right:5px;
}
/* 信息列表--中等
-------------------------------------------------------------- */
.nlArea-medium {
	padding-top:15px;
	overflow:hidden;
	clear:both;
}
.nlArea-medium li {
	vertical-align:top;
	padding-bottom:10px;
	float:left;
	width:242px;
	height:200px;
}
.nlArea-medium li.area a {
	display:block;
	width:222px; /*产品容器宽度*/
	margin:0 auto; /*居中*/
}
.nlArea-medium li.area a img {
	width:220px;
	display:block;
	height:162px;
	border:1px solid #ccc;
}
.nlArea-medium li.area a span {
	display:block;
	height:32px;
	line-height:32px;
	text-align:center;
	overflow:hidden;
}
.nlArea-medium li.area a:hover {
	color:#F97801;
	text-decoration:none;
}
.nlArea-medium li.area a:hover{
	background:#0E9E08;
	color:#fff;
	text-decoration:none;
}
/* 信息列表--简单--带标题
--------------------------------------------------------------  */
.nlArea-easy-hi {
}
.nlArea-easy-hi li {
	float:left;
}
.nlArea-easy-hi b /*新闻标题容器*/ {
	font-weight:400;
	display:block;
	width:540px;
}
.nlArea-easy-hi em /*日期阅读容器*/ {
	font-style:normal;
	text-align:center;
	display:block;
	width:100px;
}
.nlArea-easy-hi .titleArea {
	padding-top:3px;
	height:26px;
	line-height:26px;
	border-bottom:1px solid #CCCCCC;
}
.nlArea-easy-hi .titleArea b {
	text-align:center;
}
.nlArea-easy-hi .conArea {
}
.nlArea-easy-hi .conArea b {
}
.nlArea-easy-hi .conArea em {
	color:#666666;
}
.nlArea-easy-hi .conArea li {
	height:31px;
	line-height:31px;
	border-bottom:1px dashed #999999;
}
.nlArea-easy-hi .conArea li a:hover /*鼠标移到标题*/ {
}
/* 信息列表--中等
-------------------------------------------------------------- */
/*最新图集列表专用大图列表*/
.img {
	width:100%;
	overflow:hidden;
	clear:both;
	margin-left:12px;
	margin-top:16px;
}
.img li {
	display:block;
	overflow:hidden;
	text-align:center;
	float:left;
	width:326px;
	height:140px;
	padding:20px 30px 0 0;
	border-bottom: 1px dotted #E6E6E6;
}
.img li img {
	width:110px;
	height:83px;
	padding:2px;
	float:left;
}
.img li .pices img {
	background:url(../images/img_bg.gif) no-repeat center center;
}
.img li .title {
	display:block;
	overflow:hidden;
	color:#0E5AA8;
	margin:0 auto;
	text-align:left;
	border-bottom:1px solid #E6E6E6;
	width:186px;
	float:right
}
.img li .intro{
	float:right;
	color:#626262;
	text-align:justify;
	width: 186px;
	padding-top:5px;
}
/* 信息列表--复杂
-------------------------------------------------------------- */
.nlArea-hard {
}
.nlArea-hard .area {
	padding:15px 0;
	width:100%; /*清除浮动*/
	overflow:hidden; /*清除浮动*/
	border-bottom:1px dashed #999999;
}
.nlArea-hard .area dt {
	float:left;
}
.nlArea-hard .area dt a /*新闻图片容器*/ {
	display:block;
	width:118px;
	height:118px;
	border:1px solid #999999;
	text-align:center;
}
.nlArea-hard .area dd {
	margin-left:137px;
	color:#666666;
	padding-bottom:8px;
}
.nlArea-hard .area b /*新闻标题*/ {
	font-size:14px;
}
.nlArea-hard .area em {
	font-style:normal;
	margin-left:30px;
}
/* 分页
-------------------------------------------------------------- */
.dede_pages {
	clear:both;
}
.dede_pages ul {
	float:right;
	padding:20px 0px 12px 16px;
	color:ccc;
}
.dede_pages .firstPage {
	width:30px;
}
.dede_pages ul li {
	float:left;
	font-family:Tahoma;
	line-height:22px;
	height:22px;
	margin-right:6px;
	border:1px solid #ccc;
	padding:0px 4px;
}
.dede_pages ul li a:hover {
	color:#c00;
	text-decoration:none;
}
.dede_pages ul li.thisclass, .dede_pages ul li.thisclass a, .pagebox ul li.thisclass a:hover {
	background-color:#68BE13;
	font-weight:bold;
}
.dede_pages .pageinfo {
	line-height:21px;
	padding:12px 10px 12px 16px;
}
.dede_pages .pageinfo strong {
	font-weight:normal;
	margin:0px 2px;
}
/* 信息详细--简单
-------------------------------------------------------------- */
.nsArea-easy {
	padding-top:17px;
}
.nsArea-easy .titleArea {
	padding-bottom:17px;
}
.nsArea-easy .titleArea h2 /*标题*/ {
	color:#000000;
	text-align:center;
	font-size:14px;
	padding-bottom:14px;
}
.nsArea-easy .titleArea p {
	text-align:center;
}
/* 信息详细--中等
-------------------------------------------------------------- */
.nsArea-medium {
	padding-top:17px;
}
.nsArea-medium .titleArea {
}
.nsArea-medium .titleArea h2 /*标题*/ {
	color:#000000;
	text-align:center;
	font-size:18px;
	padding-bottom:14px;
	border-bottom:1px dashed #999999;
}
.nsArea-medium .titleArea .caption {
	line-height:31px;
	text-align:center;
	color:#666666;
}
.nsArea-medium .titleArea .caption b {
	font-weight:400;
}
.nsArea-medium .titleArea .caption em {
	font-style:normal;
	margin:0 12px;
}
.nsArea-medium .conArea {
	padding-top:8px;
	text-align:justify
}
/* 信息详细--复杂
-------------------------------------------------------------- */
.nsArea-hard {
	padding:20px 10px 0;
	line-height:24px;
	text-align:justify;
}
.nsArea-hard p{
	padding-bottom:20px;
}
.nsArea-hard td li{
	padding-left:20px;
	list-style:none;
	background:url(../images/dot.jpg) no-repeat 0px center;
}
.nsArea-hard .titleArea {
	width:100%; /*清除浮动*/
	overflow:hidden; /*清除浮动*/
}
.nsArea-hard .titleArea dt {
	float:left;
}
.nsArea-hard .titleArea dt a /*图片容器*/ {
	display:block;
	width:278px;
	height:278px;
	text-align:center;
	border:1px solid #999999;
}
.nsArea-hard .titleArea dd {
	margin-left:309px;
	line-height:180%;
	border-top:1px dashed #999999;
	padding:11px 0;
}
.nsArea-hard .titleArea dd.titleArea-name /*信息标题*/ {
	border-top:0 none;
	font-size:14px;
	font-weight:700;
	color:#000000;
}
.nsArea-hard .titleArea b {
	color:#000000;
}
.nsArea-hard .nsArea-hard-hi {
	padding-top:11px;
	color:#000000;
}
.nsArea-hard .conArea {
	margin-top:10px;
	border-top:1px solid #999999;
	padding-top:13px;
}
.nsArea-hard .conArea td{
	padding:0 10px;
	vertical-align:middle;
}
.nsArea-hard .nsArea-hard-img /*图片展示*/ {
	margin-top:11px;
	border-top:1px solid #999999;
}
.nsArea-hard .nsArea-hard-img ul {
	width:100%;
	overflow:hidden;
}
.nsArea-hard .nsArea-hard-img li {
	float:left;
	padding:20px 15px 0 0;
}
.nsArea-hard .nsArea-hard-img a {
	display:block;
	width:118px;
	height:118px;
	text-align:center;
	border:1px solid #999999;
}
/*---------------上下页----------------------*/
.handle{
	padding:0 15px;
}
.handle .context {
	padding:10px 0;
	line-height:25px;
}
.viewbox .handle .context ul li {
	line-height:29px;
	color:#888;
}
/*---------------相关文章----------------------*/
.About_Article{
	padding:15px;
	height:auto;
	overflow:hidden;
}
.About_Article li {
	width:49%;
	float:left;
	text-align:left;
	line-height:25px;
	text-indent:15px;
	background:url(../images/paging.gif) no-repeat -18px 5px
}
.About_product{
	overflow:hidden;
	height:100%;
}
.About_product li {
	height: auto;
	padding-top:10px;
	text-indent:0;
	width:168px;
	overflow: hidden;
	display:block;
	float:left;
	text-align:center
}
.About_product li span{
	display: block;
	width:168px;
	overflow:hidden;
	height:30px;
	line-height:30px;
}
.About_product li img {
	width:148px;
	padding:1px;
	height:111px;
	border:1px solid #DBD7D8;
}
.About_product strong, .About_Article strong {
	background: none repeat scroll 0 0 transparent;
	border-bottom: 1px solid #CDCDCD;
	clear: both;
	height: 34px;
	margin-bottom:10px;
	overflow: hidden;
	color:#000;
	display:block;
}