/* 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%;
	position: relative;
}

.header-img img {
	width: 100%;
}

.now-btn {
	color: #fff;
	border: 2px solid #fff;
	border-radius: 10px;
	padding: 15px 40px;
	position: absolute;
	top: 70%;
	left: 50%;
	transform: translate(-50%, -50%);
	letter-spacing: 2px;
	font-weight: 600;
}

.now-btn:hover {
	color: #2196f3;
	background-color: #fff;
}

.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 */
.main-content img {
	width: 100%;
}

.successcase-wrap-3-bg {
	position: relative;
}

.successcase-wrap-3-bg img {
	width: 100%;
}

.successcase-wrap-3-bg a p {
	text-decoration: none;
}

.two-btn {
	width: 100%;
	position: absolute;
	top: 60%;
	display: flex;
	justify-content: center;
}

.two-btn a {
	text-decoration: none;
}

.two-btn p {
	color: #2196f3;
	background-color: #fff;
	border: 2px solid #fff;
	border-radius: 7px;
	font-weight: 600;
	cursor: pointer;
}

.get-plan {
	background-color: #fdb376;
	border-color: transparent !important;
}

/* 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) {

	.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%;
	}

	.two-btn p {
		letter-spacing: 1px;
		padding: 10px 25px;
		font-weight: 600;
		border-radius: 4px;
		font-size: 15px;
		cursor: pointer;
	}

	.get-plan {
		margin-right: 15px;
	}

	.online-consume {
		margin-left: 15px;
	}
}

@media (min-width:376px) and (max-width:768px) {

	/* header */
	.navbar-toggler span {
		color: #333 !important;
	}

	.two-btn p {
		letter-spacing: 1px;
		padding: 10px 30px;
		border: 2px solid #fff;
		border-radius: 5px;
		font-size: 17px;
		cursor: pointer;
	}

	.get-plan {
		margin-right: 20px;
	}

	.online-consume {
		margin-left: 20px;
	}

	/* 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) {
	.hang-ball {
		display: none;
	}

	.company-logo img {
		padding: 30px 0;
	}

	.main-content-1-pc {
		display: none;
	}

	.main-content-1-phone {
		display: block;
	}

	.gxgj-phbox {
		background-color: #41A4F5;
		padding: 12px 0;
	}

	.gxgj-phbox h5 {
		text-align: center;
		color: #fff;
		font-size: 19px;
		font-weight: bold;
		line-height: 60px;
		margin-bottom: 0px;
	}

	.gxgj-phbox p {
		padding: 0 12px;
		font-size: 0.8rem;
		color: #fff;
		font-weight: 300;
		letter-spacing: 1px;
		line-height: 24px;
	}

	.gxgj-phbox img {
		width: 200px;
	}

	.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;
	}

	.main-content-1-pc {
		display: block;
	}

	.gxgj-box {
		background: linear-gradient(90deg, #43A4F5, #428BF4);
		padding: 36px 0;
	}

	.gxgj-title {
		text-align: center;
		font-size: 32px;
		font-weight: bold;
		letter-spacing: 1px;
		color: #fff;
	}

	.gxgj-left {
		width: calc(100% - 520px);
		margin-right: 18px;
		display: inline-block;
		border: 1px solid #96CAF9;
		position: relative;
		vertical-align: middle;
	}

	.gxgj-left-ec {
		position: relative;
		border: 1px solid #96CAF9;
		padding: 12px;
		top: 9px;
		left: 9px;
	}

	.gxgj-left p {
		font-size: 14px;
		color: #fff;
		text-align: left;
		margin-bottom: 10px;
	}

	.gxgj-rightimgbox {
		width: 282px;
		display: inline-block;
		vertical-align: middle;
	}

	.gxgj-rightimgbox img {
		height: 292px;
	}

	.main-content-1-phone {
		display: none;
	}

	.two-btn p {
		letter-spacing: 3px;
		padding: 10px 40px;
		font-weight: 600;
		border-radius: 7px;
		font-size: 17px;
		cursor: pointer;
	}

	.two-btn p:hover {
		border-color: transparent !important;
		color: #fff;
		background-color: #fdb376;
	}

	.get-plan {
		margin-right: 30px;
	}

	.online-consume {
		margin-left: 30px;
	}

	.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;
}