@charset "utf-8";
/* CSS Document */
body , html, div, p, table, ul, ol, li, h1, h2, h3, h4, h5, h6, dl, dt, dd{ margin:0; padding:0;}
ul, ol, li,dl, dt, dd{ list-style:none;}
h1, h2, h3, h4, h5, h6{font:normal 1em/22px "\5B8B\4F53" ;}
img, a{ border:none;}
a{ text-decoration:none; outline:none;  color:#FFFFFF;}
em{ font-style:normal;}
input, textarea{ outline:none;}

body{ background:#111012;}

/*  页面框架  */
.main{ 
	width: 100%; 
	min-width:1003px; 
	max-width:1920px; 
	margin:0 auto;
	overflow:hidden; 
	height:auto; 
	display:block; 
	position:relative;
}
.bg01 , .bg02 , .bg03 , .bg04 , .bg05 , .bg06 , .bg07 , .bg08 , .bg09 , .bg10{ 
	margin:0 auto; 
	min-width:1003px; 
	max-width:1920px; 
	background-repeat:no-repeat; 
	background-position:center top;
}
.bg01{ background-image:url(../images/bg_01.jpg); height:359px;}
.bg02{ background-image:url(../images/bg_02.jpg); height:358px;}
.bg03{ background-image:url(../images/bg_03.jpg); height:359px;}
.bg04{ background-image:url(../images/bg_04.jpg); height:358px;}
.bg05{ background-image:url(../images/bg_05.jpg); height:359px;}
.bg06{ background-image:url(../images/bg_06.jpg); height:359px;}
.bg07{ background-image:url(../images/bg_07.jpg); height:358px;}
.bg08{ background-image:url(../images/bg_08.jpg); height:359px;}
.bg09{ background-image:url(../images/bg_09.jpg); height:358px;}
.bg10{ background-image:url(../images/bg_10.jpg); height:359px;}

.wrap{ 
	width:1003px; 
	margin:0 auto; 
	position:relative;
}
/*  页面内容  */
.banner{
	width:683px;
	height:527px;
	position:absolute;
	top:-140px;
	left:195px;
}
.sign{
	width:302px;
	height:384px;
	position:absolute;
	top:-10px;
	left:800px;
	background:url(../images/sign.png) no-repeat center top;
	opacity:0;
	transform: scale(2,2);
	-webkit-transform: scale(2,2);
	-ms-transform: scale(2,2);
	-o-transform: scale(2,2);
	-moz-transform: scale(2,2);
	transition:all 1s ease-in-out 1.5s;
	-webkit-transition:all 1s ease-in-out 1.5s;
	-ms-transition:all 1s ease-in-out 1.5s;
	-o-transition:all 1s ease-in-out 1.5s;
	-moz-transition:all 1s ease-in-out 1.5s;	
}
.sign.active01{
	width:151px;
	height:192px;
	opacity:1;
	transform: scale(1,1);
	-webkit-transform: scale(1,1);
	-ms-transform: scale(1,1);
	-o-transform: scale(1,1);
	-moz-transform: scale(1,1);	
}
.time{
	width:0px; 
	height:0px;
	position:absolute;
	top:230px;
	left:125px;
	overflow:hidden;	
}
.intro{
	width:805px;
	height:60px;
	font:normal 16px/28px "微软雅黑";
	color:#FFFFFF;
	text-align:center;
	position:absolute;
	top:65px;
	left:120px;	
}
.intro span{
	font-size:24px;
	color:#ff0000;	
}
.p1{
	font:normal 18px/36px "微软雅黑";
	color:#FFFFFF;	
}
.p2{
	font:normal 16px/24px "微软雅黑";
	color:#FFFFFF;	
}
.text01{
	width:800px;
	height:90px;
	position:absolute;
	top:195px;
	left:112px;	
}
.text02{
	width:780px;
	height:90px;
	position:absolute;
	top:10px;
	left:112px;	
}
.text03{
	width:795px;
	height:90px;
	position:absolute;
	top:188px;
	left:112px;	
}
.text04{
	width:800px;
	height:90px;
	position:absolute;
	top:10px;
	left:112px;	
}
.text05{
	width:800px;
	height:90px;
	position:absolute;
	top:188px;
	left:112px;	
}
.con01{
	width:470px;
	height:671px;
	position:absolute;
	top:-80px;
	left:-140px;
	background:url(../images/conbg01.png) no-repeat center top;	
}
.con01 .con01_01{
	width:260px;
	height:auto;
	position:absolute;
	top:140px;
	left:155px;
	font:normal 16px/36px "微软雅黑";
	color:#FFFFFF;	
}
.con01 .con01_01 .saw{ text-indent:2em;}
.con01 .con01_01 .saw span{ color:#ff0000;}
.con02{
	width:235px;
	height:auto;
	position:absolute;
	top:180px;
	left:390px;
	font:normal 16px/36px "微软雅黑";
	color:#FFFFFF;	
}
.con03{
	width:220px;
	height:auto;
	position:absolute;
	top:180px;
	left:750px;
	font:normal 16px/36px "微软雅黑";
	color:#FFFFFF;	
}
.con04{
	width:200px;
	height:auto;
	position:absolute;
	top:60px;
	left:50px;
	font:normal 16px/36px "微软雅黑";
	color:#00fffc;	
}
.con05{
	width:220px;
	height:auto;
	position:absolute;
	top:60px;
	left:400px;
	font:normal 16px/36px "微软雅黑";
	color:#FFFFFF;	
}
.con06{
	width:240px;
	height:auto;
	position:absolute;
	top:60px;
	left:730px;
	font:normal 16px/36px "微软雅黑";
	color:#FFFFFF;	
}
.copy{
	position:absolute;
	top:280px;
	left:450px;
	font:normal 14px/24px "微软雅黑";
	color:#FFFFFF;	
}
.project-time-btn,.show-time-btn{ position: absolute; top: 60px;height: 60px; display: block;}
.project-time-btn { width: 240px; background: url(../images/time_btn.png) no-repeat 0px center; left:105px;}
.show-time-btn { width: 200px; background: url(../images/time_btn.png) no-repeat -248px center; left:480px;}
.project-time-btn:hover { background: url(../images/time_btn_on.png) no-repeat 0px center;}
.show-time-btn:hover { background: url(../images/time_btn_on.png) no-repeat -248px center;}

.project-time,.show-time { position: absolute; top: 300px; z-index: 1000; left: 50%;  margin-left:-600px;display: none;}
.time-close{ width: 165px; height: 50px; background: #c43e2f; display: block; text-align: center; font: normal 30px "微软雅黑"; color: #ffffff; position: absolute; top: -50px; left:520px; }