*{
	margin:0;
	padding:0;
	list-style:none;
}
.empty{
	margin:0;
	padding:0;
}

#footer {
	position: relative;
	height: 70px;
	clear:both;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
body{
	background:#2a2b2d;
	font:13px/1.3 'Microsoft Yahei','宋体';
	color:#999;
}
#page,#footer_inner{
	margin:0 auto;
	width:960px;
}
h1#logo{
	overflow:hidden;
	height:93px;
	padding: 25px 0;
}
h1#logo a{
	display:block;
	height:93px;
}
#container{
	margin:0 auto;
}
#container h2 {
	font-weight:normal;
	line-height:28px;
}
#container p{
	padding:10px 0;
}
.credit{
	text-align:center;
	padding: 20px 0 100px;
	font-size:10px;
}
a, a:visited {
	text-decoration:none;
	outline:none;
	color:#97cae6;
}
a:hover{
	text-decoration:underline;
}
#footer{
	background-color:#212121;
	width:100%;
}
#footer h2{
	font-size:18px;
	font-weight:normal;
	height:70px;
	line-height:70px;
	font-family:"Microsoft Yahei";
	color:#eee;
}
#footer_inner{
	position:relative;
}
#footer a.tzine,a.tzine:visited{
	color:#FCFCFC;
	font-size:12px;
	line-height:70px;
	position:absolute;
	top:0;
	right:0;
	width:90px;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}


/*-核心代码-*/
/* demo style */
#introduction{
	background-image:url();
	background-repeat:no-repeat;
	background-position:center;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.index_pc_css>div>div{
	margin-bottom:50px;
}
.rotate>div>li>div{
    padding:10px 0;
    margin-bottom:10px;
}
.index_pc_css>div:nth-child(1){
	position:absolute;
	z-index:10000;
	top:250px;
	left:20%;
}
.index_pc_css>div:nth-child(2){
	position:absolute;
	z-index:10000;
	width:99%;
}
.index_pc_css>div:nth-child(2) div{
	width:1500px;
	margin:auto
}
.index_pc_css>div:nth-child(2) li{
	float:left;
	margin-left:3%;
}
.number{
	width:95%;
	margin:auto;
}
.number li{
    width:7.6%;
    font-size:20px;
	text-align:center;
	float:left;
}
.index_pc_css>div:nth-child(3){
	position:absolute;
	z-index:10000;
	top:250px;
	right:20%;
}

.index_pc_css li{
	height:113px;
	overflow:hidden;
}
.index_pc_css li dd{
	transition:margin-top 0.5s;
	-moz-transition:margin-top 0.5s; /* Firefox 4 */
	-webkit-transition:margin-top 0.5s; /* Safari and Chrome */
	-o-transition:margin-top 0.5s; /* Opera */
}


.number_xs{
	width:800px;
	margin:auto;
	padding-left:130px;
}
.number_xs li{
	width:115px;
	line-height:70px;
	font-size:20px;
	text-align:center;
	float:left;
}


.index_pc_css li dd:hover{ margin-top:-117px}

.index_xs_css>div{
	position:absolute;
	z-index:10000;
	width:99%;
	margin-left:40px;
}
.index_xs_css>div div{
	width:800px;
	margin:auto
}
.index_xs_css>div li{
	float:left;
	margin-left:50px;
}
.index_xs_css>div img{
	width:200px;
}

.index_xs_css>div:nth-child(2){
	margin-top:230px
}
.index_xs_css>div:nth-child(3){
	margin-top:460px
}
.index_xs_css>div:nth-child(4){
	margin-top:690px
}
.index_xs_css>div:nth-child(5){
	margin-top:920px
}
.index_xs_css>div:nth-child(6){
	margin-top:1150px;
}


