@charset "utf-8";
/* CSS Document */
html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
blockquote,
pre,
form,
fieldset,
table,
th,
td,
span,
input {
	margin: 0;
	padding: 0;
}

body {
	font-size: 16px;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	color: #333;
	-webkit-text-size-adjust: none;
	height: 100%;
	background:url(../img/bg.png) top center no-repeat #fff;
	background-size: 100%;
	background-position-y:1680px;
}

/*通用*/
a{
	color: #333;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}
.fl, .fr {
	display: inline
}
li{
	display: inline-block;
	text-decoration: none;
}
.fl{
	float: left;
}
.fr{
	float: right;
}





/* header */
/*nav*/
.header {
	width: 100%;
	background: #333;
	height: 72px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
}
.nav {
	margin: 0 auto;
	height: 72px;
	width: 1200px;
	clear: both;
	overflow: hidden;
}
.honor {
	width:830px;
	text-align: center;
}
.honor .wz1 {
	display: inline-block;
	padding: 0 18px;
	line-height: 72px;
	text-align: center;
	transition: all 1s;
}
.honor .wz1:hover {
	background: #ff9317;
	color: #fff;
}
.honor a {
	color: #fff;
	font: 18px Microsoft YaHei;
	text-decoration: none;
	line-height:72px;
}
.logo img{
	padding-top: 14px;
	width: 180px;
	height: auto;
}
.header .nav a.fwdh{
	line-height:72px;
	color:#fff;
}
 
 
 
 
 
 
/*banner*/
.banner_bg {
	width: 100%;
	margin-top:72px;
}

.banner_bg img {
	display: block;
	width: 100%;
	height: auto;
}


/**** 标题 H1 ********************* */
.floor_main{
	width:1200px;
	margin:48px auto 0;
	overflow: hidden;
}
.floor_main h1{
	font-size:40px;
	font-weight: 700;
	text-align: center;
	margin-bottom:48px;
	color: #0F0E13;
	position: relative;
	z-index: 2;
	padding-top: 16px;
}
.floor_main h1 img{
	display:block;
	width:646px;
	margin:12px auto 0;
}
.floor_main h1 span{
    color: #c1252e;
	/* font-size: 48px; */
}
.floor_main h1 img{
	padding:0 24px;
}

.floor_main h1::before{
	content: "PART1";
	position: absolute;
	top:0;
	left:45%;
	font-size:48px;
	color:#EEEEEE;
	z-index:-1;
}

.floor2 .floor_main h1::before{
	content: "PART2";
}
.floor3 .floor_main h1::before{
	content: "PART3";
}
.floor4 .floor_main h1::before{
	content: "PART4";
}

/* 按钮 */
.floor_main a.an{
	display: block;
	margin:48px auto 10px;
	width: 320px;
	height: 56px;
	text-align: center;
	background: #FD5F4F;
	font-size: 24px;
	color: #fff;
	line-height: 56px;
	border-radius:16px;
	transition: all 0.5s;
	/* border: 1px solid #FDC101; */
	box-shadow:0px 3px 6px rgba(160,66,14,0.4);
}
 .floor_main a.an:hover{
	color: #fff;
	background: #F39B17;
	border: none;
	box-shadow:0px 3px 6px rgba(188,144,1,0.6);
	transform: translate(0, -10px);
	-webkit-transform: translate(0, -10px);
	-ms-transform: translate(0, -10px);
	-moz-transform: translate(0, -10px);
} 

/* ***floor_main end********************* */

/* ***floor1*********************************************************/
.floor1{
	width:100%;
	background:url(../img/fl1_bg.jpg) no-repeat center;
	background-size:100%;
	overflow: hidden;
}
.floor1 ul.flr_main{
	width:1200px;
	text-align:center;
	overflow: hidden;
}
.floor1 ul.flr_main li{
	display: inline-block;
	width:260px;
	padding:24px 0;
	margin:0 12px;
	color: #0F0E13;
	background:#fff;
	text-align: left;
	border-radius: 16px;
	box-shadow:0px 0px 6px rgba(198,198,198,0.4);
}

.floor1 ul.flr_main li big{
	display: block;
	width:200px;
	margin:0 20px;
}
.floor1 ul.flr_main li small{
	display: block;
	color:#8D8D8D;
	width: 220px;
	margin: 0 20px;
}
.floor1 ul.flr_main li span{
	display:block;
	width:24px;
	height:3px;
	border-radius: 16px;
	margin-left: 20px;
	background: #C5B371;
	margin-bottom: 10px;
}
.floor1 ul.flr_main li p{
	width:200px;
	padding: 30px 16px;
	margin:16px auto 0;
	font-weight: 300;
	color:#fff;
	background: url(../img/fl1_2.png) no-repeat center;
	background-size: 100%;
}
.floor1 ul.flr_main li:nth-child(2) p{
	background: url(../img/fl1_2.png) no-repeat center;
	background-size: 100%;
}
.floor1 ul.flr_main li:nth-child(3) p{
	background: url(../img/fl1_3.png) no-repeat center;
	background-size: 100%;
}
.floor1 ul.flr_main li:nth-child(4) p{
	background: url(../img/fl1_4.png) no-repeat center;
	background-size: 100%;
}

/* ***floor2*********************************************************/
.floor2{
	width:100%;
	overflow: hidden;
}



table{
	width:1000px;
	margin: auto;
	text-align: center;
	border: 1px solid #cdbea7;
	border-collapse:collapse;
	background: #fff;
}
table th{
	background: #F0992D;
	font-size:20px;
	color:#fff;
	font-weight: 400;
}

table th, table td{
	border:4px solid #fff;
	padding:12px 0;
	line-height: 24px
}
table td{
	text-align:left;
	padding-left: 40px;
	background:#F2F0E9;
}


/* ***floor3*********************************************************/
.floor3{
	width:100%;
	margin:0 auto;
	overflow: hidden;
	text-align: center;
}
.floor3 .floor_main{
	margin: 0 auto;
	padding:48px 0 0;
}
.floor3 .floor_main .fl3_main1{
	width:900px;
	margin: auto;
}
.floor3 .floor_main .fl3_main1 h2{
	width:197px;
	height:51px;
	line-height: 51px;
	color:#461f56;
	background: url(../img/fl3_2.png) no-repeat left;
}
.floor3 .floor_main .fl3_main1 ul.fl3_ul1{
	width: 100%;
	text-align: left;
	margin-left: 53px;
	margin-top: 32px;
	font-size: 20px;
}
.floor3 .floor_main .fl3_main1 ul.fl3_ul1 img{
	display: inline-block;
	padding-right: 10px;
}
.floor3 .floor_main .fl3_main1 ul.fl3_ul1 li{
	margin-right:32px;
}

.floor3 .floor_main .fl3_main2{
	width:900px;
	margin:40px auto 0;
}
.floor3 .floor_main .fl3_main2 h2{
	width:197px;
	height:51px;
	line-height: 51px;
	color:#461f56;
	background: url(../img/fl3_1.png) no-repeat left;
}
.floor3 .floor_main .fl3_main2 ul.fl3_ul1{
	width:774px;
	margin:32px auto 0;
	padding:32px 0;
	background: #F0992D;
	border-radius: 16px;
}
.floor3 .floor_main .fl3_main2 ul.fl3_ul1 li{
	width: 324px;
	text-align: left;
	padding-bottom:12px;
	padding-left: 10px;
}
.floor3 .floor_main .fl3_main2 ul.fl3_ul1 li:last-child{
	display: block;
	padding-left:60px;
}

/* ***floor4*********************************************************/
.floor4{
	width:100%;
	overflow: hidden;
	text-align: center;	
}
.floor4 .floor_main{
	padding-bottom:56px;
}


/* ***floor5*********************************************************/
/* .floor5{
	width:100%;
	overflow: hidden;
	text-align: center;	
	padding-bottom:56px;
}
.floor5 .fl5_img{
	width:720px;
	display: block;
	margin:0 auto;
}
 */

/* footer *********************************************************/
.footer{
	width: 100%;
	text-align: center;
	background: #333;
	color: #FFFFFF;
	padding:10px 0;
	line-height:24px;
	overflow: hidden;
}
.footer a{
	color: #FFFFFF;
}
.footer a:hover{
	cursor:pointer;
	color:#FF9317;
}



/* home */

