body {
	margin: 0px;
	background-image: none;
	position: static;
	left: auto;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	text-align: left;
}

li {
	text-decoration: none;
	
}

ul {
	padding: 0px;
	margin: 0px;
}
a{text-decoration:none;}


/*****************头部**************************************/

.header {
	width: 100%;
	height: 68px;
	background-color: #e64957;
	border: 1px solid #black;
}

.header ul {
	width: 200px;
	height: 50px;
	display: inline;
}

.header ul li {
	margin-top: 20px;
	width: 96px;
	list-style: none;
	display: inline-block;
	margin-right: 50px;
}

.header ul li a img {
	vertical-align: middle;
}

.header ul li a {
	width: 50px;
	display: inline;
	text-decoration: none;
	font-weight: 800;
	font-size: 16px;
	color: #fff;
}

.header .img1 {
	margin: 5px 50px 0px 350px;
	vertical-align: middle;
}


/***************************************background***************************************************/

.outside {
	background: url(../img/u74.png) repeat;
	height: 1000px;
	width: 100%;
}

.white {
	background-image: url(../img/u101.png);
	width: 1200px;
	height: 800px;
	margin: 0 auto;
}


/*****************************************************************************************************/

.outside .white .app_nav {
	width: 100%;
	height: 35px;
	border-bottom: 1px solid black;
}

.outside .app_nav span {
	display: inline-block;
	margin: 20px;
}


/************banner****************************************/

.banner {
	width: 100%;
	height: 634px;
	background-image: url(../img/bg.png);
	position: relative;
}

.banner .img_gqj {
	position: absolute;
	left: 422px;
	top: 29px;
}

.banner .img_gqj2 {
	position: absolute;
	left: 422px;
	top: 163px;
}

.banner .img_gqj3 {
	position: absolute;
	right: 256px;
	top: 97px;
}

.bg {
	background-color: #fff;
	width: 100%;
	height: 690px;
}

.bg {
	text-align: center;
}

.bg_gray {
	background-color: #f5f5f5;
	width: 100%;
	height: 676px;
	position: relative
}
.bg_gray1{
	background-color: #f5f5f5;
	width: 100%;
	height: 500px;
	position: relative
}

.bg_gray .img_gqj4 img {
	position: absolute;
	top: 100px;
	left: 317px;
	width: 25%;
}

.bg_gray .img_gqj5 img {
	position: absolute;
	top: 235px;
	right: 315px;
	width: 17%;
}


/****************************************************/

.bg_white {
	background-color: #FFFFFF;
	width: 100%;
	height: 675px;
	position: relative
}

.bg_white .img_gqj6 img {
	position: absolute;
	top: 250px;
	left: 317px;
	width: 15%;
}

.bg_white .img_gqj7 img {
	position: absolute;
	top: 235px;
	right: 315px;
	width: 25%;
}


.bg_gray1 .img_gqj8 img {
	position: absolute;
	top: 30%;
	right: 50%;
	
}
.bg_gray1 .img_gqj9 img {
	position: absolute;
	top: 67%;
	right: 59%;
	
}

.bg_gray1 .img_gqj10 img {
	position: absolute;
	top: 67%;
	right: 40%;
	
}

