﻿html, body {
	width: 100%;
	height: 100%;
	margin-bottom: 0;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0;
}

.text{
	margin-top:1%;
	text-align:center;
	font-family: "微软雅黑";
	font-size:3vh;
	color:#0CF;  
}

.w3-arrow{
    text-align: center;
    margin: 5% 0 10% 0;
}
.w3-arrow a i.fa.fa-angle-down{
    color: #09F;
    font-size: 2em;
    border: solid 1px #FFFFFF;
    width: 50px;
    height: 50px;
    padding: .25em 0 0 0;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
}
.bounce.animated {
    -webkit-animation-duration: 3s;
    -moz-animation-duration: 3s;
    -o-animation-duration: 3s;
    -ms-animation-duration: 3s;
    animation-duration: 3s;
}
.bounce {
	-moz-animation: bounce 2s infinite;
	-webkit-animation: bounce 2s infinite;
	-o-animation: bounce 2s infinite;
	-ms-animation: bounce 2s infinite;
	animation: bounce 2s infinite;
}

.RoundedCorner{
	margin-left:auto;margin-right:auto;margin-top:2%;
    padding-top:3%; width:50%; height:9%;
    border: 2px solid  #0CF;
    -moz-border-radius: 15px; 
    -webkit-border-radius: 15px; 
    border-radius:15px;
	text-align:center;
	font-family: "微软雅黑";
	font-size:5vh;
	color:#0CF;          
}
.contact_p{
	text-align:center;
	padding:7%;
	width:60%;
	}
.contact{
	float:left;
	margin:1%;
	text-align:center;
	width:40%;
	}
	.btn-primary2 {
		margin:25%;
		width:50%;
		height:50%;
		border: 2px solid #CCC;
    -moz-border-radius: 15px; 
    -webkit-border-radius: 15px; 
    border-radius:15px; 
}
.text p{
	font-size:3vh;;
	color:#0CF;
	}
.form-control2{
	-webkit-appearance: button;
	margin:5% auto auto 5%;;
	padding:3%;
	font-family: "微软雅黑";
	font-size:2vh;
	color: #CCC;  
	border: 2px solid #CCC;
    -moz-border-radius: 15px; 
    -webkit-border-radius: 15px; 
    border-radius:15px;         
}
.form-control3{
	-webkit-appearance: button;
	margin:5% auto auto 35%;;
	padding:3%;
	height:30%;
	font-family: "微软雅黑";
	font-size:3vh;
	color: #CCC;      
	border: 2px solid #CCC;
    -moz-border-radius: 15px; 
    -webkit-border-radius: 15px; 
    border-radius:15px;    
}
.RoundedCornerfly{
	position:absolute;
	white-space:nowrap;
	overflow:hidden;
	margin-left:35%;margin-right:auto;margin-top:25%;
	padding-top:1%; width:10%; height:4%;
    border: 2px solid #FFF;
    -moz-border-radius: 15px; 
    -webkit-border-radius: 15px; 
    border-radius:15px;
	text-align:center;
	font-family: "微软雅黑";
	font-size:3vh;
	color: #FFF;          
}

.RoundedCornerfooter{
	position:absolute;
	white-space:nowrap;
	overflow:hidden;
	margin:1%;
	padding-top:0.5%; width:10%; height:4%;
	width:52%;
	height:12%;
    border: 2px solid #FFF;
    -moz-border-radius: 15px; 
    -webkit-border-radius: 15px; 
    border-radius:15px;
	text-align:center;
	font-family: "微软雅黑";
	font-size:2vh;      
}

.p1{
	margin-top:0.6%;
	color:#FFF;
	}
.p2{
	margin-top:1.8%;
	color:#FFF;
	}	
	
.inside{
	margin-top:1.2%;
	margin-left:auto; margin-right:auto;
	background-color:#000;
	width:30%;
	height:20px;
	}	

.footer{
	margin-top: 10%;
	margin-bottom: 5%;
	width: 54%;
	height:9em;
	background-color: #09F;
	}

.flytext{
	position:absolute;
	white-space:nowrap;
	margin-left:35%;margin-right:auto;margin-top:3%;
	text-align:center;
	font-family: "微软雅黑";
	font-size:3vh;
	color: #FFF;          
}

.Bigbg{
	margin-left:auto;margin-right:auto;margin-top:2%;
	text-align:center;
	color:#0CF;
	width:80%; height:60%;
	background:url(../images/bigbg.jpg) center no-repeat;
}

.blue{
	background-color:#0FF;
}
p{
	color: #999;
	font-family: "微软雅黑";
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	}
h6{
	text-align: center;
	margin: 5px 5px 10px;
	color: #666;
	font-size:14px;
	font-family: "微软雅黑";
	}
h3{
	font-size:36px;
	text-align: right;
	color: #999999;
}
h2{
	text-align: center;
	color: #333333;
	font-family: inherit;
}

a {
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
a:hover {
  color: #09C;
}
.news1-picture {
	width: 100%;
}
.news-right {
	float: right;
}

.news-witch {
	width: 1300px;
}
.wthree-news-grids{
	width: 75%;
	padding-right: 20px;
	/* [disabled]overflow: hidden; */
	margin-left: auto;
	margin-right: auto;
	margin-top: 4em;
}
.news1-left{
	width: 75%;
	float: left;
	margin-right: 15px;
}
.news2-left{
	width: 45%;
	float: left;
	margin-right: 15px;
}
.news2-right{
	width: 30%;
}
.news3-left{
	width: 40%;
	float: left;
	padding-right: 20px;
}
.news4-left{
	width: 52%;
	float: left;
	padding-right: 20px;
}
.news5-left{
	width: 50%;
	float: left;
	padding-right: 20px;
	padding-bottom:20px;
}
.news6-left{
	width: 60%;
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}
div#design {
    min-height: 780px;
}
.wthree-news-grid{
	margin:0 0 2em 0;
	border-bottom-color: rgba(255, 255, 255, 0.4);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.wthree-news-grid:last-child{
	margin: 0;
}
.news2 {
	padding-bottom:5px;
}
.news1 {
    border: 5px solid #FFF;
	padding:5px;
}
.demo1:before{
            content: "";
            position: absolute;
			margin-left:-6px;
            bottom: -2px;
            height: 2px;
            width: 6.5%;
            background: #4285f4;
            transform: scale(1);
            transition: all 0.3s;
        }
.demo1:hover:before{
            transform: scale(0);
        }
.demo2:before{
            content: "";
            position: absolute;
			margin-left:-6px;
            bottom: -2px;
            height: 2px;
            width: 13%;
            background: #4285f4;
            transform: scale(1);
            transition: all 0.3s;
        }
.demo2:hover:before{
            transform: scale(0);
        }
.dropdown-toggle:before{
            content: "";
            position: absolute;
			margin-left:-4px;
            bottom: -4px;
            height: 2px;
            width: 80%;
            background: #4285f4;
            transform: scale(1);
            transition: all 0.3s;
        }
.dropdown-toggle:hover:before{
            transform: scale(0);
        }

.fh5co-container {
  margin-top: 50px;
}


body > .navbar {
	font-size: 13px;
}
/* Change the docs' brand */
body > .navbar .brand {
	padding-right: 0;
	padding-left: 0;
	margin-right: 20px;
	font-weight: bold;
	color: #000;
	text-shadow: 0 1px 0 rgba(255,255,255,.1), 0 0 30px rgba(255,255,255,.125);
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	transition: all .2s linear;
}
body > .navbar .brand:hover {
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(255,255,255,.1), 0 0 30px rgba(255,255,255,.4);
}
 .navbar-inner  {
	margin-bottom: 60px;
}

.masthead .navbar .nav > li > a {
	color: #fff;
}
.masthead .navbar .nav > li > a:hover {
	color: #61c168;
}
.navbar .btn-navbar {
	margin-top: 50px;
}
.nav-agency .dropdown-menu {
	position: absolute;
	top: 100%;
	left: 15px;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 2;
 *border-right-width: 2px;
 *border-bottom-width: 2px;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	background-color: white;
	border: 1px solid #DFDFDF;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
	padding: 3px 12px;
	color: #333;
}
.nav-agency .dropdown-menu.pull-right {
	right: 0;
	left: auto;
}
.nav-agency .dropdown-menu .divider {
 *width: 100%;
	height: 1px;
	margin: 9px 1px;
 *margin: -5px 0 5px;
	overflow: hidden;
	background-color: #e5e5e5;
	border-bottom: 1px solid #ffffff;
}
.nav-agency .dropdown-menu a {
	display: block;
	border-bottom: 1px solid #DFDFDF;
	clear: both;
	font-weight: normal;
	line-height: 2;
	color: #333;
	white-space: nowrap;
	text-align: left;
	padding-left: 0px;
	text-shadow: none;
}
.nav-agency .dropdown-menu li > a:hover, .nav-agency .dropdown-menu li > a:focus, .nav-agency .dropdown-submenu:hover > a {
	color: #0099CC;
	text-decoration: none;
	background: #fff;
}
.nav-agency .dropdown-menu .active > a, .nav-agency .dropdown-menu .active > a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #232323;
	filter: none;
}
.nav-agency .active {
	border-bottom: 4px solid #61C168;
}
.nav-agency .dropdown-menu li:last-child a {
	border-bottom: none;
}
#main-nav select {
	display: none;
}

.overlay {
	background: url(../images/GAME.svg) no-repeat center center;
	background-size: cover;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 2;
}
.overlay2 {
	background: url(../images/game.jpg) no-repeat center center;
	background-size: cover;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 2;
}

.overlay1 {
	background: url(../images/bigbg.jpg) no-repeat center center;
	background-size: cover;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 2;
}

.overlay:before {
  left: 0;
}
.overlay:after {
  right: 0;
}

#divFly1{
	position:absolute; 
	margin-top:-150px; 
	padding-left:40%; 
	width:200px;
	}
	#divFly2{
	position:absolute; 
	padding-left:27%; 
	width:80px;
	}
	#divFly3{
	position:absolute;
	white-space:nowrap;
	overflow:hidden;
	width:120px; 
	margin-left:10%; 
	margin-top:200px; 
	}
	#divFly4{
	position:absolute;
	white-space:nowrap;
	overflow:hidden;
	width:120px; 
	margin-left:10%; 
	margin-top:-3%; 
	}
	#divFly5{
	position:absolute;
	white-space:nowrap;
	overflow:hidden;
	width:120px; 
	margin-left:10%; 
	margin-top:-3%; 
	}

.text{
position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: "微软雅黑";
	color: #666;
	}
#video {
  position: relative;
  height: 360px;
  width: 100%;
}
@media screen and (max-width: 768px) {
	
	.nav-collapse, .nav-collapse.collapse {
	height: auto !important;
	overflow: visible !important;
}
.navbar .nav {
	position: relative!important;
	left: 0!important;
	display: block!important;
	float: right!important;
	margin: 40px 0px 0 0!important;
}
.navbar .nav > li {
	font-size:14px;
	float: left;
}
li {
	line-height: 20px;
}
#main-nav ul {
	display: none;
}
#main-nav select {
	display: inline-block;
	width: 100% !important;
}
#main-nav {
	position: relative;
	right: auto;
	top: auto;
	width: 100%
	float: right;
}
  #video {
    height: 300px;
  }
  h3{
	text-align: center;
}
}
@media screen and (max-width: 480px) {
#video {
    height: 150px;
  }
  #divFly1{
	position:absolute; 
	margin-top:-50px; 
	padding-left:36%; 
	width:80px;
	}
	#divFly2{
	position:absolute; 
	padding-left:0; 
	margin-top:30px; 
	width:40px;
	}
	#divFly3{
	position:absolute;
	white-space:nowrap;
	overflow:hidden;
	width:50px; 
	margin-left:0; 
	margin-top:120px; 
	}
h3{
	text-align: center;
}
.demo1:before{
            height: 0;
            width: 0;
        }
.demo2:before{
            height: 0;
            width: 0;
        }
.dropdown-toggle:before{
             height: 0;
            width: 0;
        }
h2 {
	font-size: 20px;
	line-height: 25px;
}
h6 {
	font-size: 8px;
	line-height: 10px;
}
h3 small {
	font-size: 8px;
}
}

@media (max-width: 979px) {
.nav-agency .nav-collapse .nav > li > a:hover, .nav-collapse .dropdown-menu a:hover {
	background: none;
	font-family: "微软雅黑";
}
.nav-agency.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
	padding: 0;
}
@media (max-width: 980px) {
/* Unfloat brand */
body > .navbar-fixed-top .brand {
	float: right;
	margin-left: 0;
	padding-left: 10px;
	padding-right: 10px;
}
.navbar .btn-navbar {
	margin-top: 50px;
}
.fh5co-game-text h2 {
	margin-bottom: 30px;
	font-family: "微软雅黑";
	font-weight: 400;
	color: #000;
}
}
