body {
	overflow-x: hidden;
}

.hdg-solution-text {
	width: 100%;
	left: 50%;
	letter-spacing: 4px;
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0.5));
}

.hdg-solution-text>h2 {
	color: #2d93f0 !important;
	font-weight: bold;
}

.hdg-img-box>h3,
.hdg-img-box>h4 {
	letter-spacing: 4px;
	color: #2d93f0 !important;
	position: initial;
	top: 0;
	left: 0;
	width: 100%;
	font-size: 30px;
	line-height: 34px;
	position: static;
	font-weight: bold;
}

.hdg-company-intro>h3,
.hdg-company-intro-img>h3 {
	font-size: 30px;
	color: #2d93f0 !important;
	font-weight: bold;
	line-height: 34px;
}

.hdg-hardware-features h3 {
	font-size: 30px;
	color: #2d93f0 !important;
	font-weight: bold;
	line-height: 34px;
}

.hdg-show-title {
	letter-spacing: 4px;
	color: #2d93f0;
	font-weight: bold;
	line-height: 34px;
	padding-top: 0;
}

.hdg-row {
	padding: 5% 0;
}

.hdg-show-text>div {
	color: #2d93f0;
	font-weight: bold;
	font-size: 30px;
}

.hdg-show-text>div.hdg-show-text_add {
	color: #000;
	font-size: 24px;
}


.hdg-case-con>li,
.hdg-solution-con>li {
	padding: 5% 0;
}

.ticket_function_box {
	max-width: 1280px;
	margin: 5% auto 6%;
}

.ticket_function_list {
	width: 100%;
	margin-bottom: 4%;
	overflow: hidden;
	font-size: 0;
}

.ticket_function_list>li {
	display: inline-block;
	width: 20%;
	height: auto;
	overflow: hidden;
	text-align: center;
	margin-bottom: 4%;
}

.ticket_function_list>li>img {
	width: 20%;
	margin: 0 auto 5%;
}

.ticket_function_list>li>span {
	display: block;
	width: 100%;
	text-align: center;
	color: #444;
	font-size: 16px;
	line-height: 20px;
}

.hdg-footer-nav {
	background-image: url(../images_ticket/foot-bg.jpg);
	padding-top: 2%;
	padding-bottom: 2%;
}

.hdg-footer-nav>div {
	overflow: hidden;
	text-align: center;
}

.hdg-company-intro table th img {
	width: 58%;
	max-width: none;
}

.bg_eee {
	background-color: #d1e9ff;
	padding: 5% 0;
}

.bg_eee_add {
	background-color: #fff;
}

.hdg-company-intro,
.hdg-company-intro-img>div {
	padding: 0;
}

.hdg-hardware-features,
.hdg-fxs-box,
.hdg-fxs-con,
.hdg-fxs-claim {
	padding: 5% 0;
}

.hdg-company-intro table {
	margin: 5% 0;
}

.hdg-icon-tel2 {
	background-image: url(../images_ticket/tel2.png);
}

video {
	margin: 5% auto;
}

.hdg-footer-nav .hdg-about-contact {
	text-align: center;
}

.hdg-footer-left {
	height: auto;
	float: none;
	width: auto;
	display: inline-block;
}

.hdg-about-contact .hdg-qr {
	height: 80px;
}

.hdg-about-contact>h1 {
	letter-spacing: 4px;
	color: #2d93f0;
	font-weight: bold;
	line-height: 24px;
	font-size: 18px;
	margin-top: 10px;
}

.hdg-footer-right {
	height: auto;
	margin-top: 24px;
	width: auto;
	display: inline-block;
	float: none;
	margin-left: 40px;
}

.hdg-footer-right dl {
	width: 100%;
	color: #fff;
	font-size: 14px;
	margin-right: 3%;
	color: #ccc;
	margin-top: 0;
	margin-bottom: 0;
	float: none;
}

.hdg-footer-right dl dt {
	margin-bottom: 20px;
}

.hdg-footer-right dl:nth-child dt {
	margin-bottom: 0;
}

.hdg-footer-right dl dd {
	line-height: 28px;
}
/*.bg_35ad68 {
    background-color: #2d93f0;
}*/
.bg_35ad68 {
    background-color: #d1e9ff;
}
.bg_4fc482 {
	background-color: #2d93f0;
}

.hdg-show-text>p.mb10 {
	color: #000;
}
.hdg-show-text>p.max {
	color: #000;
}
.hdg-solution-banner, .hdg-pro-banner {
	padding-top: 67px;
}
.logo {
	line-height: 20px;
}
.head, .header {
	position: fixed;
}
@media screen and (max-width: 1024px) {
	.hdg-solution-text {
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
	}
	.hdg-solution-text>h2 {
		font-size: 20px;
		font-weight: bold;
	}
	.hdg-img-box>h3,
	.hdg-theatre-img>div>h3 {
		font-size: 16px;
	}
	.hdg-company-intro>h3,
	.hdg-company-intro-img>h3 {
		font-size: 16px;
	}
	.hdg-hardware-features h3 {
		font-size: 16px;
	}
	.hdg-show-title {
		font-size: 16px;
	}
	.hdg-show-text>div {
		font-size: 16px;
	}
	.hdg-show-text>div.c_fff_add {
		font-size: 14px;
	}
	.hdg-show-text>div.hdg-show-text_add {
		font-size: 14px;
	}
	.hdg-show-text>p {
		font-size: 12px;
	}
	.hdg-main2 {
		margin-bottom: 38px;
		padding-top: 67px;
	}
	.hdg-show-text>p.max {
		font-size: 14px;
	}
	.bg_eee .hdg-company-intro table td,
	.bg_eee .hdg-company-intro table th {
		padding: 1% 5%;
	}
	.ticket_function_box {
		width: 100%;
	}
	.ticket_function_list>li {
		width: 33.33333%;
	}
	.ticket_function_list>li>img {
		width: 20%;
		margin: 0 auto 5%;
	}
	.ticket_function_list>li>span {
		font-size: 12px;
	}
	.hdg-company-intro table th img {
		width: 80%;
	}
	.hdg-company-intro-t {
		font-size: 12px;
	}
	.hdg-show-img>img {
		max-width: 50%;
	}
	.hdg-about-contact .hdg-qr {
		height: 70px;
	}
	.hdg-about-contact>h1 {
		font-size: 16px;
	}
	.hdg-footer-right {
		margin-top: 20px;
		margin-left: 0;
	}
	.hdg-footer-right dl {
		text-indent: 0;
		height: auto;
	}
	.hdg-footer-right dl dt {
		text-align: center;
		font-size: 12px;
		margin-bottom: 10px;
	}
	.hdg-footer-nav {
		margin-bottom: 28px;
	}
}