@charset "utf-8";
/* CSS Document */
.topp {
	background-color: #303030;
	height: 66px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #767676;
}
.topp-1 {
	height: 66px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.logop {
	float: left;
	height: 66px;
	margin-right: 40px;
}
.muse2 {
	float: left;
	height: 56px;
	font-size: 20px;
	line-height: 56px;
	color: #ffffff;
	padding-top: 10px;
}
.search2 {
	float: right;
	height: 47px;
	width: 350px;
	padding-top: 18px;
}
.searching-unit2 {
display: inline-block;
position: relative;
}
.search-hint2 {
position: absolute;
box-sizing: border-box;
font-size: 16px;
z-index: 999999999999;
}
.searching-unit2 .go {
display: block;
width: 20px;
height: 20px;
background: url(../images/menu_sprite.svg) 0 -100px no-repeat;
position: absolute;
right: 6px;
top: 9px;
cursor: pointer;
}
.searching-unit2 .go:hover{background-position:-50px -100px}
.searching-unit2 input {
background: #5b5b5b;
border: 1px solid #5b5b5b;
padding: 5px 8px;
font-size: 14px;
color: #BBB;
width: 332px;
line-height: 16px;
border-radius: 3px;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, .06);
}
input, textarea, select {
font-family: inherit;
font-size: inherit;
font-weight: inherit;
resize: none;
outline: 0;
}

.top2-m {


}
.top2-m-0 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.top2-m-1 {
	width: 1200px;
	float: left;

}
.top2-m-2 {
	float: left;
	width: 60px;
	margin-right: 44px;
	padding-top: 18px;
	padding-bottom: 18px;
}
.top2-m-2-1 {
	float: left;
	height: 60px;
	width: 60px;
	text-align: center;
}
.top2-m-2-2 {
	float: left;
	height: 22px;
	width: 60px;
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
	text-align: center;
}
.top2{
	background-image: url(../images/bjs.jpg);
	background-repeat: no-repeat;
	background-position: center -130px;
	background-color: #10475e;
	}
.top2-p {
	height: 48px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #92bccb;
	background:rgba(0, 0, 0, 0.3) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/
	filter:Alpha(opacity=30);
	background:#fff;/*实现IE背景透明*/
}

.top2-p-1 {
	width: 1200px;
	float: left;

}

.top2-p-1 ul {

}
.top2-p-1 li {
color: white;
font-size: 18px;
line-height: 48px;
float: left;
margin-right: 29px;
}
.top2-p-1 a{
	color: white;
	text-decoration:none; 
}

.top2-p-1 a:hover{ 
	color:#4BCFF8; 
}

#hostsT { border-collapse:separate; border-spacing:10px 10px;}
#hostsT tr td { width:90px; height:90px; background-size: 90px 90px; overflow:hidden}
#hostsT tr td div {width:90px; height:90px; vertical-align: bottom; font-size: 15px; color: rgba(0,0,0,0);}
#hostsT tr td div:hover { background-color: rgba(0,0,0,0.5);color: white;}
#hostsT tr td div p {position: relative; padding-left:5px; top:-27px; color:white; background-color:rgba(0,0,0,0.5); line-height:25px;}
#hostsT tr td[rowspan='2'] {width:190px; height:190px; background-size: 190px 190px}
#hostsT tr td[rowspan='2'] div{ width:190px; height:190px; font-size: 30px; }
#hostsT tr td[rowspan='2'] div p {top:-44px; padding-left:10px; line-height:40px;}

#hostsT+a {float: right;}
