@charset "utf-8";

/* CSS Document */
#zhengti {
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: -286;
}
.headerpage .yincang {
	height: 100px;
	display: none;
}

.headerpage .chufa {
	height: 100px;
	width: 100%;
}
#con1 {
	width: 27px;
	height: 27px;
	top: 15px;
	position: absolute;
	right: 335px;
	border: 3px solid rgba(255, 255, 255, 0.30);
}

#con2 {
	width: 27px;
	height: 27px;
	position: absolute;
	top: 15px;
	border: 3px solid rgba(255, 255, 255, 0.30);
	right: 295px;
}

#logo {
	width: 150px;
	height: 70px;
	top: 15px;
	left: 30pt;
	position: absolute;
}

#main {
	width: 1132.7px;
	position: fixed;
	top: 70px;
	bottom: 40px;
	height: 750px;
}

#search {
	width: 250px;
	height: 27px;
	position: absolute;
	clear: left;
	top: 35px;
	border: 3px solid rgba(255, 255, 255, 0.30);
	right: 30px;
}

#bottom {
	position: fixed;
	bottom: 0px;
	width: 100%;
	float: left;
	text-align: center;
	color: rgba(255, 255, 255, 0.30);
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}

#head {
	width: 100%;
	height: 100px;
	background-color: rgba(0, 0, 0, 0.30);
	z-index: 1;
	position: fixed;
}

.in {
	width: 1132.7px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#back {
	background-color: #212121;
	width: 100%;
	float: none;
	position: fixed;
	bottom: 0px;
	height: 100%;
	top: 0px;
	z-index: -1;
}

.beijingxian {}

#biaoti {
	left: 0px;
	position: absolute;
	width: 37.7%;
	margin-left: 4px;
}

#photo {
	float: left;
	position: absolute;
	top: 19.2%;
	right: 48.9%;
}

#film {
	float: left;
	position: absolute;
	top: 43%;
	right: 40%;
}

#jiaohu {
	float: left;
	position: absolute;
	top: 71.9%;
	right: 58%;
}

#huiben {
	float: left;
	right: 22%;
	position: absolute;
	top: 54%;
}

#chahua {
	float: left;
	top: 68%;
	position: absolute;
	right: -0.7%;
}

#wenchuang {
	float: left;
	position: absolute;
	top: 39.7%;
	right: 16%;
}

#donghua {
	float: left;
	position: absolute;
	top: 4%;
	right: -3%;
}

#mulukuai {
	position: absolute;
	width: 61.8%;
	top: 4px;
	bottom: -4px;
	right: 0px;
	border-left: solid 4px rgba(255, 255, 255, 0.1);
	z-index: 230;
	float: right;
}

.neikuang {
	border: 4px solid rgba(255, 255, 255, 0.10);
	width: 100%;
	height: 100%;
}

.shangbian {
	border-top: 4px solid rgba(255, 255, 255, 0.10);
}

.xiabian {
	border-bottom: 4px solid rgba(255, 255, 255, 0.10);
}

.zuobian {
	border-left: 4px solid rgba(255, 255, 255, 0.10);
}

.youbian {
	border-right: 4px solid rgba(255, 255, 255, 0.10);
}

.shangzuobian {
	border-top: 4px solid rgba(255, 255, 255, 0.10);
	border-left: 4px solid rgba(255, 255, 255, 0.10);
}

.xiazuobian {
	border-bottom: 4px solid rgba(255, 255, 255, 0.10);
	border-left: 4px solid rgba(255, 255, 255, 0.10);
}

.shangyoubian {
	border-right: 4px solid rgba(255, 255, 255, 0.10);
	border-top: 4px solid rgba(255, 255, 255, 0.10);
}

.xiayoubian {
	border-bottom: 4px solid rgba(255, 255, 255, 0.10);
	border-right: 4px solid rgba(255, 255, 255, 0.10);
}

.zuoyoubian {
	border-left: 4px solid rgba(255, 255, 255, 0.10);
	border-right: 4px solid rgba(255, 255, 255, 0.10);
}

.shangxiabian {
	border-top: 4px solid rgba(255, 255, 255, 0.10);
	border-bottom: 4px solid rgba(255, 255, 255, 0.10);
}

.fangda {
	padding: 20px;
	float: left;
	overflow: hidden;
}

.fangda img {
	-webkit-transition: -webkit-transform .3s ease;
	-moz-transition: -moz-transform .3s ease;
	-ms-transition: -ms-transform .3s ease;
	transition: transform .3s ease;
}

.fangda img:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.fangda:visited {}

.fangda:active {}

.fangda:link {}
