@charset "UTF-8";
/* Body */
body {
	font-family: "宋体";
	background-color: #f2f2f2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	text-align: center;
}
/* Container */
.container {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
/* Navigation */
header {
	height: 80px;
	background-color: #528FD5;
	border-bottom: 5px solid #2C9AB7;
	width: 100%;
	margin-top: 10px;
}
.container section .light {
	color: #52BAD5;
}

.logo {
	color: #fff;
	font-weight: bold;
	text-align: undefined;
	width: 20%;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	letter-spacing: 4px;
	font-family: "黑体";
	margin-bottom: 60px;
	margin-right: 10px;
}
nav {
	width: 90%;
	height: 80px;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	overflow-y: hidden;
	margin-right: 0px;
}
header nav ul {
	float: right;
	height: 80px;
	width: 90%;
	list-style-type: none;
	margin-left: 0px;
	margin-top: px;
	padding-top: 20px;
	
}
nav ul li {
	float: left;
	color: #FFFFFF;
	font-size: 25px;
	margin-right: 110px;
	letter-spacing: 2px;
	font-weight: normal;
	transition: all 0.3s linear;
	
}
ul li a {
	color: #FFFFFF;
	text-decoration: none;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	background-repeat: no-repeat;
	
	width: 15%;
	height: 60px;
}
ul li:hover a {
	color: #F9FFFF;
	text-align: center;
	background-color: #CC0A06;
	font-weight: lighter;
	padding-left: 0px;
	left: auto;
	right: auto;
	
}
.hero_header {
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 4px;
	height: 100px;
	opacity: 1;
}
/* Hero Section */
.hero {
	background-color: #B3B3B3;
	padding-top: 50px;
	padding-bottom: 150px;
	width: 100%;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(0,132,255,1.00) 100%), url(../image/beitu.png);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(0,132,255,1.00) 100%), url(../image/beitu.png);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(0,132,255,1.00) 100%), url(../image/beitu.png);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(0,132,255,1.00) 100%), url(../image/beitu.png);
	height: 100px;
	margin-top: 0px;
	background-repeat: no-repeat;
	float: none;
}
.banner {
	background-color: #2D9AB7;
	background-image: url(../images/parallax.png);
	height: 400px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
	display: none;
}
/* About Section */
.text_column {
	width: 100%;
	float: left;
	color: #3774A3;
	text-align: center;
	text-shadow: 0px 0px;
	list-style-position: outside;
	display: inherit;
	font-size: x-large;
	letter-spacing: 20px;
}
.about {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 0px;
	display: inherit;
	background-color: #FFFFFF;
}

/* Stats Gallery */
.stats {
	color: #717070;
	margin-bottom: 5px;
}
.gallery {
	clear: both;
	display: inline-table;
	width: 100%;
	background-color: #FFFFFF;
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 15px;
	padding-top: 0px;
	margin-top: -0px;
	margin-bottom: 0px;
}
.thumbnail {
	width: 24.3%;
	text-align: center;
	float: left;
	margin-top: 35px;
	margin-bottom: 0px;
	border-style: solid;
	border-color: #E0E0E0;
}
.gallery .thumbnail h4 {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #52BAD5;
	font-size: 20px;
}
.gallery .thumbnail p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #A3A3A3;
	display: none;
	
}
/* Parallax Section */

.parallax {
	color: #FFFFFF;
	text-align: right;
	padding-right: 50%;
	padding-top: 110px;
	letter-spacing: 2px;
	margin-top: 0px;
}
.parallax_description {
	color: #FFFFFF;
	float: right;
	font-weight: lighter;
	line-height: 23px;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 50px;
	text-decoration: none;
	text-indent: 35px;
	padding-top: 0px;
}
/* More info */
footer {
	background-color: #FFFFFF;
	padding-bottom: 35px;
}
.footer_column {
	width: 49%;
	text-align: center;
	padding-top: 30px;
	overflow-x: hidden;
	float: left;
	line-height: 30px;
}
footer .footer_column h3 {
	color: #B3B3B3;
	text-align: center;
}
footer .footer_column p {
	color: #000000;
	background-color: #FFFFFF;
	font-size: 20px;
	width: 85%;
	font-family: "宋体";
	margin-bottom: 0px;
}
.cards {
	width: 98%;
	max-width: 400px;
	display: inherit;
	margin-left: 5px;
	margin-right: 5px;
}
footer .footer_column p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	line-height: 25px;
	font-weight: lighter;
	margin-left: 20px;
	margin-right: 20px;
}
.button {
	width: 200px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
}
.button:hover {
	background-color: #FEFEFE;
	color: #C4C4C4;
	cursor: pointer;
}
.copyright {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #717070;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
	font-size: x-large;
}
.footer_banner {
	background-color: #B3B3B3;
	padding-top: 10px;
	padding-bottom: 10PX;
	margin-bottom: 0px;
	background-image: url(../images/pattern.png);
	background-repeat: repeat;
	display: inherit;
	text-align: center;
}
footer {
	display: inline-block;
}
.hidden {
	display: inherit;
}
.hero .right-grid  {
	font-size: 35px;
	color: #F7F7F7;
	text-align: center;
	margin-bottom: 0px;
	width: 100%;
	font-style: normal;

}


.left-part, .right-part {
	flex: 5;


    padding: 20px;
	float: none;
	visibility: hidden;
	border-spacing: 20% 80%;
}






/* Mobile */
@media (max-width: 320px) {
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	display: inherit;
}
header nav ul {
}
nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
}
.text_column {
	width: 100%;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thumbnail {
	width: 100%;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
	font-size: medium;
	line-height: 25px;
}
.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.parallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 90%;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	float: none;
	text-align: center;
}
.banner {
	background-color: #2D9AB7;
	background-image: none;
}
.tagline {
	margin-top: 20px;
	line-height: 22px;
}
.hero_header {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
	text-align: center;
}
}
/* Small Tablets */
@media (min-width:321px) and (max-width:767px){
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #043745;
}
.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	overflow: auto;
	background: #52bad5;
	display: inherit;
}
header nav ul {
	padding: 0px;
	float: none;
	height: auto;
}

nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
.text_column {
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 45%;
}
.thumbnail {


}
.footer_column {
	margin-top: 0px;
	width: 80%;
}
.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.parallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 30%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
	text-align: center;
}
.thumbnail {
	width: 40%;
	padding-right: 20px;

}
.thumbnail .stats img {
	width: 100%;
}
footer .footer_column img {
	width: 90%;
}
footer .footer_column p {
	width: 80%;
	padding-right: 15px;
}





.right-grid .gallery .thumbnail {

}

.parallax {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 20%;
	width: 30%;
}
.parallax_description {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	padding-top: 30px;
}
.banner {
	padding-left: 20px;
	padding-right: 20px;
}
.footer_column {
	float: left;
	width: 100%;
}

}

/* Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {
.text_column {
	width: 100%;
}
.thumbnail {
	width: 50%;
}
.text_column {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.banner {
	margin-top: 0px;
	padding-top: 0px;
}
}

hero .left-grid  {
	padding-bottom: 0px;
	width: 20%;


}
