/* navbar */
.manage-info {
	position: relative;
	height: 70px;
}

.manage-info img {
	width: 100%;
	height: 100%;
}

.more-info {
	white-space: nowrap;
	text-overflow: ellipsis;
}

.product-info {
	position: relative;
	height: 70px;
}

.product-info img {
	width: 100%;
	height: 100%;
}


.manage-info p {
	font-weight: 600;
	font-size: 17px;
	letter-spacing: 1px;
	color: #2885ec;
	position: absolute;
	left: 40%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.product-info p {
	font-weight: 600;
	font-size: 17px;
	letter-spacing: 1px;
	color: #2885ec;
	position: absolute;
	left: 37%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.toleft {
	margin-left: 20px;
}

.logo {
	margin-top: -12px;
	position: relative;
}

.logo .navbar-brand {
	width: 100%;
	height: 48px;
	position: absolute;
	top: 0;
	left: 0;
}

.navbar-expand-lg .navbar-nav .nav-item a {
	color: #333;
	font-size: 18px;
}

.navbar-toggler {
	border: none;
}

button:focus {
	outline: none;
}

.pb-0,
.py-0 {
	padding-top: 8px !important;
	padding-bottom: 8px !important;
}

.navbar {
	background-color: #fff;
}

.navbar-light .navbar-nav a.freeToTry {
	height: 48px;
	line-height: 1.2;
	text-align: center;
	border: 1px solid #2196f3;
	border-radius: 5px;
	cursor: pointer;
	color: #2196f3;
}

.hoverProduct {
	display: none;
	width: 100%;
	position: fixed;
	top: 64px;
	z-index: 999;
	background-color: #f5f6f8;
	box-shadow: 0 0 10px #ddd;
	margin-top: 67.19px;
}

div.hover-left-img.col-md-3.col-lg-3 {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.trans {
	transition: all 2s linear;
}

.hover-wrap-right {
	margin-top: 20px;
}

.hover-wrap-right a:hover {
	color: #2196f3;
	font-weight: 600;
}

.wrap-right-btm h6 {
	font-weight: 600;
	padding: 20px 0;
	border-bottom: 1px solid #eee;
}

.wrap-right-btm a {
	color: #333;
	text-decoration: none;
	font-weight: 500;
	display: block;
	padding: 6px 0;
}

/* header */
.header-img {
	width: 100%;
}

.header-img img {
	width: 100%;
}

.tel-hang,
.code-hang {
	height: 140px;
	position: fixed;
	right: 80px;
	z-index: 999999;
}

img.tel-hang {
	display: none;
}

img.code-hang {
	display: none;
}

.hang-ball {
	position: fixed;
	right: 20px;
	z-index: 99999;
}

.hang p {
	width: 55px;
	height: 55px;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	color: #2196f3;
	border-radius: 5px;
	box-shadow: 0 0 3px #ccc;
	background-color: #fff;
	padding: 5px;
}

.hang p img {
	margin-top: 6.5px;
}

.hang .earphone {
	background-color: #2196f3;
	color: #fff;
}

.hang-top {
	margin-bottom: 80px;
}

.hang-top span {
	display: none;
}

/* main */
.intell-main h1 {
	padding: 30px 0 20px;
	text-align: center;
	font-weight: 600;
}

.second-title {
	font-size: 16px;
	text-align: center;
}

.gap-line {
	padding: 0 20px;
}

/* footer */
.footer-wrap {
	padding-bottom: 20px !important;
	padding-top: 40px;
	background-color: #f5f6f8 !important;
	border-top: 2px solid #eee;
}

.container {
	font-size: 14px;
}

.footer-logo {
	display: none;
}

.company-logo img {
	width: 240px !important;
	margin-top: -40px;
}

.mail-weight {
	font-size: 16px;
}

.contact-us-main-right-con li span {
	min-width: 88px;
}

@media (max-width:376px) {

	/* header */
	.header-img-pc {
		display: none;
	}

	.header-img-phone {
		display: block;
	}

	.pb-5,
	.py-5 {
		padding-top: 0rem !important;
		padding-bottom: 7rem !important;
	}

	.navbar-toggler span {
		color: #333 !important;
	}

	.contact-us-main-right-con {
		padding-top: 30px;
		width: 80%;
		margin-left: 10%;
	}
}

@media (min-width:376px) and (max-width:768px) {

	/* header */
	.navbar-toggler span {
		color: #333 !important;
	}

	/* footer */
	.footer-top h3 {
		display: none;
	}

	.footer-logo {
		display: block;
		text-align: center;
	}

	.footer-content {
		text-align: center;
	}

	.c-address {
		justify-content: center;
	}

	.footer-img {
		justify-content: center;
	}

	.footer-content .contact-us-main-right-con li {
		justify-content: flex-start;
	}
}

@media (max-width:768px) {
	.company-logo img {
		padding: 30px 0;
	}

	.hang-ball {
		display: none;
	}

	.main-img-pc {
		display: none;
	}

	.main-img-phone {
		display: block;
	}

	.intell-main {
		padding: 60px 0 30px;
	}

	.intell-main h1 {
		font-size: 24px;
		padding: 30px 20px 20px;
	}

	.contact-us-main-right-con {
		padding-left: 0px;
	}

	.contact-us-main-right-con li {
		display: flex;
	}
}

@media (min-width:768px) {
	.navbar-light .navbar-nav .freeToTry {
		color: #2196f3;
		cursor: pointer;
	}

	.navbar-toggler span {
		color: #333 !important;
	}

	.hang-ball {
		display: block;
	}

	.intell-main {
		padding: 50px 18% 0;
	}

	.main-img-pc {
		display: block;
	}

	.main-img-phone {
		display: none;
	}

	.footer-logo {
		display: block;
		text-align: center;
	}

	.footer-top h3 {
		display: none;
	}

	.footer-img {
		justify-content: center;
	}

	.contact-us-main-right-con {
		padding-left: 0px;
		list-style-type: disc !important;
		margin-left: 40px;
	}

	.contact-us-main-right-con li {
		display: flex;
	}

	.contact-us-main-right-con li span {
		display: block;
		min-width: 96px;
	}
}


@media (max-width:992px) {

	.header-img {
		width: 100%;
	}

	.hoverProduct {
		display: none !important;
	}

	.footer-img div {
		margin: 20px;
	}
}

@media (min-width:992px) and (max-width:1200px) {
	.footer-img div {
		margin: 0;
		padding-right: 20px;
	}
}

@media (min-width:1200px) {
	.footer-img div {
		margin: 20px;
	}
}

.footer-top h3 {
	text-align: center;
}

.c-address {
	display: flex;
}

.c-address span {
	height: 40px;
}

.address-titile {
	width: 96px;
}

.footer-img {
	display: flex;
}

.footer-img p {
	width: 128px;
	text-align: center;
}

.author-by {
	width: 100%;
	height: 2px;
	background-color: #eee;
	margin-bottom: 10px;
}

.d-block a {
	color: #6c757d;
	text-decoration: none;
}

@media (max-width:768px) {}

@media (min-width:768px) {}

.yyjz-box {
	width: 100%;
	margin-top: -24px;
	padding: 68px 0;
}

.yyjz {
	width: 1080px;
	margin: 0 auto;
}

.yyjz-title {
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 34px;
}

.yyjz-rows {
	width: calc(50% - 14px);
	display: inline-block;
	height: 180px;
	float: left;
	padding-left: 20px;
	border: 1px solid #42A5F5;
	background-color: #F5F6F7;
	border-radius: 4px;
	margin-bottom: 20px;
	font-weight:500;
}

.yyjz-rows img {
	height: 180px;
	/* width: 180px; */
}

.yyjz-line {
	width: 45px;
	height: 4px;
	background-color: #42A5F5;
	margin: 10px 0px 10px 0px;
}

.yyjz-rows-title {
	float: left;
	width: calc(100% - 180px);
	color: #212121;
}

.jjrow-title {
	line-height: 32px;
	margin-top: 20px;
	font-weight: bold;
	font-size: 18px;
	color: #42A5F5;
}

.ptgs-box {
	width: 100%;
	background-color: #F5F6F7;
	margin-top: -24px;
	padding: 60px 0;
}

.ptgs-title {
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 34px;
}

.ptgs {
	width: 1080px;
	margin: 0 auto;
}

.ptgs img {
	width: 175px;
}

.cpys-box {
	text-align: center;
	width: 100%;
	background-color: #F5F6F7;
	padding: 68px 0;
}

.cpys-title {
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 34px;
}

.cpys {
	width: 1080px;
	margin: 0 auto;
}

.cpys img {
	margin-right: 20px;
	width: 210px;
}

.cpys-rows {
	margin-right: 20px;
	width: 210px;
	float: left;
	font-weight: 500;
}

.cpys-rows-title {
	line-height: 32px;
	margin-top: 20px;
	font-weight: bold;
	font-size: 18px;

}

.cpys-line {
	width: 48px;
	height: 2px;
	background-color: #42A5F5;
	margin: 8px auto;
}

.yyjz-phbox {
	text-align: center;
	width: 100%;
	padding: 0 20px;
}

.yyjz-phbox h5 {
	font-weight: bold;
}

.yyjz-phbox-rows {
	float: left;
	width: calc(50% - 14px);
	padding: 30px 0px 0px 0px;
}

.yyjz-phbox-rows img {
	width: 35%;
}

.jyyjz-phbox-title {
	line-height: 32px;
	font-weight: bold;
	font-size: 18px;
}

.yyjz-phbox-line {
	width: 48px;
	height: 4px;
	background-color: #42A5F5;
	margin: 10px auto;
}

.yyjz-rows-title {

	width: calc(100% - 180px);
	color: #212121;
}

.ptgs-phone {
	text-align: center;
	width: 100%;
	padding: 40px 20px 0px;
}

.ptgs-phone h5 {
	font-weight: bold;
}

.ptgs-phone img {
	width: 50%;
}

.gnzs-phone {
	background-color: #42A3F5;
	text-align: center;
	width: 100%;
	/* padding: 40px 0px 0px 0px; */
	color: #fff;
	margin-top: 20px;
	position: relative;
}

.gnzs-phone h5 {
	font-weight: bold;
	position: absolute;
	width: 100%;
	top: 20px;
}

.cpys-phone {
	text-align: center;
	width: 100%;
	padding: 40px 20px 0px;
}

.cpys-phone h5 {
	font-weight: bold;
}

.cpys-phone-row {
	width: calc(50% - 10px);
	float: left;
	padding: 30px 0px 20px 0px
}

.cpys-phone-title {
	line-height: 32px;
	font-weight: bold;
	padding: 20px 0 10px;
}