/*
	Aerial 1.0 by HTML5 UP
	html5up.net | @n33co
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/
@import url("http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,900");
@import url("font-awesome.min.css");

/* Basic */

	body, input, select, textarea {
		color: white;
		font-family: 'Source Sans Pro', sans-serif;
		font-size: 15pt;
		font-weight: 300 !important;
		letter-spacing: -0.025em;
		line-height: 1.75em;
	}

	body {
		background: white;
		overflow: hidden;
	}

		body.loading * {
			-moz-animation: none !important;
			-webkit-animation: none !important;
			-o-animation: none !important;
			-ms-animation: none !important;
			animation: none !important;
		}

	a {
		-moz-transition: border-color 0.2s ease-in-out;
		-webkit-transition: border-color 0.2s ease-in-out;
		-o-transition: border-color 0.2s ease-in-out;
		-ms-transition: border-color 0.2s ease-in-out;
		transition: border-color 0.2s ease-in-out;
		border-bottom: dotted 1px;
		color: inherit;
		outline: 0;
		text-decoration: none;
	}

		a:hover {
			border-color: transparent;
		}

/* Wrapper */
	@-moz-keyframes wrapper { 0% { opacity: 0; } 100% { opacity: 1; } }
	@-webkit-keyframes wrapper { 0% { opacity: 0; } 100% { opacity: 1; } }
	@-o-keyframes wrapper { 0% { opacity: 0; } 100% { opacity: 1; } }
	@-ms-keyframes wrapper { 0% { opacity: 0; } 100% { opacity: 1; } }
	@keyframes wrapper { 0% { opacity: 0; } 100% { opacity: 1; } }

	#wrapper {
		-moz-animation: wrapper 3s forwards;
		-webkit-animation: wrapper 3s forwards;
		-o-animation: wrapper 3s forwards;
		-ms-animation: wrapper 3s forwards;
		animation: wrapper 3s forwards;
		height: 100%;
		left: 0;
		opacity: 0;
		position: fixed;
		top: 0;
		width: 100%;
	}

/* BG */

.box{ width: 1200px; height:280px; margin-left:auto; margin-right:auto; margin-top:20px; border-bottom:3px solid #999;}
.box1{ width:600px; float:left; height:246px;}
.p1{ font-family:"微软雅黑" ; font-size:24px;}
.box2{font-family:"微软雅黑" ; font-size:15px; color:#bab9b9;}
.box3{font-family:"微软雅黑" ; font-size:15px; width:564px;color:#5f5e5e; text-indent:2em;}
span{font-family:"微软雅黑" ; font-size:15px; color:#cb4949;}
.div1{ width:600px; float:right;}
.tupian2{ float:left; margin-left:50px;}
.div2{ float:left; height:200px; margin-top:45px;}
.tupian3{  margin-left:-160px; z-index:5; margin-top:80px; }
.div3{font-family:"微软雅黑" ; font-size:14px;color:#5f5e5e; width:150px; margin-right:auto; margin-left:auto;}
.div4{ background-color:#FFF;float:right;  height:200px; margin-top:45px; width:285px;}
.tupian4{ margin-left:70px; margin-top:5px;}
.tupian5{ margin-left:70px; margin-top:5px;}
.div5{ margin-top:25px; margin-left:60px; margin-bottom:5px;}