﻿@charset "utf-8";
/*
Css for PEL,	ver 1.0
CopyRight  Dongyi Network Technology CO.,Ltd Design Center
*/

/* Css Reset */
/*---- 全局定义开始----*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, table, th, td {
	margin:0;
	padding:0;
	list-style-type:none;
}
body{ font-size:14px; font:12px/26px "宋体"; background: url(images/bg.png) repeat-x left top #fafae9;  width:100%;}
img {border:none;}
.fl{float:left;}
.fr{float:right;}
.border{border:1px #53b1fa solid;}
.clear { clear:both; padding:0; margin:0px;}
a{color:#363636; text-decoration:none; outline:medium none; font:12px/26px "宋体"; font-size:12px; }
a:hover{color:#ef0000;text-decoration:underline;}

.more{ float:right; padding-top:5px;color:#fff;font-size:12px; padding-right:26px; }

ul, li {list-style: none;}
.blank{height:12px;font-size:0px; line-height:0; }


/*总体宽度*/
.Wrap{ width:980px; margin:0 auto;}

/*顶部定义*/
/*logo 搜索 */
.headbanner{ height:220px; position:relative; background: url(images/headerbg.png) no-repeat center top;}
.headbanner .logo{ position:absolute; top:40px; left:10px;}

/*导航定义*/
#navBox{line-height:48px; background: url(images/nav.png) no-repeat left center; height:48px;}

.mainNavType{ z-index:9; zoom:1; height:48px; line-height:48px;  position:relative; margin-left:10px; width:950px;margin:0 auto;}
.mainNavType *{ zoom:1; vertical-align:top;}
.mainNavType ul{ display:none;  position:absolute; top:48px; left:0px; width:99px; text-align:center;} 
.mainNavType li{ position:relative;}
.mainNavType .ul1{ width:100px; background-color:#96c422; }
.mainNavType a{ display:block;}
.mainNavType li.spe{display:inline-block; *display:inline; zoom:1; color:#fff; background:none;  }
.mainNavType .li1{ display:inline-block; *display:inline; width:105px;}
.mainNavType .h1{ display:inline-block; *display:inline;}
.mainNavType .li1 .a1{  display:inline-block; *display:inline;font:15px/48px "微软雅黑"; font-weight:bold; font-weight: bold; height:48px; line-height:48px; color:#fff; width:100px; text-align:center;   }
.mainNavType .on1 .a1{ text-decoration:none; display:block; background: url(images/nav_on.png) no-repeat center center; height:48px; line-height:48px; width:99px; color:#357802; }
.mainNavType .li2 ul{ top:0px; left:100px; }
.mainNavType .li2 a{  color:#fff;}
.mainNavType .li2 .a2{ line-height:35px; *height:35px; *margin:0;width:100px; height:35px; border-bottom:1px dashed #d1ff82; font:14px/35px "微软雅黑"; }
.mainNavType .on2 .a2{ background-color:#a6d72b; } 



.us{ height:36px; line-height:36px; background-color:#f5ffee; overflow:hidden;  position:relative; }
.wolcome{ position:absolute; background:url(images/today.png) no-repeat left center; height:36px; line-height:36px; left:15px; padding-left:30px; width:610px;}
.siteSearch{ position:absolute; right:10px; top:5px; width:230px;height:26px; background: url(images/search.png) no-repeat left center;}
.siteSearch input#keyword{float:left;overflow:hidden;  height:26px; line-height:26px; width:185px; border:1px solid #ededed ; border-right:none; }
.siteSearch a#Submit{ float:right;overflow:hidden;  border:none;cursor: pointer;display: block;  width:44px; height:26px; line-height:26px; color:#fff; text-align:center; overflow:hidden;}




/*底部定义*/
#footerBox { background:url(images/footer_bg.png) no-repeat left bottom; height:130px;text-align:center;}
#footerBox .copyright{ text-align:center; line-height:28px; padding-top:10px; }
