/** 初始化 **/

blockquote,
body,
button,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

li {
	list-style: none
}

body {
	min-width: 1200px;
	font-family: "微软雅黑";
}

a {
	text-decoration: none;
	background: transparent
}

.header .h-main {
	width: 1200px;
	margin: 0 auto;
	height: 60px;
	position: relative
}

.header a.logo {
	float: left;
	margin: 10px 0;
	width: 260px;
	height: auto;
	display: block
}

.header a.logo img {
	width: 174px;
	height: 41px;
	display: block
}

iframe,
img {
	border: 0
}

.nav-box {
	float: right;
	position: relative;
	margin-left: 15px
}

.nav-box li {
	float: left;
	height: 60px;
	line-height: 58px;
	padding: 0 2px;
	cursor: pointer;
	position: relative;
	width: 100px;
	text-align: center
}

.nav-box a.tab {
	font-size: 16px;
	display: block
}

.nav-box li a {
	text-shadow: none;
	position: relative
}

.nav-box a {
	cursor: pointer;
	color: white
}

.tab-2 .nav-ul li.current>a {
	color: #00a0e9
}

.nav-box li a:hover {
	color: #00a0e9
}

.tc-footer-copyright .links,
.tc-footer-copyright .links a {
	color: #999;
	font-size: 12px;
	margin: 0 8px
}

.tc-footer-copyright .links,
.tc-footer-copyright .links {
	line-height: 20px
}

.tc-footer-copyright .links .last {
	margin-top: 10px
}

.head {
	position: relative;
	height: 605px;
	background: none
}

.bannerBig {
	/* position: absolute;
	left: 0;
	top: 0; */
	width: 100%;
	height: 526px
}

.VideoRecognitionBanner,
.aideyaBanner,
.chaoShuiBiaoBanner,
.eBiaoTongBanner,
.gongyiadBanner,
.huwaiAdBanner,
.managementPlatformBanner,
.peiWangBanner,
.readingPartyBanner,
.smartGlassesBanner {
	min-width: 1200px;
	height: 605px
}

.VideoRecognitionBox,
.aideyaBox,
.chaoShuiBiaoBox,
.ebiaotongbox,
.gongyiBox,
.huwaiAdBox,
.managementPlatformBox,
.peiWangBox,
.readingPartyBox,
.smartGlassesBox {
	display: inline-grid
}

.VideoRecognitionBox img,
.aideyaBox img,
.chaoShuiBiaoBox img,
.ebiaotongbox img,
.gongyiBox img,
.huwaiAdBox img,
.managementPlatformBox img,
.peiWangBox img,
.readingPartyBox img,
.smartGlassesBox img {
	width: 100%
}

.gongyiadBanner {
	background: url("../img/gongyi/gongyi.jpg") center no-repeat;
	background-size: cover
}

.aideyaBanner {
	background: url("../img/iacre/01.jpg") center no-repeat;
	background-size: cover
}

.huwaiAdBanner {
	background: url("../img/huwaiAd/huwaiBg.jpg") center no-repeat;
	background-size: cover
}

.peiWangBanner {
	background: url("../img/peiWang/peiWang.jpg") center no-repeat;
	background-size: cover
}

.VideoRecognitionBanner {
	background: url("../img/VideoRecognition/VideoRecognitionBgImg.jpg") center no-repeat;
	background-size: cover
}

.chaoShuiBiaoBanner {
	background: url("../img/chaoShuiBiao/csbBgImg.jpg") center no-repeat;
	background-size: cover
}

.eBiaoTongBanner {
	background: url("../img/EbiaoTong/EbiaoTongBgImg.jpg");
	background-size: cover
}

.smartGlassesBanner {
	background: url("../img/smartGlasses/smartGlassesBgImg.jpg");
	background-size: cover
}

.managementPlatformBanner {
	background: url("../img/managementPlatform/managementPlatformBgImg.jpg");
	background-size: cover
}

.readingPartyBanner {
	background: url("../img/readingParty/readingPartyBgImg.jpg");
	background-size: cover
}

.jiemianShow {
	width: 20%!important;
	margin: auto!important;
	display: block
}

.phImg1 img,
.phImg2 img,
.phImg3 img,
.phImg4 img,
.phImg5 img,
.phImg6 img {
	min-width: 1200px;
	width: 100%
}

.dibuKefu {
	position: absolute;
	width: 40px;
	height: 190px;
	z-index: 9;
	left: 68px;
	top: -8px
}

.dibuKefu img {
	margin-bottom: 10px
}
/*使用CSS预加载图片*/
.wrapBox {
	background: url(../img/6.png) no-repeat -9999px -9999px;
}
