div, form, img, ul, ol, li, dl, dt, dd {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}
table, td, tr, th {
	font-size: 12px;
	color:#333333;
}
a:link, a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #008c2b;
	text-decoration: underline;
}
body {
	font-size: 12px;
	font-family: ËÎÌå;
	color: #333333;
	line-height: 24px;
	background:url(body_bg.jpg) repeat-x;
	margin-top:0px !important;
}
img {
	border: none;
}
li {
	list-style-type: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.fr li{ display:inline-block; padding:0 5px;}
.clear {
	clear: both;
	line-height: 10px;
	height:10px;
	overflow: hidden;
}
.red
{
	color:#ff0000 !important;
}
.combox {
	position: relative;
	_width: 100%;/*for IE6*/
}
.combox h3 {
	font-size: 14px;
	color: #ffffff;
	line-height: 38px;
	text-indent:32px;
	height:33px;
	overflow:hidden;
	background: #78bffe;
}
.combox h3 a:link,.combox h3 a:visited
{
	color:#ffffff;
}
.combox h3 .more {
	float: right;
	margin-right: 10px;
	font-weight: normal;
}
.combox >.content {
	padding: 10px;
	overflow: hidden;
	border:#78bffe solid 1px;
	_height:100%;

}
.comboxb {
	position: relative;
	_width: 100%;/*for IE6*/
}
.comboxb h3 {
	font-size: 14px;
	color: white;
	line-height: 38px;
	height:33px;
	overflow:hidden;
	background:#78bffe;
}
.comboxb h3 strong
{
	background:#78bffe;
	display:block;
	width:104px;
	height:33px;
	text-align:center;
}
.comboxb h3 a:link,.comboxb h3 a:visited
{
	color:#ffffff;
}
.comboxb h3 .more {
	float: right;
	margin-right: 10px;
	font-weight: normal;
}
.comboxb .content {
	padding: 10px;
	overflow: hidden;
	border:#78bffe solid 1px;
	border-top:0px !important;
	_height:100%;
}
.content>ul>table>tbody>tr>td{
	box-shadow:1px 1px 7px -2px black;
	transition:all linear 0.1s£»
	transform: rotateX(15deg);
-webkit-transform: rotateX(15deg);	/* Safari ºÍ Chrome */
-moz-transform: rotateX(15deg);	/* Firefox */
}
.content>ul>table>tbody>tr>td:hover{
	box-shadow:1px 1px 15px -2px black;
	transform: rotateX(0deg);
-webkit-transform: rotateX(0deg);	/* Safari ºÍ Chrome */
-moz-transform: rotateX(0deg);	/* Firefox */
}

.wrap {
	width: 960px;
	margin: auto;	
}
.header
{
	
}
.header .logo
{
	float:left;
	width:730px;
}
.header>.logo>a>img{
	box-shadow: 1px 1px 15px -2px black;
    left: -29px;
    position: relative;
    border-radius: 8px;
}
.topfav
{
	width:246px;
	float:right;
	position:relative;
	margin-top:-95px;
}
#menu{
    position: relative;
    width: 1920px;
	background:#78bffe;
    left: -480.5px;
}
#menu ul
{
	display:block;
	height:36px;
	line-height:38px;
	font-weight:bold;
	margin-left: 480.5px;
}
#menu ul li
{
	float:left;
	width:106px;
	text-align:center;
	color:#ffffff;
	display:block;
	position:relative;
	font-size:14px;
	background:#78bffe;
	box-shadow:1px 4px 14px -2px black;
	border-radius:27px 3px ;
	transition:all linear 0.1s;
}
#menu ul li:hover{
	box-shadow:1px 1px 16px -2px black;
	border-radius:50px ;
	/* background:white; */
}

/* #menu ul li:hover>a{
	color:#78bffe;
} */
#menu ul li.last
{
	background:none;
}
#menu ul li a:link,#menu ul li a:visited
{
	color:#ffffff;
}
#menu .subcolumn {
	position:absolute;
	padding: 10px;
	border-width: 0px 1px 1px;
	border-style: none solid solid;
	border-color: #d8d8d8;
	box-shadow: 2px 2px 2px #919191;
	-moz-box-shadow: 2px 2px 2px #919191;
	-webkit-box-shadow: 2px 2px 2px #919191;
	z-index: 9999;
	display:none;
	background: #ffffff;
}
#menu .subcolumn strong {
	clear: both;
	width: 100%;
	float: left;
	line-height: 30px;
	text-align: left;
	text-indent: 30px;
	background: url(subcol_ico.png) no-repeat 8px 10px;
}
#menu .subcolumn strong a:link, #menu .subcolumn strong a:visited {
	color: #666666;
	font-weight: normal;
}
.gonggao
{
	border-top:1px solid #78bffe;
	border-bottom:1px solid #78bffe;
	height:33px;
	line-height:35px;
	overflow:hidden;
	color:#78bffe;
	box-shadow:1px 1px 7px -2px black;
	border-radius:20px;
}
.gonggao strong
{
	float:left;
	width:120px;
	text-align:center;
	box-shadow:1px 1px 5px -2px black;
	transition:all linear 0.1s;
}
.gonggao strong:hover{
	box-shadow:1px 1px 7px -2px black;
	border-radius:20px;
	background:#78bffe;
	color:white;
}
.gonggao p
{
	float:left;
	width:418px;
	margin:0px;
}
.gonggao a:link,.gonggao a:visited
{
	color:#78bffe;
}
.main
{
	
}
#banner
{
	height:410px;
	width:1920px;
	overflow:hidden;
	clear:both;
	box-shadow:1px 1px 23px -4px black;/*ÒõÓ°±³¾°*/
	left:-480.5px;
}
.mainleft
{
	width:220px;
	float:left;
}
.mainright
{
	float:right;
	width:720px;
}
.mainright #summary
{
	float:left;
	width:480px;
}

#tabnews {
	float:right;
	width:220px;
}
#tabnews .ui-tabs-nav {
	border-bottom: 1px solid #78bffe;
	background:#78bffe;
}
#tabnews .ui-tabs-nav li {
	position: relative;
	float: left;
	line-height: 35px;
	text-align: center;
	font-weight: bold;
	overflow: hidden;
	border-bottom: 0 !important;
	width: 104px;
	height: 33px;
	text-align: center;
	background:none;
	font-size:14px;
	color:#ffffff;
	width:50%;
}
#tabnews .ui-tabs-nav li a {
	display: block;
	float: left;
	text-align: center;
	overflow: hidden;
	cursor: pointer;
	width: 100%;
	color:#ffffff;
}
#tabnews .ui-tabs-nav li.ui-tabs-selected {
	background: white;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#tabnews .ui-tabs-nav li.ui-tabs-selected a {
	font-weight: bold;
	color:#78bffe;
}
.ui-tabs-panel {
	display: block;
	border: 1px #78bffe solid;
	border-top: none !important;
	padding: 10px;
}
.ui-tabs-hide {
	display: none;
}
.ui-helper-clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.ui-helper-clearfix {
	display: inline-block;
}
.ui-helper-clearfix {
	display: block;
}
#sub_category .alist li
{
	float:left;
	width:130px;
	clear:none;
	margin-left:8px;
}
.alist li
{
	clear:both;
	line-height:28px;
	border-bottom:1px #cccccc dotted;
	list-style-type:disc;
	list-style-position:inside;
}
.plist li
{
	float:left;
	width:174px;
	text-align:center;
}
.plist li img
{
	width:150px;
	height:120px;
}
.clist li
{
	line-height:32px;
	border-bottom:1px #78bffe dotted;
	background:url(clist_ico.jpg) no-repeat left 12px;
	text-indent:15px;
	font-size:14px;
	font-weight:bold;
	transition:all linear 0.2s
}
.clist li£ºhover{
	border-radius:50px;
	box-shadow:1px 1px 7px -2px black;
}
.cimg
{
	height:50px;
}
.slist
{
	width:343px;
	float:left;
	margin-right:5px;
	line-height:22px;
	margin-top:10px;
}
.slist .thumb
{
	width:140px;
	height:105px;
	float:left;
}
.slist .thumb img
{
	width:138px;
	height:105px;
}
.slist dl
{
	float:left;
	margin-left:3px;
	width:200px;
}
.slist dl dt
{
	font-weight:bold;
}
#link
{
	background:#dcedfd;
	border:1px white solid;
	color:#333333;
	line-height:33px;
	padding:0px 10px;
	box-shadow:1px 1px 7px -2px;
}
#link a:link,#link a:visited
{
	color:#333333;
}
#new-article
{
	float:left;
	width:355px;
}
#related-article
{
	float:right;
	width:355px;
}
.footer
{
	text-align:center;
	line-height:22px;
}
.footer p
{
	margin:0px 0px;
}
/* #search-text{
width:128px;
}
#search-submit{
width:64px;
margin-left:2px;
text-align:center;
padding:0;
font-size:13px;
} */
#pro_cls>li{
	box-shadow:1px 1px 7px -2px black;
	transition:all linear 0.1s;
}
#pro_cls>li:hover{
	box-shadow:1px 1px 15px -2px black;
}
h3{
	box-shadow:1px 1px 7px -2px black;
}
.clist>ul>li:hover{
	box-shadow:1px 1px 7px -2px black;
	border-radius:50px;
}
    .topfav>strong>a{
box-shadow: 1px 1px 13px -2px black;
    padding: 5px;
    border-radius: 5px;
}
#link>h3{
	text-align:center;
}