﻿@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	list-style:none;
}
body{
	font:12px/1.5em Verdana, Geneva, sans-serif;
	text-align:center;
	background:url(../images/Bg01.jpg) top center no-repeat;
}
a{
	outline:none;
	text-decoration:none;
}
td,img{
	border:none;
}
table{
	border-collapse:collapse;
}
#wrap{
	width:943px;
	margin:auto;
}
#wrap2{
	width:960px;
	margin:auto;
}
#wrap:after,.container:after{
	content:"";
	height:0;
	display:block;
	clear:both;
	visibility:hidden;
}
.header{
	height:82px;
	padding:25px 25px 0 25px;
	text-align:left;
	/*background:url(../images/Headerbg.png) no-repeat;*/
}
.header span{
	float:right;
	font-size:10px;
	text-align:right;
}
.header span a{
	color:#000;
}
.header span a:hover{
	color:#ff0000;
}
.topmenu{
	font-size:12px;
	margin-top:25px;
}
.topmenu a{
	padding:0 20px;
}
.container{
	margin-top:20px;
	/*padding:10px;*/
	zoom:1;
	background:url(../images/Containerbg.png) no-repeat;
}
.leftbar{
	width:250px;
	float:left;
	text-align:left;
	margin-left:10px;
	display:inline;
}
.leftbar dl dt{
	color:#BBBBBB;
	margin-bottom:10px;
}
.leftbar dl dt p{
	line-height:12px;
}
.leftbar dl dd a{
	width:160px;
	height:23px;
	padding:3px 0 0 20px;
	display:block;
	color:#000;
	background:url(../images/Leftnavbg.gif) no-repeat;
	
}
.leftbar dl dd a:hover,.leftbar dl dd a.selected{
	color:#fff;
	
}
.content{
	width:673px;
	float:left;
}
.tit{
	text-align:left;
	color:#FDB812;
	font-size:18px;
	margin-top:20px;
}
.tittxt{
	float:left;
}
.tittxt img{
	vertical-align:middle;
}
.titline{
	float:left;
	margin-left:10px;
	display:inline;
	background:url(../images/Line.gif) center center no-repeat;
}
.txt{
	clear:both;
	text-align:left;
	padding-bottom:20px;
}
.txt p{
	line-height:26px;
	margin-top:10px;
	color:#767676;
	padding:0 5px;
}
.txt p strong{
	color:#01AC4E;
}
.txt a{
	color:#767676;
}
.txt a:hover{
	color:#01AC4E;
}
.txt h5{
	color:#666;
	margin-top:10px;
}
.txt h5 span{
	font-size:12px;
	font-weight:normal;
}
.aboutpic{
	margin-top:10px;
}
.footer{
	clear:both;
	height:50px;
	color:#000;
	padding:8px 0 0 5px;
	text-align:left;
	font-size:10px;
	border-top:1px solid #E6E6E6;
}
.footer p{
	line-height:20px;
}
.footer a{
	color:#000;
	margin:0 10px;
}
.footer a:hover{
	color:#01AC4E;
}
.copy{
	color:#838383;
	padding-left:10px;
}
.copy a{
	color:#838383;
}
.copy a:hover{
	color:#01AC4E;
}
.position{
	margin-top:10px;
	text-align:right;
	font-size:10px;
	color:#B1B1B1;
}
.position a{
	color:#B1B1B1;
}
.position a:hover{
	color:#01AC4E;
}
.culturepic{
	margin-top:10px;
	border:4px solid #E7E7E7;
	zoom:1;
}
.culturepic li{
	float:left;
}
.culturepic li span{
	display:block;
	margin:0 2px 0 3px;
}
.culturepic li img{
	display:block;
}
.course{
	margin:20px 0;
}
.date{
	width:220px;
	float:left;
	font-size:30px;
	line-height:30px;
	font-family:Arial;
	color:#01AC4E;
	text-align:center;
}
.datetxt{
	width:452px;
	float:left;
	border-left:1px dashed #B9B9B9;
	border-bottom:1px dashed #B9B9B9;
}
.datetxt dl{
	line-height:24px;
	clear:both;
}
.datetxt dt{
	float:left;
	color:#FDB812;
	padding:5px;
}
.datetxt dd{
	float:left;
	padding:5px;
	display:inline;
	color:#767676;
}
.workshop{
	margin-top:10px;
}
.workshop li{
	width:205px;
	float:left;
	margin:0 5px 20px 5px;
	display:inline;
	border:4px solid #E8E8E8;
}
.workshop li img{
	display:block;
}
.workshop li h6{
	padding:4px 0;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	background:#E8E8E8;
}
.page{
	clear:both;
	text-align:center;
	color:#777777;
}
.page a{
	color:#777777;
}
.page a:hover{
	color:#01AC4E;
}
.sitemapgreen,.sitemapyellow{
	float:left;
	margin:0 20px;
	display:inline;
}
.sitemapgreen dt,.sitemapyellow dt{
	width:154px;
	height:22px;
	padding:3px 0 0 10px;
	color:#fff;
	font-size:14px;
	background:url(../images/Greentitbg.gif) no-repeat;
}
.sitemapgreen dd,.sitemapyellow dd{
	padding-left:20px;
	line-height:30px;
	background:url(../images/Array07.gif) 5px center no-repeat;
}
.sitemapyellow dt{
	background:url(../images/Yellowtitbg.gif) no-repeat;
}
.sitemapyellow dd{
	background:url(../images/Array08.gif) 5px center no-repeat;
}
.sitemapyellow dd a:hover{
	color:#FDB00D;
}
/*===== Navs Style 侧边栏菜单样式 =====*/
#navs {
	width:180px;
	float:left;
	display:inline;
}
#navs dl {
	overflow: hidden;
}
#navs dl.collapsed {
	height: 26px;
	overflow:hidden
	/*border-bottom: 1px solid #01AC4E;*/
}
#navs dl.collapsed dt a {
	color:#333333;
	/*border-bottom: 1px solid #01AC4E;*/
}
#navs dl dt {
	height:26px;
	line-height:26px;
	/*background:url(../images/Leftnavbg.gif) no-repeat;*/
	font-size:1.2em;
	cursor:pointer;
	color:#fff;
}
#navs dl dt a {
	color:#FFFFFF;
	display:block;
}
#navs dl dt a:hover {
	color:#FFFFFF;
}
#navs dl.collapsed dt {
	background:url(../images/Leftnavbg.gif) no-repeat;
	color:#333333;
}
#navs dl dd {
	color: #066;
}
#navs dl dd a {
	font-size:1.1em;
	padding-left:30px;
	height:24px;
	line-height:24px;
	display:block;
	background:url(../images/Array03.gif) 18px 50% no-repeat;
}
#navs dl dd a:hover {
	color:#00AF4F;
	background:#D4F3E2 url(../images/Array03.gif) 18px 50% no-repeat;
}
.searchtit{
	clear:both;
	width:170px;
	height:25px;
	padding:6px 0 0 10px;
	margin-top:40px;
	background:url(../images/Searchtitbg.gif) no-repeat;
}
.searchtit img{
	vertical-align:middle;
}
.searchbox{
	width:164px;
	height:58px;
	padding:10px 8px;
	background:url(../images/Searchbg.gif) no-repeat;
}
.searchbox select{
	width:162px;
	color:#707070;
}
.searchinput{
	width:130px;
	height:19px;
	margin-top:5px;
	vertical-align:middle;
	border:none;
	color:#707070;
	background:url(../images/Searchinputbg.gif) no-repeat;
}
.searchbtn{
	vertical-align:middle;
	margin-top:5px;
}
.product li{
	width:320px;
	height:148px;
	float:left;
	margin:20px 8px;
	display:inline;
	background:url(../images/Probg.gif) no-repeat;
}
.propic{
	width:123px;
	float:left;
	margin:12px 12px 0 12px;
	display:inline;
}
.protxt{
	width:165px;
	float:left;
}
.protxt p{
	line-height:14px;
	padding-left:10px;
	color:#676767;
}
.prostyle{
	color:#333;
	margin-bottom:16px;
	background:url(../images/Array10.gif) 5px center no-repeat;
}
.probox{
	padding:20px 0;
	border:1px solid #D5D5D5;
	zoom:1;
	background:#fff;
}
.proboxpic{
	width:350px;
	float:left;
}
.proboxdetail{
	width:240px;
	background:#A0EEFB;
	float:left;
	padding:10px;
	border:3px solid #C9CACC;
}
.proboxdetail p span{
	color:#000;
}
.color{
	margin-left:10px;
}
.color li{
	width:20px;
	height:20px;
	display:block;
	float:left;
	text-indent:-9999em;
	margin:2px;
	cursor:pointer;
}
.defaultlogo{
	text-align:left;
	padding:20px 0;
}
.defaultflash{
	background:#003300;
}
.defaultversion{
	padding:10px;
}
.defaultversion a{
	color:#000;
}
.defaultversion a:hover,.defaultfooter a:hover{
	color:#090;
}
.defaultfooter{
	color:#838383;
	line-height:24px;
	margin-top:72px;
}
.defaultfooter a{
	color:#838383;
}
.bg001{
	height:350px;
	background:url(../images/bg001.gif) top center no-repeat;
}
.bg002{
	height:100%;
	background:url(../images/bg002.gif) top center no-repeat;
}
/* 分页 */
.k_pagelist {float:left;display:table;clear:both;line-height:30px;}
.k_pagelist em {padding:2px;border:1px solid #E7E7E7;font-size:12px;margin:0px 1px;background:#F5F9FE;color:#14316B;font-weight:bold;font-style:normal;}
.k_pagelist strong {padding:2px;border:1px solid #E7E7E7;font-size:12px;margin:0px 1px;color:#009900;}
.k_pagelist a {padding:2px;border:1px solid #E7E7E7;font-size:12px;margin:0px 1px;}