@charset "utf-8";
* {
	padding: 0;
	margin: 0
}
body {
	padding: 0px;
	margin: 0px;
	background-color: #FFF;
}

.video {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.back-to-top {
	/* Keyword values */
	scroll-behavior: auto;
// 滚动条立即滚动 scroll-behavior: smooth;
// 窗口平稳滚动 /* Global values */
scroll-behavior: inherit;
	scroll-behavior: initial;
	scroll-behavior: unset;
	scroll-behavior: smooth;
	padding-top: 80px;
	display: block;
}
/* 幻灯片开始 */
* {
	padding: 0;
	margin: 0;
}
.banner {
	width: 100%;
	height: 750px;
	overflow: hidden;
	position: relative;
}
.banner {
	animation-name: fadeInDown, none;
	animation-delay: 0.0s, 0.6s;
	animation-duration: 0.6s, 0.6s;
	animation-iteration-count: 1, 1
}
.b-img {
	height: 750px;
	position: absolute;
	left: 0;
	top: 0;
}
.b-img a {
	display: block;
	height: 750px;
	float: left;
}
.b-list {
	height: 50px;
	padding-top: 700px;
	position: relative;
	margin: 0 auto;
	z-index: 1;
}
.b-list span {
	display: block;
	cursor: pointer;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	border: 3px solid #fff;
	float: left;
	margin: 0 5px;
	_margin: 0 3px;
}
.b-list .spcss {
	border: 3px solid #14ab04;
}
.bar-left {
	position: absolute;
	z-index: 1;
	display: block;
	width: 100px;
	height: 100%;
	left: 0px;
	background: none;
	top: 0px;
}
.bar-right {
	position: absolute;
	z-index: 1;
	display: block;
	width: 100px;
	height: 100%;
	right: 0px;
	background: none;
	top: 0px;
}
.bar-left em {
	display: block;
	width: 50px;
	height: 100px;
	background: url(../images/arrow.png) 0px 0px no-repeat;
	margin: 0 auto;
	margin-top: 325px;
}
.bar-right em {
	display: block;
	width: 50px;
	height: 100px;
	background: url(../images/arrow.png) -50px 0px no-repeat;
	margin: 0 auto;
	margin-top: 325px;
}
.bar-left .emcss {
	background-position: 0px -100px;
}
.bar-right .emcss {
	background-position: -50px -100px;
}
/* 幻灯片结束 */



.banner h2 {
	font-size: 58px;
	line-height: 80px;
	font-weight: normal;
	animation: move 10s infinite 1s linear;
	clear: both;
}
.banner h3 {
	font-size: 40px;
	font-weight: normal;
	padding-top: 50px;
}
a {
	text-decoration: none
}
img {
	border: 0;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
.clear30 {
	height: 30px;
	background-color: #FFF;
}
.logo {
	display: block;
	height: 130px;
	font_radio: 2;
	display-radio: 1;
	background-image: url(i/endbj.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	width: 100%;
	background-color: #09F;
}
.logo {
	animation-name: fadeInDown, none;
	animation-delay: 0.0s, 0.6s;
	animation-duration: 0.6s, 0.6s;
	animation-iteration-count: 1, 1
}
 @keyframes fadeInDown {
from {
opacity:0;
transform:translate3d(0, -100%, 0)
}
to {
	opacity: 1;
	transform: none
}
}
.logo dl {
	padding: 0px;
	display: block;
}
.logo dl dt {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.logo dl dt span {
	float: left;
	margin: 0px;
	padding: 0px;
}
.logo dl dt a img {
	margin: 0px;
	padding: 0px;
	float: left;
}


.logo dl dd {
	margin: 0px;
	float: right;
	width: 700px;
	display: block;
	height: 80px;
	padding-top: 50px;
	background-image: url(i/tell.png);
	background-repeat: no-repeat;
	background-position: right 10px;
}
.logo1 {
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: 180px;
	background-image: url(i/topbj.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
	position: fixed;
	z-index: 9999;
	width: 100%;
}
.logo1 dl {
	padding: 0px;
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	height: 100px;
}
.logo1 dl dt {
	margin: 0px;
	float: left;
	padding: 0px;
}
.logo1 dl dd {
	margin: 0px;
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.about {
	background-image: url(i/banner.jpg);
	background-position: center bottom;
	height: 700px;
	clear: both;
}
.proods {
	background-image: url(i/prood.jpg);
	background-position: center bottom;
	height: 700px;
	clear: both;
}
.devicea {
	background-image: url(i/device.jpg);
	background-position: center bottom;
	height: 700px;
	clear: both;
}
.app {
	background-image: url(i/app.jpg);
	background-position: center bottom;
	height: 700px;
	clear: both;
}
.techn {
	background-image: url(i/technology.jpg);
	background-position: center bottom;
	height: 700px;
	clear: both;
}
.contactmap {
	margin: 0px;
	height: 650px;
	background-image: url(images/map.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	color: #FFF;
	text-align: center;
	font-size: 22px;
	line-height: 50px;
	font-family: "微软雅黑";
	padding: 0px;
}
.contactmap iframe {
	height: 100%;
	width: 100%;
}
.webap {
	margin: 0px;
	height: 600px;
	background-image: url(i/dibu.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;
	color: #FFF;
	text-align: center;
	font-size: 22px;
	line-height: 70px;
	padding-top: 200px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "微软雅黑";
}
.webap img {
	padding-right: 15px;
	padding-left: 15px;
}
.webap strong {
	font-size: 48px;
	letter-spacing: 5px;
}
.contact {
	height: 700px;
	clear: both;
}
.aboutt {
	background-image: url(i/aboutt.jpg);
	background-position: center bottom;
	height: 450px;
	clear: both;
}
.videoo {
	background-image: url(i/video.jpg);
	background-position: center bottom;
	height: 700px;
	clear: both;
}
.course {
	background-image: url(i/course.jpg);
	background-position: center bottom;
	height: 700px;
	clear: both;
}
.staff {
	background-image: url(i/staff.jpg);
	background-position: center bottom;
	height: 700px;
	clear: both;
}
 @keyframes move {
 0% {
 transform: translate(0, 0);
}
 50% {
 transform: translate(0, -50px);
}
 100% {
 transform: translate(0, 0px);
}
}
.nav {
	height: 80px;
	background-image: none;
}
.nav ul {
	padding: 0px;
	margin: 0px;
}
.nav ul li {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 110px;
	float: left;
}
.nav ul li a {
	color: #09F;
	text-decoration: none;
	line-height: 80px;
	display: block;
	font-size: 16px;
	font-family: "微软雅黑", yahei;
	height: 80px;
	margin: 0px;
	padding: 0px;
}
.nav ul li a:hover {
	color: #FFFFFF;
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
	opacity: 1.0;
	transition: all 0.5s ease 0s;
	margin-top: 8px;
	background-color: #0099FF;
}
.nav ul li a span {
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #0099FF;
}
.main {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(i/img1.png);
	background-repeat: repeat-x;
	background-position: top;
}
.main1 {
	font-size: 22px;
	line-height: 36px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	color: #666;
	font-family: "微软雅黑";
	font-weight: normal;
}
.main2 {
	padding-top: 50px;
	background-color: #FFF;
	clear: both;
	padding-bottom: 50px;
}
.main2 ul {
	padding: 0px;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.main2 ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 200px;
	width: 200px;
	text-align: center;
	color: #000;
	list-style-type: none;
	display: block;
	line-height: 30px;
}
.main2 ul li {
	animation-name: fadeInDown, none;
	animation-delay: 0.0s, 0.6s;
	animation-duration: 0.6s, 0.6s;
	animation-iteration-count: 1, 1
}
.main2 ul li:hover {
	transition: all 0.5s ease 0s;
	margin-top: -20px
}
.main2 ul li span {
	color: #666;
	display: block;
	clear: both;
	line-height: 50px;
	font-size: 18px;
}
.main3 {
	text-align: center;
	clear: both;
	height: 190px;
	padding-top: 40px;
	background-image: url(i/img11.png);
	background-repeat: repeat-x;
	background-position: top;
}
.main4 {
	padding-top: 100px;
	background-image: url(i/cpbj.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.main4:hover {
	padding-top: 100px;
	background-image: url(i/cpbj1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	animation: fadeInOut 1s;
}
@keyframes fadeInOut {
 0% {
opacity: 0;
}
 50% {
opacity: 0.5;
}
 100% {
opacity: 1;
}
}
.main5 {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 40px;
}
.main6 {
	float: left;
	width: 520px;
	text-align: center;
}
.main7 {
	float: right;
	width: 520px;
	text-align: center;
}
.main10 {
}
.main11 {
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #F1F1F1;
}
.main12 {
	text-align: center;
	height: 180px;
}
.main13 {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.main13 ul {
	margin: 0px;
	padding: 0px;
}
.main13 ul li {
	margin: 0px;
	float: left;
	height: 450px;
	width: 600px;
	list-style-type: none;
	display: block;
	padding: 0px;
}
.main13 ul li img {
	height: 300px;
	width: 580px;
}
.main14 {
	line-height: 30px;
	font-weight: normal;
	color: #7D7D7D;
	padding: 10px;
	font-family: "微软雅黑";
}
.main14 span {
	display: block;
	color: #666;
	padding-top: 10px;
	font-size: 18px;
}
.main14 span strong {
	font-size: 34px;
	padding-right: 20px;
	font-weight: normal;
	color: #0080CC;
}
.dlbai {
	background-color: #FFF;
}
.main8 {
	background-image: url(i/img1.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFF;
	padding-bottom: 20px;
}
.main8 h2 a {
	color: #666;
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
}
.main9 {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.main9 ul {
	margin: 0px;
	padding: 0px;
}
.main9 ul li {
	margin: 0px;
	float: left;
	height: 300px;
	width: 385px;
	text-align: center;
	list-style-type: none;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.main9 ul li h2 a {
	line-height: 60px;
	color: #666;
	font-weight: normal;
}
.main9 ul li h2 a:hover {
	color: #F60;
}
.map {
	background-image: url(i/map.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	text-align: center;
	height: 700px;
}
.map a {
	display: block;
	height: 520px;
}
.link {
	text-align: center;
	padding-top: 40px;
	background-color: #FFF;
}
.about1 {
	padding-top: 40px;
	text-align: center;
	line-height: 40px;
}
.about1 img {
	border: 5px solid #CCC;
}
.about1 dl dd {
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;
	width: 600px;
	display: block;
}
.about1 dl dt {
	margin: 0px;
	padding: 0px;
	float: right;
	text-align: center;
	width: 600px;
	display: block;
}
.techno {
	padding-bottom: 30px;
}
.link1 {
	text-align: center;
	padding-top: 50px;
}
.link2 {
	padding-top: 40px;
}
.link2 ul {
	margin: 0px;
	padding: 0px;
}
.link2 ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 300px;
	width: 440px;
	text-align: right;
	list-style-type: none;
}
.link2 ul li img {
	height: 260px;
	width: 400px;
	border: 5px solid #FFF;
}
.technology {
	padding-top: 40px;
}
.technology ul {
	margin: 0px;
	padding: 0px;
}
.technology ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 350px;
	width: 400px;
	text-align: center;
	list-style-type: none;
	display: block;
}
.technology ul li h2 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	display: block;
}
.technology ul li img {
	height: 280px;
	width: 360px;
}
.product {
	padding-top: 20px;
}
.product ul {
	margin: 0px;
	padding: 0px;
}
.product ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 600px;
	width: 600px;
	text-align: center;
	list-style-type: none;
	display: block;
}
.product ul li h2 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	display: block;
}
.product ul li img {
	height: 560px;
	width: 560px;
}
.device {
	padding-top: 20px;
}
.device ul {
	margin: 0px;
	padding: 0px;
}
.device ul li {
	margin: 0px;
	width: 100%;
	text-align: center;
	list-style-type: none;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.device ul li h2 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	display: block;
}
.device ul li img {
	width: 1100px;
}
.main10 {
	background-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: 230px;
	width: 370px;
	margin: 0px;
	padding: 0px;
}
.ih-item.square.eff {
	overflow: hidden;
}
.ih-item.square.eff .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.eff 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);
	display: block;
	text-align: center;
}
.zhuying {
	text-align: center;
	height: 110px;
	padding-top: 60px;
}
.dl34 {
	padding: 0px;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.dl34 ul {
	margin: 0px;
	padding: 0px;
}
.dl34 ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 430px;
	width: 400px;
	text-align: center;
	color: #000;
	list-style-type: none;
	display: block;
	line-height: 30px;
}
.dl34 ul li a {
	text-align: center;
	display: block;
	font-size: 20px;
	color: #000;
}
.dl34 ul li img {
	height: 360px;
	width: 360px;
}
.erweima {
	text-align: center;
	padding: 20px;
}
.staff2 {
	text-align: center;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.staff2 table {
	text-align: center;
	line-height: 30px;
}
.staff2 table tr td img {
	height: 200px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	border-radius: 100px;
}
.tel {
	text-align: center;
}
.jiange300 {
}
.fazhan {
	background-image: url(i/dashi2.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
}
#demo {
	overflow: hidden;
	width: 100%;
	height: 330px;
	margin-right: auto;
	margin-left: auto;
	clear: none;
}
#demo1 {
	float: left;
}
#demo2 {
	float: left;
}
#indemo {
	float: left;
	width: 800%;
}
.food {
	clear: both;
	height: 50px;
	line-height: 50px;
	background-color: #999;
	color: #FFF;
	text-align: center;
	font-size: 22px;
	font-family: Tahoma, Geneva, sans-serif;
}
.food a {
	color: #FFF;
	text-decoration: none;
}
.food a:hover {
	color: #FF0;
}
.food img {
}
.food1 {
	background-color: #FFF;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	padding: 20px;
	color: #666;
	font-family: "微软雅黑", yahei;
	font-weight: normal;
	clear: both;
}
.food1 a {
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
}
.food1 a:hover {
	color: #009EAC;
}
.contactnn {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	background-color: #FFF;
}
.contactnn img {
	float: left;
}
.contactnn table {
	float: right;
}
 @media only screen and (min-width: 480px) and (max-width: 1199px)
 {

.logo dl dd {
	margin: 0px;
	float: right;
	width: 550px;
	display: block;
	height: 80px;
	padding-top: 50px;
	background-image: url(i/tell.png);
	background-repeat: no-repeat;
	background-position: right 10px;
}
.logo dl dt span {
	float: left;
	margin: 0px;
	padding: 0px;
	clear: none;
	display: none;
}

.nav ul li {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 90px;
	float: left;
}
.nav ul li a {
	color: #09F;
	text-decoration: none;
	line-height: 80px;
	display: block;
	font-size: 18px;
	font-family: "微软雅黑", yahei;
}


.banner {
	width: 100%;
	height: 500px;
	overflow: hidden;
	position: relative;
}
.b-img {
	height: 500px;
	position: absolute;
	left: 0;
	top: 0;
}
.b-img a {
	display: block;
	height: 500px;
	float: left;
}
.b-list {
	height: 50px;
	padding-top: 450px;
	position: relative;
	margin: 0 auto;
	z-index: 1;
}
.main1 {
	font-size: 22px;
	line-height: 60px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	color: #666;
	font-family: "微软雅黑";
	font-weight: normal;
}
.main2 {
	padding-top: 50px;
	background-color: #FFF;
}
.main2 ul {
	padding: 0px;
	margin: 0px;
	width: 720px;
}
.main2 ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 200px;
	width: 240px;
	text-align: center;
	color: #000;
	list-style-type: none;
	display: block;
	line-height: 30px;
}
.main2 ul li span {
	color: #666;
	display: block;
	clear: both;
	line-height: 50px;
	font-size: 18px;
}	
.main13 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}	
.main9 {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}

.main9 ul li {
	margin: 0px;
	float: left;
	height: 200px;
	width: 230px;
	text-align: center;
	list-style-type: none;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}	
#demo {
	overflow: hidden;
	width: 100%;
	height: 330px;
	margin-right: auto;
	margin-left: auto;
	clear: none;
}
.ih-item.square {
	position: relative;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
	height: 138px;
	width: 220px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}	

.main {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(i/img1.png);
	background-repeat: repeat-x;
	background-position: top;
	width: 720px;
}
.technology ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 290px;
	width: 350px;
	text-align: center;
	list-style-type: none;
	display: block;
}
 
.technology ul li img {
	height: 230px;
	width: 320px;
}
.device ul li img {
	width: 580px;
}
.product ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 580px;
	width: 580px;
	text-align: center;
	list-style-type: none;
	display: block;
}
.contactnn {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}

.video {
	height: 600px;
	width: 720px;
	height: 1080px;
	width: 100%;
	object-fit: fill;
	opacity: 1;
	position: absolute;
	top: 0;
	Z-index: -50;
	position: relative;
	width: 100%;
	height: 100%;
	object-fit: cover;
	margin: 0px;
	padding: 0px;
}
}
