/* CSS Document */
@charset "utf-8";
/* 通用 */
*{padding:0;margin:0;}
body{margin:0 auto;color:#333;_background-attachment:fixed; background-color: #FFF; font-family:"Microsoft YaHei", Arial, Helvetica, sans-serif;font-size: 16px;}
p,h1,h2,h3,ul,li,form,input{padding:0;margin:0;list-style:none outside;}
a{text-decoration:none;color:#676767;transition: all 0.4s ease 0s;}
a:hover{text-decoration:none; cursor:pointer;}
b{font-weight:normal;}
img{ padding:0px; margin:0px; max-width: 100%; vertical-align:middle;}
a img{border:0;}
.clear{	clear:both;}
.fl{ float:left;}
.fr{ float:right;}
li{display: inline-block;text-decoration: none;}

/* 公用 */
/*banner*/
.banner_bg {
	width: 100%;
	margin-top:72px;
}

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

/* floor-main **********************************************************/
.floor_main{
	width:1200px;
	margin:56px auto 0;
	overflow: hidden;
}
.floor_main .head_line{
	text-align: center;
}

.floor_main .head_line img.part{
	display: block;
	width: 190px;
	margin:0 auto;
}
.floor_main .head_line h1{
	font-size:36px;
	font-weight: 700;
}
.floor_main .head_line .head_bott{
	text-align: center;
}
.floor_main .head_line .head_bott p img,
.floor_main .head_line .head_bott p small{
	display: inline-block;
}
.floor_main .head_line .head_bott small{
	font-size: 20px;
	font-weight: 600;
	color:#9394AB;
}
/* floor-main end **********************************************************/

/* floor1 start**********************************************************/
.floor1{
	width:100%;
	overflow: hidden;
}
.floor1 .floor_main ul{
	text-align: center;
}
.floor1 .floor_main ul li{
	display: inline-block;
	position:relative;
	width:244px;
	margin:32px 16px 0;
}
.floor1 .floor_main ul li p{
	position: absolute;
	bottom:16px;
	left:8px;
	width:100px;
	text-align: left;
	color:#fff;
}
/* floor1 end**********************************************************/
body{
	width:100%;
	background:url(../img/bg_1.png) no-repeat center;
	background-size: 100%;
	background-position-y:660px;
}
/* floor2 start**********************************************************/
.floor2{
	width:100%;
	overflow: hidden;
}
.floor2 ul{
	text-align: center;
}
.floor2 ul li{
	width:160px;
	background: #FFF;
	padding:24px 14px;
	margin:32px 16px 8px;
	border-radius: 16px;
	box-shadow: 0px 4px 8px rgb(240 240 240);
}
.floor2 ul li img{
	width:48px;
	display: block;
	margin:0 auto;
}
.floor2 ul li big{
	display: block;
	font-weight: 700;
	margin:12px auto 20px;
	position: relative;
}
.floor2 ul li big::after{
	content:"";
	position: absolute;
	bottom:-10px;
	left:38%;
	width:36px;
	height:4px;
	background: #FF9317;
}

/* floor2 end**********************************************************/

/* floor3 start**********************************************************/
.floor3{
	width:100%;
	overflow: hidden;
}
.floor3 .floor_main{
	text-align: center;
}

.floor3 .table{
	display: inline-table;
	width:500px;
	border-collapse: collapse;
	border-color: #494C9A;
	text-indent:1em;
	margin-top: 32px;
	margin:32px 18px 0;
	text-align: left;
}
.floor3 .table th{
	background: #494C9A;
	color:#fff;
	font-size:20px;
	text-align: left;
	padding:4px 0;
}
.floor3 .table td{
	padding:4px 0;
}
.floor3 .table th small{
	display:block;
	font-weight:300;
}
.floor3 .table5{
	width:1040px;
}
.floor3 .table5 th small{
	display: inline-block;
}
/* floor3 end**********************************************************/
/* floor4 start**********************************************************/
.floor4{
	width: 100%;
	background: url(../img/bg_2.png) no-repeat center;
	background-size:100%;
	padding:36px 0;
	margin-top: 56px;
}
.floor4 .floor_main{
	margin-top: 0;
}
.floor4 .floor_main ul{
	width:1000px;
	height:347px;
	margin:32px auto 0;
	text-align: center;
	background:url(../img/part4_bg.png) no-repeat center;
	background-size:100%;
}
.floor4 .floor_main ul li{
	display: block;
	float: left;
	width: 150px;
}

.floor4 .floor_main ul li img{
	display: block;
	width:64px;
	margin:0 auto 16px;
}
.floor4 .floor_main ul li p{
	font-size: 18px;
	font-weight: 700;
}
.floor4 .floor_main ul li:nth-child(2){
	margin-left: 112px;
}
.floor4 .floor_main ul li:nth-child(3){
	margin-left: 112px;
}
.floor4 .floor_main ul li:nth-child(4){
	margin-left: 112px;
}
.floor4 .floor_main ul li:nth-child(5){
	margin-left: 50px;
	margin-top: 80px;
}
.floor4 .floor_main ul li:nth-child(6){
	margin-left: 118px;
	margin-top:80px;
}
.floor4 .floor_main ul li:nth-child(7){
	margin-left:104px;
	margin-top: 80px;
}
.floor4 .floor_main ul li:nth-child(8){
	margin-left: 106px;
	margin-top: 80px;
}
/* floor4 end**********************************************************/
/* floor5 start**********************************************************/
.floor5{
	width: 100%;
	margin-bottom: 32px;
}

.floor5 .floor_main ul{
	text-align: center;
}
.floor5 .floor_main ul li{
	display:inline-block;
	width:338px;
	height:189px;
	background:url(../img/sz_1.png) no-repeat center;
	background-size:100%;
	color: #FFF;
	text-align: left;
	margin:24px 24px;
}
.floor5 .floor_main ul li:nth-child(2){
	background:url(../img/sz_2.png) no-repeat center;
	background-size:100%;
}
.floor5 .floor_main ul li:nth-child(3){
	background:url(../img/sz_3.png) no-repeat center;
	background-size:100%;
}
.floor5 .floor_main ul li:nth-child(3){
	background:url(../img/sz_3.png) no-repeat center;
	background-size:100%;
}
.floor5 .floor_main ul li:nth-child(4){
	background:url(../img/sz_4.png) no-repeat center;
	background-size:100%;
}
.floor5 .floor_main ul li:nth-child(5){
	background:url(../img/sz_5.png) no-repeat center;
	background-size:100%;
}
.floor5 .floor_main ul li:nth-child(6){
	background:url(../img/sz_6.png) no-repeat center;
	background-size:100%;
}
.floor5 .floor_main ul li big{
	display: block;
	margin-top:50px;
	text-indent: 1em;
}
.floor5 .floor_main ul li p{
	width:170px;
	padding-left: 18px;
	font-size: 14px;
	line-height:24px;
	margin-top:6px;
	font-weight: 300;
}
/* floor5 end**********************************************************/





/* footer start**********************************************************/
.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;
}
/* footer end**********************************************************/

/* @media start**********************************************************/
@media screen and (min-width: 640px){
	html {
		font-size: 100%;
	}
}

@media screen and (max-width: 1440px) {
	.floor4{
		background: url(../img/bg_2.png) no-repeat center;
		background-size:cover;
	}
	
} 