body{
	font-size: 62.5%
}
html,body{
	height:100%;
}
*{
	font-family: "Microsoft Yahei"
}
.login a{
	padding-right: 0px!important;

}
.regesit a{
	padding-left: 0px!important;
}
.shu a{
	padding-left: 3px!important;
	padding-right: 3px!important;
}
.navbar-nav{
	float:right;
	margin-top: 10px;
}
.navbar-default .navbar-nav>li>a{
	color:#f5f5f5;
	font-size: 1.6rem;
}
#header{
	position: fixed;
	top:0px;
	z-index: 2;
	width:100%;
	height:65px;
	background-color: rgba(50,50,50,0.5);
}
.navbar-default{
	background-color:transparent;
	border-style: none;
}
.navbar-nav>.active>a{
	color:#f5f5f5!important;
	background-color: transparent!important;
}
.part51{
		display: none;
	}
@media (max-width: 480px){
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-style:none;
    margin-top: 13px;
    background-color: rgba(40,40,40,0.5);
}
}

.zhunxing{
    position: relative;
    z-index: 10;
    top:90px;
    left:170px;
    transform: scale(1,1);
    -ms-transform: scale(1,1);	/* IE 9 */
	-webkit-transform: scale(1,1);	/* Safari 和 Chrome */
	-o-transform: scale(1,1);	/* Opera */
	-moz-transform: scale(1,1);	/* Firefox */
    animation: third 3s ease forwards;
    -moz-animation: third 3s ease forwards; /* Firefox */
    -webkit-animation: third 3s ease forwards;  /* Safari 和 Chrome */
    -o-animation: third 3s ease forwards;   /* Opera */
}
@keyframes third
{
0%   {top:0px;left:0px;}
25%  {top:50px;left:95px;}
50%  {top:0px;left:170px;}
75%  {top:50px;left:237px;}
100% {top:90px;left:170px;}
}

@-moz-keyframes third /* Firefox */
{
0%   {top:0px;left:0px;}
25%  {top:50px;left:95px;}
50%  {top:0px;left:170px;}
75%  {top:50px;left:237px;}
100% {top:90px;left:170px;}
}

@-webkit-keyframes third /* Safari 和 Chrome */
{
0%   {top:0px;left:0px;}
25%  {top:50px;left:95px;}
50%  {top:0px;left:170px;}
75%  {top:50px;left:237px;}
100% {top:90px;left:170px;}
}

@-o-keyframes third /* Opera */
{
0%   {top:0px;left:0px;}
25%  {top:50px;left:95px;}
50%  {top:0px;left:170px;}
75%  {top:50px;left:237px;}
100% {top:90px;left:170px;}
}
.youce{
	position: relative;
	left:-350px;
	opacity: 0;
	animation: second_d 4s ease forwards;
    -moz-animation: second_d 4s ease forwards; /* Firefox */
    -webkit-animation: second_d 4s ease forwards;  /* Safari 和 Chrome */
    -o-animation: second_d 4s ease forwards;   /* Opera */
    
}
@keyframes second_d
{
from{opacity: 0;left:-350px;}
to{opacity: 1;left:0px;}
}

@-moz-keyframes second_d /* Firefox */
{
from{opacity: 0;left:-350px;}
to{opacity: 1;left:0px;}
}

@-webkit-keyframes second_d /* Safari 和 Chrome */
{
from{opacity: 0;left:-350px;}
to{opacity: 1;left:0px;}
}

@-o-keyframes second_d /* Opera */
{
from{opacity: 0;left:-350px;}
to{opacity: 1;left:0px;}
}
@media (max-width: 767px){
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #fff;
	}
	.sekuai1 {
	    width: 32%;
	    margin-bottom: 30px;
	    margin-right: 18px;
	    background-color: #74b3e9;
	    height: 225px;
	    border: 3px #fff solid;
	    border-radius: 10px;
	}
}
@media (max-width: 480px){
	.part6{
		display: none;
	}
	.part51{
		display: block;
	}
	.lunlun{
		width:100%!important;
	}
	.part6{
	background-image: url(../images/19.png);
	min-height:1280px;
	}
	.lunlun .flicker-example{
		height:900px;
	}
}