body, html {
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 20px;
}
ul {
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.logotop {
	height: 100px;
}
.logotop img {
	width: 500px;
	height: 150px;
}
.clear {
	clear: both;
}
.sosuo {
	background-color: #0069B8;
	height: 40px;
	color: #FFF;
	padding-right: 10px;
}
.sosuo a {
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	font-weight: normal;
	float: right;
	padding-right: 20px;
	padding-left: 20px;
	display: block;
	height: 40px;
	line-height: 40px;
	background-color: #0069B8;
	font-size: 18px;
}
.sosuo a:hover {
	color: #6FF;
	background-color: #005695;
}
.sub {
	color: #FFF;
	background-color: #09C;
	border: 1px solid #0069B8;
	float: right;
	height: 45px;
	display: block;
	width: 110px;
	text-align: center;
	font-size: 20px;
	line-height: 40px;
}
.key {
	height: 40px;
	width: 300px;
	border: 1px solid #0069B8;
	float: right;
	line-height: 38px;
	color: #0069B8;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 2px;
	margin-right: 5px;
	margin-left: 10px;
	font-size: 18px;
}
img {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.bg-video {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.logo {
	background-image: url(topbj.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-repeat: repeat-x;
	background-position: top;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	font-size: 18px;
}
.logo dl {
	padding: 0px;
	margin: 0px;
	height: 81px;
}
.logo dl dt {
	margin: 0px;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.logo dl dt img {
	font_radio: 2;
	display-radio: 1;
	float: left;
	height: 58px;
	width: 250px;
}
.logo dl dt img {
	animation-name: fadeInDown, none;
	animation-delay: 0.0s, 0.8s;
	animation-duration: 0.8s, 0.6s;
	animation-iteration-count: 1, 1
}
.logo dl dd {
	margin: 0px;
	float: right;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.logo span {
	text-decoration: none;
	width: 110px;
	display: block;
	float: right;
	text-align: center;
	height: 120px;
	line-height: 100px;
	background-image: url(nav.png);
	background-repeat: no-repeat;
	background-position: bottom;
	font-weight: bold;
	color: #FFF;
}
.nav {
	background-image: url(topbj.png);
	background-position: bottom;
	display: block;
	height: 60px;
	padding-right: 20px;
}
.nav a {
	text-decoration: none;
	color: #039;
	width: 115px;
	display: block;
	float: right;
	text-align: center;
	height: 50px;
	line-height: 60px;
}
.nav a {
	animation-name: lightSpeedIn, none;
	animation-delay: 0.0s, 0.8s;
	animation-duration: 0.8s, 0.6s;
	animation-iteration-count: 1, 1
}
.nav a:hover {
	background-image: url(nav.png);
	background-repeat: no-repeat;
	background-position: bottom;
	font-weight: bold;
	color: #FFF;
}
.end {
	background-image: url(endapp.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 450px;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 20px;
	clear: both;
}
.endzuo {
	float: left;
}
.endzuo img {
	transition: opacity 0.5s ease; /* 平滑过渡效果 */
	animation: shakeAnimation 3s infinite;
	height: 140px;
	width: 300px;
}
 @keyframes shakeAnimation {
 0% {
transform: translate(0px);
} /* 初始状态不移动 */
 25% {
transform: translate(-10px) rotate(-3deg);
} /* X轴向左平移10像素并旋转3度 */
 75% {
transform: translate(10px) rotate(3deg);
} /* X轴向右平移10像素并旋转3度 */
 100% {
transform: translate(0px);
} /* 结束状态返回原点 */
}
.endyou {
	float: right;
}
.endyou img {
	height: 133px;
	width: 300px;
}
.endcaidan {
	clear: both;
	height: 70px;
	text-align: center;
	color: #0066CC;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 32px;
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
}
.endcaidan a {
	color: #06C1FF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16px;
	font-weight: normal;
}
.endcaidan a:hover {
	color: #FFF;
}
.endlink {
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 10px;
}
.endlink1 {
	float: right;
	width: 200px;
	text-align: right;
	padding-right: 10px;
}
.endlink1 a img {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.endlink1 a:hover img {
	filter: saturate(100%);
}
.endlink2 {
	color: #6BB5FF;
	line-height: 36px;
	font-weight: normal;
	font-size: 18px;
}
.endlink2 img {
	width: 300px;
	height: 69px;
}
.endlink2 a {
	color: #6BB5FF;
	text-decoration: none;
	line-height: 45px;
	background-image: url(gognan.png);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	height: 45px;
	padding-left: 40px;
}
.endlink2 a:hover {
	color: #FFF;
}
.endlink3 {
	background-color: #039;
	height: 200px;
	padding-top: 20px;
}
.erweima {
	float: right;
	width: 340px;
}
.chanpintx {
}
.chanpintx ul {
	margin: 0px;
	padding: 0px;
}
.chanpintx ul li {
	height: 300px;
	color: #666;
	line-height: 30px;
	background-color: #EEE;
	margin: 20px;
	padding: 20px;
}
.chanpintx ul li {
	animation-name: fadeInDown, none;
	animation-delay: 0.0s, 0.6s;
	animation-duration: 0.6s, 0.6s;
	animation-iteration-count: 1, 1
}
.chanpintx ul li strong {
	color: #0069B8;
}
.chanpintx ul li img {
	float: left;
	border: 1px dashed #CCC;
	margin-right: 25px;
	height: 300px;
	width: 300px;
}
.producnext {
	line-height: 50px;
	text-align: center;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 20px;
}
.producnext a {
	text-decoration: none;
	border: 1px solid #CCC;
	color: #666;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.producnext a:hover {
	border: 1px solid #F00;
	color: #F00;
}
.productnei {
	text-align: center;
	height: 50px;
	line-height: 40px;
	display: block;
	clear: both;
}
.productnei h2 {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	color: #06C;
}
.productnei1 {
	text-align: center;
	padding: 20px;
}
.productnei1 img {
	width: 680px;
}
.guide {
	text-align: center;
	line-height: 36px;
}
.guide1 {
	margin: 0px;
}
.guide1 ul {
	margin: 0px;
	padding: 0px;
}
.guide1 ul li {
	float: left;
	width: 320px;
	height: auto;
	border: 1px dashed #CCC;
	margin: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.guide1 ul li {
	animation-name: fadeInDown, none;
	animation-delay: 0.0s, 0.6s;
	animation-duration: 0.6s, 0.6s;
	animation-iteration-count: 1, 1
}
.guide1 ul li strong {
	font-size: 22px;
	height: 40px;
	display: block;
	color: #039;
}
.guide1 ul li span {
	color: #333333;
	height: 110px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	display: block;
	line-height: 30px;
	padding-top: 10px;
}
.guide1 ul li span img {
	float: left;
	margin-right: 25px;
	height: 100px;
	width: 150px;
}
.index01 {
	background-image: url(03.png);
	background-repeat: repeat-x;
	height: 150px;
	text-align: center;
	padding-top: 40px;
	background-position: top;
	display: block;
	clear: both;
}
.index01 a {
	background-color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
}
.index02 {
	background-color: #FFFFFF;
	display: block;
}
.index02 ul {
	margin: 0px;
	padding: 0px;
}
.index02 ul li {
	margin: 0px;
	width: 360px;
	float: left;
	padding: 0px;
	text-align: center;
	height: 320px;
}
.index02 ul li img {
	height: 300px;
	width: 340px;
}
.index04 {
	background-image: url(bj.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.index05 {
	text-align: center;
	padding-top: 60px;
	height: 900px;
}
.index06 {
	background-image: url(banquan.png);
	clear: both;
	height: 130px;
	background-position: center top;
	background-repeat: no-repeat;
}
.index06 dl {
	padding: 0px;
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.index06 dl dt {
	float: left;
	margin: 0px;
	padding: 0px;
}
.index06 dl dd {
	margin: 0px;
	padding: 0px;
	float: right;
}
.index07 {
	height: 400px;
	padding-top: 30px;
	text-align: center;
	line-height: 30px;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	clear: both;
}
.index07 a {
	color: #666;
	text-decoration: none;
}
.index07 a:hover {
	color: #000;
}
.index08 {
	display: block;
}
.index08 ul {
	margin: 0px;
	padding: 0px;
}
.index08 ul li {
	margin: 0px;
	display: block;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.index08 ul li img {
	height: 244px;
	width: 600px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.index08 ul li h2 {
	font-size: 20px;
	margin: 0px;
	height: 40px;
	color: #06C;
	font-family: "微软雅黑", yahei;
	line-height: 40px;
}
.index08 ul li h3 {
	font-size: 14px;
	color: #999;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}
.index10 {
	height: 60px;
	text-align: center;
	clear: both;
	display: block;
}
.index10 a {
	color: #000;
	text-decoration: none;
	background-color: #CCC;
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.index10 a:hover {
	background-image: url(jianbian.png);
	color: #FFF;
}
.ih-item {
	position: relative;
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}
.ih-item img {
	width: 100%;
	height: 100%;
}
.ih-item.square {
	position: relative;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
	height: 220px;
	width: 540px;
	margin: 0px;
	padding: 0px;
}
.ih-item.square.effect6 {
	overflow: hidden;
}
.ih-item.square.effect6 .img {
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.ih-item.square.effect6 a:hover .img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
	filter: saturate(100%);
}
/*= common css to all effects =*/
.single-member {
	width: 350px;
	float: left;
	background-color: #F0F0F0;
	text-align: center;
	position: relative;
	height: 267px;
	margin: 0px;
}
.member-image img {
	max-width: 100%;
	vertical-align: middle;
}
.member-image h3 {
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}
.member-image h5 {
	font-size: 16px;
	margin: 0 0 15px;
	line-height: 22px;
}
.social-touch a {
	display: inline-block;
	width: 550px;
	height: 40px;
	vertical-align: middle;
	margin: 0 2px;
	background-image: url(../images/social-icons.png);
	background-repeat: no-repeat;
	opacity: 0.7;
	transition: 0.3s;
}
.social-touch a:hover {
	opacity: 1;
	transition: 0.3s;
}
/*= effect-3 css =*/
.effect-3 {
	max-height: 350px;
	min-height: 350px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	color: #777;
	border: 5px solid #FFF;
}
.effect-3 h3 {
	margin: 0px;
	padding: 0px;
	color: #069;
	height: 50px;
	line-height: 50px;
}
.member-image {
	border-bottom: 5px solid #e5642b;
	transition: 0.4s;
	height: 360px;
	width: 100%;
	display: inline-block;
	float: none;
	vertical-align: middle;
}
.member-info {
	transition: 0.5s;
	z-index: 300;
	padding-right: 30px;
	padding-left: 30px;
}
.member-info span {
	font-size: 16px;
	margin: 0px;
	display: block;
	font-weight: normal;
	color: #333;
	padding: 0;
}
.member-image img {
	width: 100%;
	vertical-align: bottom;
}
.effect-3 .social-touch {
	left: 0;
	bottom: 0;
	overflow: hidden;
	width: 100%;
	transition: 0.4s;
	background-image: url(jianbian.png);
	text-align: center;
	height: 40px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: center;
}
.effect-3:hover .member-image {
	border-bottom: 0;
	border-radius: 0 0 200px 200px;
	height: 300px;
	display: inline-block;
	overflow: hidden;
	width: 350px;
	transition: 0.4s;
}
/*= effect-3 css end =*/

.social-touch a {
	color: #FFF;
	text-decoration: none;
}
.ct-banner {
	width: 100%;
	height: 900px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #CCC;
}
.ct-focusbox {
	height: 900px;
	position: relative;
	overflow: hidden;
}
.ct-focusimg {
	height: 900px;
	overflow: hidden;
}
.ct-fimglist {
	position: relative;
}
.ct-fimglist img {
	display: block;
	cursor: pointer;
}
.ct-fimglist li {
	width: 100%;
	height: 900px;
	float: left;
}
.ct-banner01 {
	background: url(../images/ct-banner01.png) center;
}
.ct-banner02 {
	background: url(../images/ct-banner02.png) center;
}
.ct-banner03 {
	background: url(../images/ct-banner03.png) center;
}
.ct-banner04 {
	background: url(../images/ct-banner04.png) center;
}
.ct-banner05 {
	background: url(../images/ct-banner05.png) center;
}
.ct-focustool {
	overflow: hidden;
	position: relative;
	top: -150px;
	height: 152px;
}
.ct-ftoollist {
	position: relative;
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.ct-ftoollist li {
	width: 180px;
	height: 100px;
	float: left;
	cursor: pointer;
	margin: 0px;
	text-align: center;
	display: block;
}
.ct-ftoollist li img {
	height: 120px;
	width: 160px;
}
.slides-box {
	width: 100%;
	height: 1440px;
	margin: auto;
	overflow: hidden;
}
.slides {
	position: relative;
	height: 100%;
	width: 100%;
	margin: auto;
	float: left;
}
.slides li {
	position: absolute;
	width: 100%;
	height: 100%;
}
.slides li img {
	display: block;
	width: 100%;
	margin: auto;
}
.slides li a {
	display: block;
	height: 780px;
}
.prev, .next {
	position: absolute;
	z-index: 99;
	top: 50%;
	margin-top: -40px;
	left: 0;
	height: 70px;
	width: 30px;
	color: #fff;
	cursor: pointer;
	background-color: #000;
	opacity: .5;
}
.prev:hover, .next:hover {
	opacity: .7;
}
.prev {
	background-image: url(zuo.png);
}
.banner {
	height: 600px;
	overflow: hidden;
	text-align: center;
	width: 720px;
	margin: 0px;
	padding: 0px;
}
.banner img {
	height: 600px;
	width: 720px;
}
.next {
	left: auto;
	right: 0;
	background-image: url(you.png);
}
.productnav {
	height: 200px;
}
.productnav a {
	color: #333;
	text-decoration: none;
	text-align: center;
	float: left;
	border: 1px dotted #CCC;
	width: 200px;
	line-height: 42px;
	margin-left: 20px;
	margin-bottom: 20px;
	font-size: 22px;
}
.productnav a:hover {
	font-weight: bold;
	background-color: #CCC;
	color: #06C;
}
.productlist {
	margin: 0px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.productlist ul {
	margin: 0px;
	padding: 0px;
}
.productlist ul li {
	float: left;
	height: 300px;
	width: 300px;
	border: 1px solid #CCC;
	text-align: center;
	margin-top: 20px;
	margin-right: 20px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.productlist ul li {
	animation-name: fadeInDown, none;
	animation-delay: 0.0s, 0.6s;
	animation-duration: 0.6s, 0.6s;
	animation-iteration-count: 1, 1
}
.productlist ul li a {
	text-decoration: none;
	color: #333;
	line-height: 30px;
}
.productlist ul li img {
	height: 250px;
	width: 280px;
	transition: all 0.5s ease 0s;
}
.productlist ul li img:hover {
	margin-top: 10px
}
.pagination {
	position: absolute;
	bottom: 3px;
	z-index: 99;
	color: #000;
	font-size: 0px;
}
.pagination li {
	padding: 70px 10px;
	float: left;
	font-size: 0px;
	color: #000;
}
.pagination li a {
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	border-radius: 20px;
	color: #F00;
	text-align: center;
	font-family: Arial;
	text-decoration: none;
	background-color: #FFF;
}
.pagination .active {
	background: red;
}
.jiantou {
	position: absolute;
	bottom: 3px;
	z-index: 99;
	color: #000;
	left: 48.6%;
	animation: move 1s infinite 1s linear;
}
.jiantou img {
	transition: opacity 0.5s ease; /* 平滑过渡效果 */
	animation: shakeAnimation 3s infinite;
}
.team {
	width: 100%;
	height: 1160px;
	position: relative;
	background-attachment: fixed;
	background-image: url(dabei.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	clear: both;
	z-index: 99;
	text-decoration: none;
	color: #000;
	font-size: 18px;
}
.teama h2 {
	color: #000;
	text-decoration: none;
	font-size: 30px;
	font-weight: normal;
}
.teama a {
	color: #000;
	text-decoration: none;
	font-size: 18px;
}
.xuanxianga {
	height: 500px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	font-weight: normal;
}
.xuanxianga a {
	display: block;
	height: 1000px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
}
.xuanxianga a .teama {
	position: absolute;
	width: 100%;
	bottom: 70%;
	z-index: 99;
	transition: all 0.5s;
}
.xuanxianga a:hover .teama {
	bottom: 55%;
}
.xiyun_tuwen {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #FFF;
}
.xiyun_tuwen1 {
	display-radio: flex;
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: center;
	height: 135px;
}
.xiyun_tuwen1 img {
	height: 132px;
	width: 650px;
}
.xiyun_tuwen2 {
	line-height: 36px;
	font-size: 24px;
	padding: 20px;
}
.xiyun_tuwen3 {
	font_radio: 2;
	display-radio: 1;
	height: 200px;
	text-align: center;
}
.xiyun_tuwen3 img {
	width: 680px;
}
.xiyun_tuwen4 {
	font_radio: 2;
	color: #333;
	display-radio: 1;
	font-size: 26px;
	line-height: 42px;
	display: block;
}
.xiyun_tuwen3 {
	animation-name: fadeInDown, none;
	animation-delay: 0.0s, 0.6s;
	animation-duration: 0.6s, 0.6s;
	animation-iteration-count: 1, 1
}
.xiyun_tuwen4 {
	animation-name: fadeInDown, none;
	animation-delay: 0.0s, 0.8s;
	animation-duration: 0.8s, 0.6s;
	animation-iteration-count: 1, 1
}
.xiyun_tuwen4 a {
	color: #FFF;
	text-decoration: none;
	background-color: #09C;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.xiyun_tuwen4 a:hover {
	background-color: #F00;
}
.xiyun_tuwen5 {
	transition: all 0.5s ease 0s;
	float: right;
}
.xiyun_tuwen5 img {
	height: 500px;
	width: 680px;
}
.xiyun_tuwen5:hover {
	margin-top: -20px
}
.xiyun_tuwen4 {
	font_radio: 2;
	text-align: left;
	color: rgba(51,51,51,1);
	display-radio: 1;
	font-size: 16px;
	float: left;
	line-height: 30px;
}
.xiyun_tuwen3 {
	animation-name: fadeInDown, none;
	animation-delay: 0.0s, 0.6s;
	animation-duration: 0.6s, 0.6s;
	animation-iteration-count: 1, 1
}
.xiyun_tuwen4 {
	animation-name: fadeInDown, none;
	animation-delay: 0.0s, 0.8s;
	animation-duration: 0.8s, 0.6s;
	animation-iteration-count: 1, 1
}
.xiyun_tuwen7 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 600px;
	max-width: none;
	display-radio: flex;
	float: left;
}
.xiyun_tuwen8 {
	line-height: 50px;
	font-size: 28px;
	padding-right: 20px;
	padding-left: 20px;
}
.xiyun_tuwen9 {
	transition: all 0.5s ease 0s;
	float: right;
	padding-top: 30px;
}
.xiyun_tuwen9 img {
	height: 550px;
	width: 900px;
}
.xiyun_tuwen9:hover {
	margin-top: -20px
}
.xiyun_tuwen10 {
	transition: all 0.5s ease 0s;
	text-align: center;
}
.xiyun_tuwen10 img {
	height: 800px;
	width: 680px;
}
.xiyun_tuwen10:hover {
	margin-top: -20px
}
.jingyinglinian {
	display: block;
	text-align: center;
}
.index02 {
	background-color: #F5F5F5;
	display: block;
}
.e_container-58 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	position: absolute;
	top: 0
}
.e_image-59 {
	overflow: hidden;
	background: #000
}
.e_image-59 img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	transition: all 0.5s ease 0s
}
.e_container-57:hover .e_image-59 img {
	transform: scale(1.1);
	opacity: 0.8
}
 @keyframes fadeInDown {
from {
opacity:0;
transform:translate3d(0, -100%, 0)
}
to {
	opacity: 1;
	transform: none
}
}
 @keyframes lightSpeedIn {
from {
opacity:0;
transform:translate3d(0, -100%, 0)
}
to {
	opacity: 10;
	transform: none
}
}
.chanpintx ul li strong {
	display: block;
	line-height: 50px;
}
