@font-face {
    font-family: 'HW';
    src: url('font.TTF') format('truetype');
	font-weight: normal;
	font-style: normal;
}
body{
	margin:0;
	padding:0;
	font-family:"HW";
	background-color:#f2f2f2;
}
*{
	margin:0;
	padding:0;
}
a{
	text-decoration:none;
	outline:none;
}
img{
	border:none;
}
.fc{
	clear:both;
}
#layout{
	width:100%;
	height:auto;
	position:relative;
	margin:auto;
}

#logo{
	width:177px;
	height:112px;
	background-image:url("../images/logo.png");
	position:fixed;
	top:50%;
	left:50%;
	margin:-56px 0 0 -88px;
}
#layout .nav{
	position:fixed;
	width:144px;
	left:0;
	bottom:20.1608%;
	z-index:10;
}
#layout .nav .item{
	width:100%;
	height:12px;
	margin-top:8px;
	position:relative;
	font-size:11px;
}
#layout .nav .item .pad{
	float:right;
	height:12px;
	overflow:hidden;
	position:relative;
}
#layout .nav .item .pad .track{
	position:absolute;
	height:12px;
	top:0;
	left:0;
}
#layout .nav .item .ia{
	display:block;
	height:12px;
	color:#acacac;
	float:left;
	font-family:"Times New Roman";
}
#layout .nav .item .hia{
	display:block;
	height:12px;
	color:#000;
	float:left;
	font-family:"Times New Roman";
}
#layout .nav .item .sia{
	display:block;
	height:12px;
	color:#000;
	float:right;
	font-family:"Times New Roman";
}
/**
#layout .about_names .item .ia,#layout .about_names .item .hia{
	font-family:"黑体";
}
*/
#layout .other{
	width:75px;
	height:14px;
	position:fixed;
	right:64px;
	top:35px;
	z-index:10;
}
#layout .other a{
	display:block;
	width:18px;
	height:14px;
	float:left;
	overflow:hidden;
	position:relative;
}
#layout .other a span{
	display:block;
	width:36px;
	height:14px;
	position:absolute;
	top:0;
	left:0;
}
#layout .other a img{
	display:block;
	width:18px;
	height:14px;
	float:left;
}
#small_logo{
	display:block;
	width:144px;
	height:55px;
	position:fixed;
	top:35px;
	left:0;
	background-image:url("../images/logo_small.png");
	background-position:top right;
	background-repeat:no-repeat;
	z-index:10;
}
#small_logo .slpad{
	position:relative;
	width:144px;
	height:55px;
}
#small_logo .slpad span{
	position:absolute;
	right:15px;
	bottom:-25px;
	color:#444;
	font-size:14px;
}
#layout .list{
	width:1136px;
	height:auto;
	float:left;
	margin:186px 0 60px 225px;
}
#layout .list .add{
	display:block;
	width:284px;
	height:190px;
	position:relative;
	float:left;
	margin:0 0 45px 0;
	overflow:hidden;
	background-color:#d9d9d9;
	color:#fff;
	font-family:"Tahoma";
	text-align:center;
}
#layout .list .add span{
	display:block;
	z-index:5;
	position:absolute;
	width:96px;
	text-align:center;
}
#layout .list .add .cover{
	width:284px;
	height:190px;
	position:absolute;
	top:0;
	left:0;
	background-color:rgba(0,0,0,0.6);
	z-index:0;
	display:none;
}


#layout .list .one{
	display:block;
	width:284px;
	height:190px;
	position:relative;
	float:left;
	margin:0 0 55px 0;
}
#layout .list .one .oppad{
	width:284px;
	height:190px;
	position:relative;
	overflow-x:hidden;
}
#layout .list .one .infos{
	width:284px;
	height:42px;
	position:absolute;
	left:0;
	bottom:-42px;
	z-index:10;
	
}
#layout .list .one .infos .t{
	font-size:12px;
	font-family:Tahoma;
	padding:0 5px;
	color:#8a8a8a;
	line-height:23px;
}
#layout .list .one .infos .y{
	font-size:12px;
	padding:0 5px;
	color:#ACACAC;
	line-height:15px;
}
#layout .list .one .orders{
	font-size:12px;
	position:absolute;
	right:5px;
	bottom:5px;
	background-color:#d22;
	color:#fff;
	padding:5px;
}
#layout .list .one .cover{
	width:284px;
	height:190px;
	position:absolute;
	top:0;
	left:0;
	background-color:rgba(0,0,0,0.6);
	z-index:0;
	display:none;
}
#layout .list .one .pcover{
	width:284px;
	height:190px;
	position:absolute;
	top:0;
	left:0;
	background-image:url("../images/play.png");
	z-index:0;
	filter:alpha(Opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
}
#layout .list .one .cover a{
	display:block;
	width:100px;
	height:190px;
	text-align:center;
	font-family:"Tahoma";
	position:relative;
}
#layout .list .one .cover a span{
	display:block;
	z-index:5;
	position:absolute;
	width:100px;
	text-align:center;
	color:#fff;
}
#layout .list .one .otrack{
	width:568px;
	height:190px;
	position:absolute;
	top:0px;
	left:0px;
}
#layout .list .one .otrack img{
	display:block;
	width:284px;
	height:190px;
	float:left;
}
#layout .detail_show{
	position:fixed;
	width:auto;
	height:65.2962%;
	top:9.6735%;
	left:5.5555%;
}
#layout .detail_show img{
	display:block;
	width:auto;
	height:100%;
	float:left;
	cursor:url("../images/001.png"),auto;
}
#layout .detail_list{
	position:fixed;
	width:89%;
	height:96px;
	top:78.5973%;
	left:5.5555%;
	overflow:hidden;
}
#layout .detail_list .remote{
	height:96px;
	float:left;
}
#layout .detail_list .box{
	display:block;
	float:left;
	width:auto;
	height:96px;
	margin:0 2px 0 0;
	position:relative;
}
#layout .detail_list .box img{
	display:block;
	width:auto;
	height:96px;
}
#layout .detail_list .box .cover{
	position:absolute;
	width:100%;
	height:96px;
	top:0;
	left:0px;
	z-index:5;
	background-color:rgba(0,0,0,0.6);
	display:none;
}
#layout .detail_list .box .cover span{
	display:block;
	width:100%;
	text-align:center;
	color:#fff;
	font-family:"Tahoma";
}
#layout .detail_list .admin_btn{
	display:block;
	width:96px;
	height:96px;
	float:left;
	background-color:#d9d9d9;
	color:#fff;
	font-family:"Tahoma";
	text-align:center;
	position:relative;
	margin:0 2px 0 0;
}
#layout .detail_list .admin_btn span{
	display:block;
	z-index:5;
	position:absolute;
	width:96px;
	text-align:center;
}
#layout .detail_list .admin_btn .cover{
	width:96px;
	height:96px;
	position:absolute;
	top:0;
	left:0;
	background-color:rgba(0,0,0,0.6);
	z-index:0;
	display:none;
}
#layout .max_screen{
	display:none;
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:1000;
	background-color:#000;
	filter:alpha(Opacity=0);
	-moz-opacity:0.0;
	opacity: 0.0;
}
#layout .max_screen img{

}
#bigscreen_pic{
	cursor:url("../images/002.png"),auto;
	display:block;
	position:fixed;
	z-index:1005;
	display:none;
}
#layout .bigcover_left{
	position:fixed;
	width:30%;
	height:100%;
	z-index:1200;
	top:0;
	left:0;
	cursor:url("../images/left.png"),auto;
	display:none;
}
#layout .bigcover_right{
	position:fixed;
	width:30%;
	height:100%;
	z-index:1200;
	top:0;
	right:0;
	cursor:url("../images/right.png"),auto;
	display:none;
}
#layout .about{
	width:1136px;
	height:auto;
	float:left;
	margin:186px 0 60px 15.625%;
	text-align:center;
	color:#171717;
}
#layout .about h1{
	font-size:60px;
	font-weight:normal;
}
#layout .about .icon{
	margin:10px 0 20px 0;
}
#layout .about .names{
	font-size:12px;
	line-height:20px;
	margin:0 0 40px 0;
}
#layout .about .resume,#layout .about .texts{
	font-size:12px;
	line-height:20px;
}
#layout .about h2{
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	margin:40px 0 20px 0;
	font-style:italic;
}
#admin_log{
	width:218px;
	height:240px;
	position:fixed;
	top:50%;
	left:50%;
	margin:-120px 0 0 -109px;
	background-image:url("../images/logo.png");
	background-position:top right;
	background-repeat:no-repeat;
}
#admin_log .pad{
	width:218px;
	padding:110px 0 0 0;
	text-align:right;
}
#admin_log .pad div{
	padding:10px 0 0 0;
	font-size:14px;
	font-family:"黑体";
}
#admin_log .pad input{
	border:none;
	background:none;
	margin:0;
	padding:0;
	width:150px;
	height:19px;
	line-height:19px;
	background-color:#d9d9d9;
	border:1px solid #c2c2c2;
	padding:0 5px;
}
#admin_log .pad button{
	border:none;
	background:none;
	margin:0;
	padding:0;
	width:60px;
	height:25px;
	line-height:25px;
	background-color:#d9d9d9;
	border:1px solid #c2c2c2;
	padding:0 5px;
	cursor:pointer;
}
#upbox{
	position:fixed;
	width:100%;
	height:100%;
	z-index:8888;
	background-color:rgba(0,0,0,0.6);
	top:0;
	left:0;
	display:none;
}
#upbox .xline{
	text-align:right;
}
#upbox .xline .xclick{
	cursor:pointer;
}
#upbox .uppad{
	width:360px;
	height:260px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-150px 0 0 -200px;
	background-color:#F2F2F2;
	border:2px solid #333;
	padding:20px;
}
#upbox .uppad .txt{
	font-weight:bold;
}
#upbox .uppad .formpad{
	padding:10px 0 0 0;
}
#upbox .uppad input{
	border:none;
	background:none;
	padding:2px;
	color:#333;
	background: none repeat scroll 0 0 #D9D9D9;
    border: 1px solid #C2C2C2;
}
#upbox .uppad button{
	border:none;
	background:none;
	padding:5px 10px;
	color:#333;
	margin:0 0 0 10px;
	background: none repeat scroll 0 0 #D9D9D9;
    border: 1px solid #C2C2C2;
	font-family:"Tahoma";
}
#upbox .uppad .jumpto{
	border:none;
	background:none;
	padding:5px 10px;
	color:#333;
	margin:0 0 0 10px;
	background: none repeat scroll 0 0 #D9D9D9;
    border: 1px solid #C2C2C2;
	font-family:"Tahoma";
	display:block;
	position:absolute;
	right:0;
	bottom:0;
	font-size:12px;
}
#upbox .uppad .txt span{
	color:#f00;
	font-size:12px;
}
.nav_cell{
	display:none;
}
@media all and (min-width:1441px){
	#layout{
		width:1440px;
	}
	#small_logo{
		width:10%;
	}
	#layout .nav{
		width:10%;
	}
	#layout .list{
		margin:186px 0 0 225px;
	}
	#layout .about{
		margin:186px 0 40px 225px;
	}
	#layout .other{
		left:89.2361%;
		top:1.5277%;
	}
}
#banner{
	width:994px;
	height:662px;
	margin: 120px 0 100px 225px;
	float:left;
	background-color:#000;
	position:relative;
	overflow:hidden;
}
#banner img{
	display:block;
	position:absolute;
	top:0;
	width:994px;
	height:662px;
	z-index:0;
}
#banner .bannerpoints{
	width:100%;
	height:30px;
	line-height:30px;
	position:absolute;
	left:0;
	bottom:0;
	text-align:center;
	z-index:20;
	display:none;
}
#banner .bannerpoints .point{
	width:10px;
	height:10px;
	display:inline-block;
	background-color:rgba(0,0,0,0.3);
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding:0;
	color:rgba(255,255,255,0);
	margin:3px;
}
#banner .bannerpoints .imgselect{
	background-color:rgba(255,255,255,0.45);
}
#banner .bannerpoints .point img{
	display:inline;
	width:10px;
	height:10px;
}
.banner_resource{
	display:none;
}
.messages{
	text-align:left;
	color: #171717;
    float: left;
    height: auto;
    margin: 186px 0 40px 15.625%;
	line-height:21px;
}
.messages h2{
	font-size:16px;
	font-style:none;
}
.messages .intros{
	font-size:14px;
	padding:5px;
}
.messages .formitem{
	padding:5px;
}
.messages input{
	background: none repeat scroll 0 0 #D9D9D9;
    border: 1px solid #C2C2C2;
    height: 19px;
    line-height: 19px;
    margin: 0;
    padding: 0 5px;
    width: 150px;
}
.messages textarea{
	background: none repeat scroll 0 0 #D9D9D9;
    border: 1px solid #C2C2C2;
    height: 340px;
    line-height: 19px;
    margin: 0;
    padding: 0 5px;
    width: 560px;
	resize:none;
}
.messages button{
	background: none repeat scroll 0 0 #D9D9D9;
    border: 1px solid #C2C2C2;
    cursor: pointer;
    height: 25px;
    line-height: 25px;
    margin: 0 5px 0 0;
    padding: 0 5px;
    width: 60px;
	float:right;
}
.message_viewer{
	width:1000px;
	margin: 186px 0 40px 15.625%;
	float:left;
}
.message_viewer .thead{
	background-color:#666;
	color:#fff;
}
.message_viewer table{
	border-top:1px solid #000;
	border-left:1px solid #000;
	
}
.message_viewer td{
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	text-align:center;
}
.message_viewer td a{
	color:#000;
}
.message_viewer .tbody:hover{
	background-color:#999;
	color:#fff;
}
.msg_bd{
	width:400px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	margin:auto;
	cursor:pointer;
}
.noread{
	font-weight:bold;
}
.jumpout_msg{
	position:fixed;
	top:0;
	left:0;
	background-color:rgba(0,0,0,0.6);
	z-index:99;
	width:100%;
	height:100%;
	display:none;
}
.jumpout_msg .msgcontent{
	position:relative;
	width:800px;
	height:600px;
	margin:100px auto 0 auto;
	background-color:#fff;
	border:2px solid #666;
	overflow-y:scroll;
	line-height:21px;
	padding:15px;
	font-size:14px;
}
.jumpout_msg .msgcontent .xclick{
	float:right;
	cursor:pointer;
}
.copyright{
	position:absolute;
	bottom:40px;
	right:64px;
	font-size:11px;
	font-family: "Times New Roman";
	color:#ACACAC;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
#layout .nav .item .sia{font-family: Times New Roman;} 
#admin_log .pad div{font-family:Hei;}
}
@media all and (max-width:640px){
	#banner{margin: 150px auto 0 auto;}
	#layout{width:1136px;min-height:3000px;}
	#layout .list {margin-left:0;}
	#layout .about{margin:250px 0 0 0;}
	#layout .nav{display:none;}
	.messages{margin: 186px 0 40px 0;}
	.nav_cell{
		display:block;
		position:absolute;
		height:21px;
		width:90%;
		top:100px;
		left:60px;
		line-height:21px;
	}
	.nav_cell a{
		color:#ACACAC;
		padding:0 5px;
		font-size:18px;
		position:relative;
		display:block;
		float:left;
	}
	.nav_cell .selected{
		color:#000;
	}
	.abouts_cell_names{
		display:none;
		position:absolute;
		top:21px;
		left:0;
	}
	.abouts_cell_names a{
		display:block;
		padding:2px 5px;
		float:none;
	}
	.dir_cell_names{
		display:none;
		position:absolute;
		top:21px;
		left:0;
	}
	.dir_cell_names a{
		display:block;
		padding:2px 5px;
		float:none;
	}
	.message_viewer{}
}



