﻿@charset "utf-8";
* {
	padding: 0px;
	margin: 0px;
}
body {
	widtH: 100%;
	margin: 0 auto;
	font-family: "微软雅黑";
}
img {
	padding: 0;
	margin: 0;
	vertical-align: top;
	border: none
}
a {
	text-decoration: none;
}
@-webkit-keyframes rotate {
0% {
-webkit-transform:rotateZ(-45deg)
}
100% {
-webkit-transform:rotateZ(315deg)
}
}
@keyframes rotate {
0% {
transform:rotateZ(-45deg)
}
100% {
transform:rotateZ(315deg)
}
}
 @-webkit-keyframes rotate_x {
0% {
-webkit-transform:rotateZ(45deg)
}
100% {
-webkit-transform:rotateZ(-315deg)
}
}
@keyframes rotate_x {
0% {
transform:rotateZ(45deg)
}
100% {
transform:rotateZ(-315deg)
}
}
 @-webkit-keyframes top {
0% {
top:0%;
}
30% {
top:120%;
}
40% {
-webkit-transform:rotateZ(0deg)
}
50% {
top:120%;
-webkit-transform:rotateZ(180deg)
}
80% {
top:-10%;
}
90% {
-webkit-transform:rotateZ(180deg)
}
100% {
top:0%;
}
}
@keyframes top {
0% {
top:0%;
}
30% {
top:120%;
}
40% {
transform:rotateZ(0deg)
}
50% {
top:120%;
transform:rotateZ(180deg)
}
80% {
top:-10%;
}
90% {
transform:rotateZ(180deg)
}
100% {
top:0%;
}
}
 @-webkit-keyframes bottom {
0% {
top:100%;
}
30% {
top:-20%;
}
40% {
-webkit-transform:rotateZ(0deg)
}
50% {
top:-20%;
-webkit-transform:rotateZ(180deg)
}
80% {
top:120%;
}
90% {
-webkit-transform:rotateZ(180deg)
}
100% {
top:100%;
}
}
@keyframes bottom {
0% {
top:100%;
}
30% {
top:-20%;
}
40% {
transform:rotateZ(0deg)
}
50% {
top:-20%;
transform:rotateZ(180deg)
}
80% {
top:120%;
}
90% {
transform:rotateZ(180deg)
}
100% {
top:100%;
}
}
 @-webkit-keyframes left {
0% {
left:0%;
}
30% {
left:120%;
}
40% {
-webkit-transform:rotateZ(0deg)
}
50% {
left:120%;
-webkit-transform:rotateZ(180deg)
}
80% {
left:-10%;
}
90% {
-webkit-transform:rotateZ(180deg)
}
100% {
left:0%;
}
}
@keyframes left {
0% {
left:0%;
}
30% {
left:120%;
}
40% {
transform:rotateZ(0deg)
}
50% {
left:120%;
transform:rotateZ(180deg)
}
80% {
left:-10%;
}
90% {
transform:rotateZ(180deg)
}
100% {
left:0%;
}
}
 @-webkit-keyframes right {
0% {
left:100%;
}
30% {
left:-20%;
}
40% {
-webkit-transform:rotateZ(0deg)
}
50% {
left:-20%;
-webkit-transform:rotateZ(180deg)
}
80% {
left:120%;
}
90% {
-webkit-transform:rotateZ(180deg)
}
100% {
left:100%;
}
}
@keyframes right {
0% {
left:100%;
}
30% {
left:-20%;
}
40% {
transform:rotateZ(0deg)
}
50% {
left:-20%;
transform:rotateZ(180deg)
}
80% {
left:120%;
}
90% {
transform:rotateZ(180deg)
}
100% {
left:100%;
}
}
#banner {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.banner img {
	widtH: 100%;
}
.yi_guang_01, .yi_guang_02, .yi_guang_03, .yi_guang_04, .yi_guang_05, .yi_guang_06, .yi_guang_07, .yi_guang_08, .yi_guang_09, .yi_guang_10, .yi_guang_11, .yi_guang_12, .yi_guang_13, .yi_guang_14, .yi_guang_15, .yi_guang_16, .yi_guang_17, .yi_guang_18 {
	position: absolute;
	width: 19px;
	height: 115px;
	z-index: 3;
}
.yi_guang_19, .yi_guang_20, .yi_guang_21, .yi_guang_22, .yi_guang_23, .yi_guang_24, .yi_guang_25, .yi_guang_26 {
	position: absolute;
	width: 115px;
	height: 19px;
	z-index: 3;
}
.yi_guang_01 {
	-webkit-animation: top 16s linear 0s infinite;
	animation: top 16s linear 0s infinite;
}
.yi_guang_02 {
	-webkit-animation: top 21s linear 0s infinite;
	animation: top 21s linear 0s infinite;
}
.yi_guang_03 {
	-webkit-animation: top 19s linear 0s infinite;
	animation: top 19s linear 0s infinite;
}
.yi_guang_04 {
	-webkit-animation: top 27s linear 0s infinite;
	animation: top 27s linear 0s infinite;
}
.yi_guang_05 {
	-webkit-animation: top 24s linear 0s infinite;
	animation: top 24s linear 0s infinite;
}
.yi_guang_06 {
	-webkit-animation: top 15s linear 0s infinite;
	animation: top 15s linear 0s infinite;
}
.yi_guang_07 {
	-webkit-animation: top 18s linear 0s infinite;
	animation: top 18s linear 0s infinite;
}
.yi_guang_08 {
	-webkit-animation: top 14s linear 0s infinite;
	animation: top 14s linear 0s infinite;
}
.yi_guang_09 {
	-webkit-animation: top 22s linear 0s infinite;
	animation: top 22s linear 0s infinite;
}
.yi_guang_10 {
	-webkit-animation: bottom 14s linear 0s infinite;
	animation: bottom 14s linear 0s infinite;
}
.yi_guang_11 {
	-webkit-animation: bottom 22s linear 0s infinite;
	animation: bottom 22s linear 0s infinite;
}
.yi_guang_12 {
	-webkit-animation: bottom 18s linear 0s infinite;
	animation: bottom 19s linear 0s infinite;
}
.yi_guang_13 {
	-webkit-animation: bottom 15s linear 0s infinite;
	animation: bottom 15s linear 0s infinite;
}
.yi_guang_14 {
	-webkit-animation: bottom 24s linear 0s infinite;
	animation: bottom 24s linear 0s infinite;
}
.yi_guang_15 {
	-webkit-animation: bottom 16s linear 0s infinite;
	animation: bottom 16s linear 0s infinite;
}
.yi_guang_16 {
	-webkit-animation: bottom 19s linear 0s infinite;
	animation: bottom 19s linear 0s infinite;
}
.yi_guang_17 {
	-webkit-animation: bottom 30s linear 0s infinite;
	animation: bottom 30s linear 0s infinite;
}
.yi_guang_18 {
	-webkit-animation: bottom 27s linear 0s infinite;
	animation: bottom 27s linear 0s infinite;
}
.yi_guang_19 {
	-webkit-animation: left 20s linear 0s infinite;
	animation: left 20s linear 0s infinite;
}
.yi_guang_20 {
	-webkit-animation: left 28s linear 0s infinite;
	animation: left 28s linear 0s infinite;
}
.yi_guang_21 {
	-webkit-animation: left 24s linear 0s infinite;
	animation: left 24s linear 0s infinite;
}
.yi_guang_22 {
	-webkit-animation: left 21s linear 0s infinite;
	animation: left 21s linear 0s infinite;
}
.yi_guang_23 {
	-webkit-animation: right 30s linear 0s infinite;
	animation: right 30s linear 0s infinite;
}
.yi_guang_24 {
	-webkit-animation: right 22s linear 0s infinite;
	animation: right 22s linear 0s infinite;
}
.yi_guang_25 {
	-webkit-animation: right 25s linear 0s infinite;
	animation: right 25s linear 0s infinite;
}
.yi_guang_26 {
	-webkit-animation: right 27s linear 0s infinite;
	animation: right 27s linear 0s infinite;
}
.xc {
	widtH: 1100px;
	margin: 0 auto;
	margin-top: 30px;
	overfloe: hidden;
}
.xc h1 {
	text-align: center;
}
.xc_1 {
	widtH: 100%;
	margin-top: 20px;
	overflow: hidden;
}
.xc_2 {
	widtH: 544px;
	floaT: left;
	display: block;
}
.xc_3 {
	widtH: 500px;
	floaT: right;
	border-bottom: 4px solid #0070d9;
	padding-bottom: 10px;
}
.xc_3 p {
	text-align: left;
	text-indent: 2em;
	line-height: 1.6;
	font-sizE: 18px;
}
.sr {
	widtH: 100%;
	margin-top: 25px;
	background: url(/d/file/hh/2017-11-24/sr_11.jpg) no-repeat center fixed;
	height: 695px;
	padding-top: 5px;
}
.xc ul {
	list-style: none;
	overflow: hidden;
	margin-top: 25px;
}
.xc ul li {
	widtH: 214px;
	floaT: left;
}
.sr_1 img {
	display: block;
	widtH: 49px;
	margin: 0 auto;
}
.sr_1 {
	widtH: 100%;
	background: url(/d/file/hh/2017-11-24/bj_03.png) no-repeat;
	height: 96px;
	margin-top: 10px;
	padding: 17px 0px;
}
.xc ul li h2 {
	text-align: center;
	color: #FFF;
	font-sizE: 18px;
	margin-top: 10px;
	font-weight: normal;
	line-height: 1.6;
}
.xc ul li:nth-child(1), .xc ul li:nth-child(2), .xc ul li:nth-child(3), .xc ul li:nth-child(4) {
	margin-right: 7px;
}
.kj {
	widtH: 1100px;
	margin: 0 auto;
	margin-top: 35px;
	overfloe: hidden;
}
.kj h1 {
	text-align: center;
}
.baoweidt {
	width: 600px;
	floaT: left;
	overflow: hidden;
	position: relative;
}
#ISL_Cont_1111 {
	width: 571px;
	margin: 0 auto;
}
.bg {
	widtH: 571px;
	height: 303px;
	float: left;
}
.baoweidt .sbbone {
	position: absolute;
	left: 0px;
	top: 85px;
	cursor: pointer;
}
.baoweidt .sbbtow {
	position: absolute;
	right: 0px;
	top: 80px;
	cursor: pointer;
}
.kj_1 {
	widtH: 470px;
	float: right;
}
.kj_2 {
	widtH: 100%;
	background: #e3e9f8;
	padding: 10px 0px;
}
.kj_2 p {
	widtH: 420px;
	margin: 0 auto;
	border-left: 2px solid #0070d9;
	font-sizE: 15px;
	padding-lefT: 2%;
	line-height: 1.6;
text-align:left;
}
.kj_2 p b {
	font-sizE: 16px;
}
.kj_2 p a {
	color: #594bdf;
}
.kj_2:nth-child(2), .kj_2:nth-child(3), .kj_2:nth-child(4) {
	margin-top: 9px;
}
.kj_3 {
	background: #ecf0f4;
}
.ppjs {
	widtH: 100%;
	background: url(/d/file/hh/2017-11-24/zytj_03.jpg) center no-repeat;
	height: 813px;
	margin-top: 35px;
	padding-top: 10px;
}
.kj ul {
	list-style: none;
	overflow: hidden;
}
.kj ul li {
	widtH: 340px;
	height: 226px;
	background: url(/d/file/hh/2017-11-24/zy_04.png) no-repeat;
	floaT: left;
	margin-top: 40px;
}
.zy_1 {
	widtH: 317px;
	height: 199px;
	margin-top: 14px;
	margin-left: 12px;
	position: relative;
	overflow: hidden;
}
.zy_1 a{ color:#000;}
.zy {
	margin-lefT: 33px;
	margin-right: 33px;
}
.tj {
	width: 317px;
	height: 199px;
	transition: all .5s ease;
	position: absolute;
	top: 199px;
	left: 0;
	background: rgba(0,0,0,0.5);
}
.tj h2 {
	font-sizE: 22px;
	text-align: center;
	color: #FFF;
	margin-top: 45px;
}
.tj p {
	widtH: 170px;
	margin: 0 auto;
	margin-top: 20px;
	text-align: center;
	line-height: 45px;
	background: #FFF;
	font-size: 20px;
}
.kj ul li:hover .tj {
	width: 317px;
	height: 199px;
	left: 0;
	top: 0;
}
.zx{widtH:225px; margin:0 auto; margin-top:30px;}
