.linkTips {
	width: 400px;
	height: 250px;
	background-color: white;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -200px;
	margin-top: -125px;
	border: 2px solid #EFEFEF;
	z-index: 110; /* ��ͼƬ�ֲ���Ÿ� */
}

.topText {
	    color: red;
	height: 50px;
	margin-top: 20px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
}
.graph{ 
width:300px; 
border:3px solid #79CDFF; 
height:25px; 
left: 50%;
    position: relative;
    margin-left: -150px;
} 
#bar{ 
line-height: 25px;
display:block; 
background:#4eb8f5; 
float:left; 
height:100%; 
text-align:center; 
color: white;
} 
.bottomText p {
	font-size: 16px;
	line-height: 35px;
	text-align: center;
}

.adConfig {
	display: none;
}

.buttomA {
	width: 120px;
	margin: 0 35px;
}

.BorderBig {
	border: 1px solid rgb(239, 239, 239);
}

.bottom-max {
	background: url(/global/footer-bg.jpg) repeat-x center 180px #E7E7E7;
}

.bottom-link-title {
	height: 53px;
	line-height: 53px;
	border-bottom: solid #ccc 1px;
	margin-bottom: 12px;
}

.bottom-link-title h2 {
	background: url(/global/footer-link-arr.png) no-repeat right;
	font-size: 17px;
	font-weight: 300;
	float: left;
	padding-right: 20px;
	margin-right: 48px;
}

.bottom-link-title ul {
	float: left;
	font-size: 14px;
}

.bottom-link-title ul li {
	text-align: center;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	cursor: pointer;
	color: #666;
	width: 226px;
}

.bottom-link-title ul li.hover {
	color: #000;
}

.bottom-link-list {
	height: 100px;
	margin-bottom: 14px;
	padding-left: 80px;
	padding-right: 20px;
	overflow-x: hidden;
	overflow-y: auto;
	font-size: 12px;
	line-height: 32px;
	color: #666;
}

.bottom-list-01 li {
	width: 206px;
	float: left;
	text-align: left;
}

.bottom-list-02 li {
	width: 276px;
	float: left;
	text-align: left;
}

.bottom-copy {
	line-height: 80px;
	color: #999;
}

.bottom-copy td {
	font-size: 12px;
}

.bottom-copy .biaozhi {
	height: 80px;
	overflow: hidden;
}

.menu1 {
	
}

.menu2 {
	background: #E0E0E0;
}

.menu3 {
	
}

.menu4 {
	
}

.fourthSub li {
	width: 108px;
	float: left;
	padding: 0px;
	text-align: center;
	display: none;
	text-decoration: underline;
}

li.thisclass2+ul li {
	display: block;
	line-height: 25px;
}

li.hover {
	border-bottom: 2px solid #CE0303;
	color: #CE0303;
}
li.searcher {
	border-bottom: 2px solid #F30000;
	color: #ffffff;
	background-color: red;
	border-radius: 10px;
}

.thirdSub {
	display: none;
	border: 1px solid #EEE;
}

.thirdSub>li:HOVER {
	cursor: pointer;
}

a.thirdParent:HOVER {
	cursor: pointer;
}

.secondSub {
	display: block;
}

.iconSub {
	transform: rotate(90deg);
	-ms-transform: rotate(90deg); /* IE 9 */
	-moz-transform: rotate(90deg); /* Firefox */
	-webkit-transform: rotate(90deg); /* Safari �� Chrome */
	-o-transform: rotate(90deg);
}

.finderror {
	right: -1000px;
}

.w {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}

.fIframe {
	height: 110px;
}

.imageA {
	width: 285px;
}