/*----通用样式----*/
body,ul,li,p,h1,h2{
	margin:0px;
	padding:0px;
}
.clearfix:before,
.clearfix:after{
	content:" ";
	display:table;
	clear: both;
}
.warpar{
	width: 100%;
}
.nav,.containt,.footer,.banner{
	width: 1000px;
	margin:0px auto;
}
.nav li{
	list-style: none;
}
.nav a{
	text-decoration:none; 
}
.nav li{
	float: left;
}
/*----通用样式----*/


/*----header-inner样式----*/
.header-inner{
	background-image: url(../images/header_03.gif);
}
.nav li a{
	font-family: Goudy Old Style;
	font-size: 20px;
	color: #fff;
}
.nav li{
	width: 140px;
	height: 78px;
	border-left:2px #480105 solid;
	line-height: 70px;
}
.nav li a:hover{
	width: 140px;
	height: 78px;
	display: block;
	background-color: #90071b;
}
.btn5{
	border-right: 2px #480105 solid;
}
/*----header-inner样式----*/


/*----banner-inner样式----*/
.banner-inner{
	background-image: url(../images/main_42.jpg);
}
.banner{
	background-image: url(../images/bg_flag.png);
	height: 290px;
}
.logo{
	padding: 60px 0px 0px 33px;
}
/*----banner-inner样式----*/


/*----containt-inner样式----*/
.containt-inner{
	background-image: url(../images/main_42.jpg);
	position: relative;
	height: 950px;
}
.containt{
	position: absolute;
	top: -94px;
	left: 290px;
}
.bg{
	position: absolute;
	top: -284px;
	left: 671px;
}
.main-top{
	background-color: #fff;
	padding: 39px 43px 44px 47px;
	border-radius:50px;
}
.main-top h1{
	font-family: Goudy Old Style;
	font-size: 28px;
	font-weight: 100;
	margin-bottom: 22px;
}
.Main p{
	font-family: Gautami;
	font-size: 12px;
	line-height: 1.5rem;
	width: 404px;
}
.Main img{
	margin-right: 21px;
}
.Main img,.Main p{
	float: left;
}
.Our p,.main-bottom p,.bottom-right p,.bottom-right a{
	font-family: Gautami;
	font-size: 12px;
	line-height: 1.5rem;
}
.Our img{
	border:3px #d1d1d3 solid;
}
.Our div{
	width: 243px;
	float: left;
}
.Our-center{
	margin-left: 60px;
	margin-right: 60px;
}
.Our h1{
	margin: 30px 0px 23px 0px;
}
.Our p{
	margin-top: 14px;
}



.main-bottom{
	margin-top: 41px;
	margin-bottom: 46px;
	margin-left: 50px;
}
.main-bottom h1{
	font-family: Goudy Old Style;
	font-size: 28px;
	font-weight: 100;
}
.bottom-left{
	width: 470px;
	float: left;
	padding-right: 47px;
}
.bottom-left p{
	width: 327px;
	float: left;
	margin-bottom: 10px;
}
.bottom-left h1{
	margin-bottom: 20px;
}
.bottom-left img{
	border:2px #fff solid;
	float: left;
	margin-top: 8px;
	margin-right: 20px;
}
.bottom-right{
	width: 304px;
	float: left;
	padding-left: 55px;
	border-left: 1px #3d6695 solid;
}
.bottom-right li{
	list-style: url(../images/li_82.png);
}
.bottom-right a,.main-bottom h1{
	color: #fff;
}
.main-bottom p{
	color: #b8bfc3;
}
/*----containt-inner样式----*/


/*----footer-inner样式----*/
.footer-inner{
	background-image: url(../images/bg_footer.jpg);
	padding:29px 0px 15px 0px;
}
.footer p{
	font-family: Gautami;
	font-size: 12px;
	line-height: 1.5rem;
	color: #c1c8c1;
}
/*----footer-inner样式----*/


