@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.jpg) top center no-repeat #fff;
	background-size: cover;
}

/*通用*/
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;
}

.floor_main a.an{
	display: block;
	margin:48px auto 0;
	width: 320px;
	height: 56px;
	text-align: center;
	background: #1F377A;
	font-size: 24px;
	color: #fff;
	line-height: 56px;
	border-radius: 50px;
	transition: all 0.5s;
}
 .floor_main a.an:hover{
	color: #fff;
	box-shadow:0px 3px 6px rgba(31,55,122,0.6);
	transform: translate(0, -10px);
	-webkit-transform: translate(0, -10px);
	-ms-transform: translate(0, -10px);
	-moz-transform: translate(0, -10px);
} 



/* 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;
}


/* ***floor_main********************* */
.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: #1b2653;
}
.floor_main h1 img{
	display:inline-block;
	width:176px;
	position: relative;
	top:2px;
}
.floor_main h1 span{
    color: #c1252e;
	/* font-size: 48px; */
}
.floor_main h1 img{
	padding:0 24px;
}
/* ***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;
	height: 502px;
    padding:0 0 48px;
	text-align: center;
	overflow: hidden;
	position: relative;
}

.floor1 ul.flr_main li{
	position: absolute;
	left:48px;
	top: 48px;
	display:inline-block;
	width:260px;
	height:65px;
	background:url(../img/fl1_1.png) no-repeat center;
	background-size: 100%;
	transition: all 0.5s;
	animation: blurFadeInOut 3s ease-in backwards;
}

.floor1 ul.flr_main li.li1{
	left: 48px;
	width:210px;
	height:49px;
	font-size: 14px;
	line-height:42px;
	background:url(../img/fl1_1.png) no-repeat center;
	background-size: 100%;
	
	animation-delay: 0s;
}
.floor1 ul.flr_main li.li2{
	left: 894px;
	width:260px;
	height:57px;
	line-height: 50px;
	background:url(../img/fl1_2.png) no-repeat center;
	background-size: 100%;
	
	animation-delay: 0s;
}
.floor1 ul.flr_main li.li3{
    left: 460px;
	top: 112px;
	width:260px;
	height:65px;
	font-size: 18px;
	line-height: 60px;
	background:url(../img/fl1_3.png) no-repeat center;
	background-size: 100%;
	
	 animation-delay:0s;
}
.floor1 ul.flr_main li.li4{
	top: 192px;
	left: 160px;
	width:260px;
	height:57px;
	background:url(../img/fl1_4.png) no-repeat center;
	line-height: 50px;
	background-size: 100%;
	
	animation-delay: 0s;
}
.floor1 ul.flr_main li.li5{
	top: 172px;
	left: 844px;
	width:210px;
	height:49px;
	font-size: 14px;
	line-height: 42px;
	background:url(../img/fl1_5.png) no-repeat center;
	background-size: 100%;
	
	animation-delay: 0s;
}
.floor1 ul.flr_main li.li6{
	top: 252px;
	left: 584px;
	width:260px;
	height:65px;
	font-size: 18px;
	line-height:60px;
	background:url(../img/fl1_6.png) no-repeat center;
	background-size: 100%;
	
	animation-delay: 0s;
}
.floor1 ul.flr_main li.li7{
	top: 302px;
	left: 16px;
	width:210px;
	height:49px;
	font-size: 14px;
	line-height: 42px;
	background:url(../img/fl1_7.png) no-repeat center;
	background-size: 100%;
	
	animation-delay: 0s;
}
.floor1 ul.flr_main li.li8{
	top: 312px;
	left: 924px;
	width:212px;
	height:57px;
	line-height: 52px;
	background:url(../img/fl1_8.png) no-repeat center;
	background-size: 100%;
	
	animation-delay: 0s;
}

.floor1 ul.flr_main li.li9{
	top: 352px;
	left: 304px;
	width:283px;
	height:65px;
	font-size: 18px;
	line-height: 60px;
	background:url(../img/fl1_9.png) no-repeat center;
	background-size: 100%;
	
	animation-delay: 0s;
}
.floor1 ul.flr_main li.li10{
	top: 412px;
	left: 764px;
	width:254px;
	height:49px;
	line-height: 42px;
	background:url(../img/fl1_10.png) no-repeat center;
	background-size: 100%;
	
	animation-delay: 0s;
}
.floor1 ul.flr_main li.li11{
	top: 466px;
	left: 80px;
	width:316px;
	height:57px;
	line-height: 52px;
	background:url(../img/fl1_11.png) no-repeat center;
	background-size: 100%;
	
	animation-delay: 0s;
}
.floor1 ul.flr_main li.li12{
	top: 492px;
	left: 584px;
	width:260px;
	height:57px;
	line-height: 52px;
	background:url(../img/fl1_12.png) no-repeat center;
	background-size: 100%;
	
	animation-delay: 0s;
}

@keyframes blurFadeInOut {
    0% {
        opacity: 0;
        text-shadow: 0px 0px 40px #333;
        transform: scale(0);
    }
    20%,
    75% {
        opacity: 1;
        text-shadow: 0px 0px 1px #333;
        transform: scale(1.1);
    }
    100% {
        opacity: 0;
        text-shadow: 0px 0px 50px #333;
        transform: scale(1.3);
    }
}

.floor1 ul.flr_main li:hover{
	cursor: pointer;
	transform: translate(0, -10px);
	-webkit-transform: translate(0, -10px);
	-ms-transform: translate(0, -10px);
	-moz-transform: translate(0, -10px);
}

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

table{
	width: 800px;
	margin: auto;
	text-align: center;
	border: 1px solid #1F377A;
	border-collapse:collapse;
}
table th{
	background: #1F377A;
	font-size: 18px;
	color:#fff;
}

table th, table td{
	border: 1px solid #1F377A;
	padding:12px 0;
	line-height: 24px
}


/* ***floor3*********************************************************/
.floor3{
	width:100%;
	margin:56px auto 0;
	overflow: hidden;
	text-align: center;
	background:url(../img/fl3_bg.jpg) center no-repeat;
}
.floor3 .floor_main{
	margin: 0 auto;
	padding: 48px 0;
}
.floor3 ul.ul_main{
	width:1200px;
	margin: auto;
	overflow: hidden;
	text-align: center;
}
.floor3 ul.ul_main li{
	display:inline-block;
	width: 268px;
	height: 72px;
	line-height: 24px;
	background: url(../img/fl3_1.png) center no-repeat;
	background-size: 100%;
	color: #fff;
	line-height: 72px;
	/* transition:all 2s; */
}
.floor3 ul.ul_main li.li_jt{
	display: block;
	position: relative;
	left: 865px;
	top: 14px;
	background: none;
	margin: 12px 0;
}
.floor3 ul.ul_main li:nth-child(2){
	background:url(../img/fl3_2.png) center no-repeat;;
	color: #1b2653;
}
.floor3 ul.ul_main li:nth-child(3){
	background:url(../img/fl3_1_1.png) center no-repeat;;
	color: #fff;
}
.floor3 ul.ul_main li:nth-child(4){
	background:url(../img/fl3_2.png) center no-repeat;;
	color: #1b2653;
}

.floor3 ul.ul_main li:nth-child(6){
	background:url(../img/fl3_3.png) center no-repeat;;
	color: #1b2653;
}
.floor3 ul.ul_main li:nth-child(7){
	background:url(../img/fl3_4.png) center no-repeat;;
	color: #fff;
}
.floor3 ul.ul_main li:nth-child(8){
	background:url(../img/fl3_3.png) center no-repeat;;
	color: #1b2653;
}
.floor3 ul.ul_main li:nth-child(9){
	background:url(../img/fl3_4.png) center no-repeat;;
	color: #fff;
}

.floor3 ul.ul_main li:hover{
	cursor: pointer;
	/* transform:scale(1.2); */
	/* box-shadow: 0px 3px 6px rgba(31,55,122,0.6); */
}


/* ***floor4*********************************************************/
.floor4{
	width:100%;
	overflow: hidden;
	text-align: center;	
}
.floor4 .floor_main ul li{
	width:200px;
	background:#FCFCFC;
	padding: 32px 20px;
	margin: 0 24px;
}
.floor4 .floor_main ul li img{
	display: block;
	width:56px;
	margin:0 auto;
}
.floor4 .floor_main ul li big{
	display: block;
}
.floor4 .floor_main ul li span{
	display:inline-block;
	width:24px;
	border-radius:50px;
	margin: 16px auto;
	border-bottom:3px solid #1F377A;
}

/* ***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 */

