﻿/* @charset "utf-8";*/
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	font-size: 14px;
}
html, body {
	width: 100%;
	height: 100%;
	color: #000000;
	background-color: #ACE8DC;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-size: 100% 100%;
	background-size: cover;
	font: 16px/1.5 Tahoma, Helvetica, Arial, \5B8B\4F53, sans-serif;
}
ul, li {
	list-style: none;
}
input[type="button"] {
	margin: 10px;
	width: 40px;
	height: 24px;
}

#toptitle{	
	position: absolute;
 	top: 18px;
	right: 5px;
	z-index:19}

#spaced{
	position:relative;
	width: 100%;
	height:7px;
	}

#topx{
	width: 100%;
	height: 50px;
	/* background-image: url(../img/topbg.jpg); */
	background-repeat: no-repeat;
	background-position: top;
	background-size: 100% 100%;
	background-size: cover;
	}

#divPlaceholder {
	width: 100%;
	height: 210px;
	overflow: hidden;
	margin: 0;
	background: rgba(0, 0, 0, 0);
	border-radius: 15px;
}
.btm{
	margin: 0;
	width: 80px;
	height: 80px;	
	background: rgba(255,255, 255, 0.95);
	border-radius: 5px;	
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;	
	}
.list {
}
.list li {
	display: table-cell;
	height: 100%;
}
.titlex {
	width: 100%;
}
.STYLE11 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}
.STYLE41 {
	color: #FF9900;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}
.STYLE51 {
	color: #FF99FF;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}
.STYLE1 {
	color: #ff9900;
	font-size: 45px;
	line-height: 75px;
	font-weight: bold;
}
.STYLE2 {
	color: #333333;
	font-size: 30px;
	font-weight: bold;
	line-height: 50px;
}
.STYLE3 {
	color: #666666;
	font-size: 14px;
}
.STYLE4 {
	color: #33ccff;
	font-size: 20px;
	font-weight: bold;
	line-height: 27px;
}
.STYLEyl {
	color: #ccffff;
	font-size: 14px;
}
.STYLEtitle {
	color: #0080ff;
	font-size: 12px;
}
#mainmenu {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;	
}

ul, li {
	list-style: none;
}
a {
	text-decoration: none;
	color: rgba(102,102,102,0.9);
}
a:link {
	color:rgba(102,102,102,0.9);
}
a:visited {
	color:rgba(102,102,102,0.9);
}

table {border-width:0;
	border-collapse: collapse;
	border-spacing: 0;
	font-size:inherit; 
	font:100%; 
	width: 100%;
	height: 100%;	
}
fieldset, img {
	border: none;
}
li {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
table {
	font: 100%;
}
hr {
	color: #D1D7DC;
	background-color: #D1D7DC;
	border: none;
	height: 1px;
}
html {
	overflow-y: scroll;
}
body {
	color: #ffffff;
	font-size: 14px;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	height: 100%;
	line-height: 20px;
}
a:hover {
	text-decoration: none;
}
header {
	height: 40px;
	padding-top: 5px;
	position: relative;
	z-index: 10;
	background-color: #1e2c37;
	background-image: url(../img/bg0.jpg);
	background-repeat: repeat;
	background-position: top;
}
.logo {
	float: left;
	padding-left: 10px;
	position: relative;
}
.libutton {
	padding-left: 2px;
	padding-right: 2px;
	height: 85px;
}
h1 {
	color: rgba(255,255,255,0.9);
	font-size: 1.8em;
	float: left;
}
h3 {
	color: rgba(255,255,255,0.9);
	font-size: 30px;
	float: center;
}
.ntitle {
	margin: 8px 10px 10px 10px;
	float: right;
	font-size: 10px;
}
#main {
	overflow: hidden;
	position: relative;
	clear: both;
	width: 100%;
	height: 100%;	
}

.left{
	float: left;
	overflow: hidden;
	clear: both;	
	width: 100%;
	height: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 1%;
	padding-left: 1%;
}

ul.marquee {
	display: none;	
}

.btmll li {
	display: block;
	width: 22%;
	height: 90px;
	background-color: rgba(255,255,255,0.4);
	float: left;
	border: solid 1px rgba(39,56,66,0.2);
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 10px;	
	line-height: 100%;
	border-radius: 5px;
}

.panels li {
	display: block;
	width: 47%;
	height: 100px;
	background-color: #273842;
	float: left;
	border: solid 1px rgba(255,255,255,0.5);
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 10px;
	text-align: center;
	line-height: 250%;
	border-radius: 10px;
}
.panels li:nth-child(1) {	background: rgba(29,145,232,0.7);}
.panels li:nth-child(2) {	background: rgba(106,208,106,0.7);}
.panels li:nth-child(3) {	background: rgba(155,67,151,0.7);}
.panels li:nth-child(4) {	background: rgba(219,174,57,0.7);}
.panels li:nth-child(5) {	background: rgba(0,204,153,0.7);}
.panels li:nth-child(6) {	background: rgba(55,94,171,0.7);}
.panels li:nth-child(7) {	background: rgba(236,77,144,0.7);}
.panels li:nth-child(8) {	background: rgba(17,184,203,0.7);}
.panels li p {
	color: rgba(255,255,255,1);
	font-size: 14px;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
}
.panels li h3 {
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: rgba(255,255,255,0.9);
	margin-top: 15px;
}
.panels li h2 {
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: rgba(255,255,255,0.9);
	margin-top: 5px;
}
.right {
	width: 24%;
	height: 300px;
	float: right;
}
.footer {
	height: 55px;
	margin-top: 5px;
	background-color: #1e2c37;
	padding: 5px;
}
.footer p {
	text-align: center;
}

#bottomnav {
	padding: 5px;
	margin-top: 5px;
	background-color: #1e2c37;
	text-align: center;
	z-index: 999;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height:25px;
	line-height: 100%;
	/* for ie6 */ _width: 100%;
	_bottom: 0;
	_position: absolute;
_top:expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight);
	background-image: url(../img/bg0.jpg);
	background-repeat: repeat;
	background-position: top;/* border:1px solid #c0c3c9;*/
}
	
/* 2 */			
.panels2 li{
	display: block;
	width: 96%;
	height: 100px;
	background-color: #273842;
	float: left;
	border: solid 1px rgba(255,255,255,0.5);
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 10px;
	text-align: center;
	line-height: 250%;		
	border-radius: 10px;
}
.panels2 li:nth-child(1){background: rgba(236,77,144,0.7);}
.panels2 li:nth-child(2){background: rgba(106,208,106,0.7);}
.panels2 li:nth-child(3){background: rgba(155,67,151,0.7);}
.panels2 li:nth-child(4){background: rgba(219,174,57,0.7);}
.panels2 li:nth-child(5){background: rgba(0,204,153,0.7);}
.panels2 li:nth-child(6){background: rgba(55,94,171,0.7);}
.panels2 li:nth-child(7){background: rgba(236,77,144,0.7);}
.panels2 li:nth-child(8){background: rgba(17,184,203,0.7);}
.panels2 li p{
	color: rgba(255,255,255,1);
	font-size: 14px;
	font-family:"Microsoft YaHei", Arial, Helvetica, sans-serif;
}
.panels2 li h3{
	font-family:"Microsoft YaHei", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: rgba(255,255,255,0.9);
	margin-top: 15px;	
}
.panels2 li h2{
	font-family:"Microsoft YaHei", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: rgba(255,255,255,0.9);
	margin-top: 5px;	
}

/*   3*/	
.panels3 {
	width: 100%;
	height: 100%;
}		
.panels3 li{
	display: block;
	width: 96%;
	height: 15%;	
	float: left;
	border: solid 1px rgba(255,255,255,0.5);
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 10px;
	text-align: center;			
	border-radius: 10px;
}
.panels3 li:nth-child(1){background: rgba(236,77,144,0.7);}
.panels3 li:nth-child(2){background: rgba(106,208,106,0.7);}
.panels3 li:nth-child(3){background: rgba(155,67,151,0.7);}
.panels3 li:nth-child(4){background: rgba(219,174,57,0.7);}
.panels3 li:nth-child(5){background: rgba(0,204,153,0.7);}
.panels3 li:nth-child(6){background: rgba(55,94,171,0.7);}
.panels3 li:nth-child(7){background: rgba(236,77,144,0.7);}
.panels3 li:nth-child(8){background: rgba(17,184,203,0.7);}
.panels3 li h3{
	font-family:"Microsoft YaHei", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: rgba(255,255,255,0.9);
	/* margin-top: 15px;	 
	vertical-align:bottom;	*/
}
