/*----通用样式----*/
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;
}
p{
	font-family: Gautami;
    font-size: 12px;
    line-height: 1.5rem;
}
/*----通用样式----*/


/*----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: 750px;
}
.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;
}
.text1{
	width: 616px;
}
.main-top h1{
	    font-family: Goudy Old Style;
    font-size: 28px;
    font-weight: 100;
    margin-bottom: 21px;
    color: red;
}
.main-top a{
	font-family: Gautami;
    font-size: 12px;
    line-height: 1.5rem;
    color: red;
}
.main-top p{
	margin-bottom: 27px;
}
.main-top li{
	list-style: url(../images/li_82.png);
}
.main-top ul{
	width: 234px;
	float: left;
	margin-left: 33px;
}
.nav1,.nav2{
	border-right: 2px #dcdde2 solid;
}
.nav2,.nav3{
	padding-left: 20px;
}



.main-bottom{
	padding-top: 40px;
	padding-left: 50px;
}
.text2,.text3{
	width: 706px;
	float: left;
	color: #b8bfcb;
}
.text4{
	color: #b8bfcb;
}
.text2{
	margin-top: 10px;
}
.main-bottom img{
	border:2px #fff solid;
	float: left;
	margin-top: 15px;
	margin-bottom: 23px;
	margin-right: 20px;
}
/*----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样式----*/




