* {
    margin: 0;
    padding: 0;
}
body {
	color: #fff;
	font-size: 16px;
	font-family: 'Microsoft YaHei';
}
td, th, caption {
	font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
a, a:hover, a:visited, a:link {
	text-decoration: none;
}

img {
	border: none;
	max-width: 100%;
}
ol, ul, li {
	list-style: none;
}
input, textarea, select, button {
	font: 14px Arial, Helvetica, sans-serif;
}
table {
	border-collapse: collapse;
}
html {
	overflow-y: scroll;
}
i {
	font-style: normal;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
*zoom:1;
}
.area {
    width: 1200px;
	margin: auto;
	overflow: hidden;
}
.bodybg{
	width: 100%;
	height: 7370px;
	padding: 577px 0 0 0;
	background: url(/fiveparty/images/bodybg.jpg) no-repeat center 0;
}
h1{
	font-size: 80px;
	margin-bottom: 30px;
	text-align: center;
	font-family: 'SourceHanSansCN Bold';
}
h2{
	width: 100%;
	height: 47px;
	background: url(/fiveparty/images/htit.png) no-repeat center 0;
	font-size: 32px;
	text-align: center;
	line-height: 47px;
}
h5{
	font-size: 26px;
	text-align: center;
	font-family: 'SourceHanSansCN Medium';
}

/*today*/
.today{
	width: 100%;
	margin: 360px 0 0 0;
	overflow: hidden;
}
.today h4{
	font-size: 34px;
	text-align: center;
}
.today h6{
	font-size: 14px;
	text-align: center;
	margin: 0 0 60px 0;
}
.today p{
	text-indent: 2em;
	line-height: 30px;
	margin-top: 30px;
}

/*tab*/
.tab {
    width: 100%;
	margin: 15px 0 130px 0;
}
.tab .box {
    width: 100%;
    margin: 0 auto;	
}
.tab .box .menus {
    width: 736px;
	height: 50px;
	border-bottom: 1px solid #3b4558;
	margin: 0 auto 35px;
	overflow: hidden;
}
.tab .box .menus li {
	float: left;
    width: 82px;
    height: 47px;
    font-size: 38px;
    text-align: center;
	margin-right: 134px;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.tab .box .menus li:nth-child(4n){
	margin-right: 0;
}
.tab .box .bg {
    border-bottom: 4px solid #0e60df!important;
}
.tab .main {
	width: 100%;
	height: 404px;
	overflow: hidden;
}
.tab-area {
	display: block;
    width: 100%;
    height: 404px;
    position:relative;
	color: #fff !important;
}
.tab-area:hover{
	color: #fff !important;
}
.tab-area img{
	width: 100%;
}
.tab-area .tab-area-txt{
	width: 100%;
	height: 166px;
	padding: 0 50px;
	box-sizing: border-box;
	position: absolute;
	bottom: 0;
	left: 0;
}
.tab-area .tab-area-txt h3{
	font-family: 'SourceHanSansCN Medium';
	font-size: 48px;
	margin-bottom: 40px;
}
.tab-area .tab-area-txt p{
	font-size: 14px;
	line-height: 150%;
}
.tab .scroll {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

/*history*/
.history {
    width: 100%;
	margin: 0 0 10px 0;
}
.history .fox {
    width: 100%;
    margin: 0 auto;	
}
.history .fox .menus {
    width: 100%;
	height: 150px;
	margin: 0 auto 70px;
	overflow: hidden;
}
.history .fox .menus li {
	display: inline-block;
    width: 236px;
    height: 144px;
	position: relative;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.history .fox .menus li img{
	display: block;
	width: 210px;
	height: 122px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
.history .fox .light {
    width: 245px;
	height: 153px;
	background: url(/fiveparty/images/light.png);
	position: absolute;
	top: 0;
	left: 0;
}
.history .container {
	width: 100%;
	height: 768px;
	overflow: hidden;
}
.history-area {
    width: 100%;
    height: 768px;
    position:relative;
}
.history-area img{
	display: block;
	margin: 60px auto 0 auto;
}
.history-area-tit{
	margin-bottom: 30px;
}
.history-area-tit img{
	margin: 0 0 0 0;
}
.history-area p{
	font-size: 16px;
	line-height: 30px;
	text-indent: 2em;
}
.history .scroll {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

/*address*/
.address{
	width: 100%;
	overflow: hidden;
}
.address h6{
	font-family: 'SourceHanSansCN Medium';
	font-size: 30px;
	margin: 60px 0 30px;
	text-align: center;
}
.address h3{
	font-size: 'SourceHanSansCN bold';
	font-size: 42px;
	text-align: center;
	margin-bottom: 40px;
}
.address .mess{
	text-align: center;
}
.address span{
	display: inline-block;
	padding-left: 88px;
	font-size: 16px;
	line-height: 27px;
	margin: 0 18px;
}
.address span.time{
	background: url(/fiveparty/images/time.png) no-repeat 0 0;
}
.address span.add{
	background: url(/fiveparty/images/add.png) no-repeat 0 0;
}
.address img{
	width: 100%;
	margin-top: 30px;
}

/*flow*/
.flow{
	width: 100%;
	margin-top: 120px;
	overflow: hidden;
}
.flow h2{
	margin-bottom: 30px;
}
.flow img{
	max-width: 100%;
	margin-bottom: 60px;
}

/*way*/
.way{
	width: 100%;
	margin: 90px 0;
	overflow: hidden;
}
.way ul{
	width: 100%;
	margin: 90px 0; 
	overflow: hidden;
}
.way ul li{
	float: left;
	width: 380px;
	height: 248px;
	margin-right: 30px;
	text-align: center;
}
.way ul li:first-child{
	
	background: url(/fiveparty/images/no1.png) no-repeat center 0;
}
.way ul li:nth-child(2){
	background: url(/fiveparty/images/no2.png) no-repeat center 0;
}
.way ul li:last-child{
	margin-right: 0;
	background: url(/fiveparty/images/no3.png) no-repeat center 0;
}
.way ul li a{
	display: block;
	width: 380px;
	height: 248px;
	color: #fff;
}
.way ul li h4{
	font-size: 32px;
	margin: 60px 0 20px 0;
}
.way ul li p{
	font-size: 18px;
}

/*seo原有样式冲突*/
.header{
	height: 155px;
}
.header .toptel{
	color: #666;
}
ul.nav li.drop-menu:hover > ul.submenu{
	display: block;
}

<!--耗时1772638782.1483秒-->