#introduce {
	margin-left: 80px;
}

.page-container {
	position: relative;
	top: 0;
	transition: all 1000ms ease;
	touch-action: none;
}

#introduce .page-item {
	/*      justify-content: center;
      align-items: center; */
	width: 100%;
	/* height: 100vh; */
	/*      border: 0px solid #ddd; */
}

/* .pagebot{
		height: auto !important;
		overflow: hidden;
	}

 */

.indextop {
	width: 100%;
	height: 100%;
	position: relative;
	display: flex;
	justify-content: center;

}

.indextopimg {
	width: 40%;
	height: 20%;
	z-index: 11;
	margin-top: 13%;
	background-size: cover;

}

.indextop p {
	position: absolute;
	z-index: 1;
	width: 10%;
	margin: 0 0 0 0;
	text-align: justify;
	color: gray;
}

.lbt-div1 {
	width: 100%;
}

.fqs {
	float: left;
	width: 85%;
	margin: auto;
	opacity: 0.8;
	text-align: center;
}

.fqs_img {
	padding-top: 20%;
}




.indextopbox {
	display: flex;
	position: absolute;
	width: 100%;
	height: 17vh;
	z-index: 2;
	margin-top: 38%;
	justify-content: center;
}

.indextopbox1 {
	height: 100%;
	width: 85%;
	display: flex;
	justify-content: space-between;
}

.indextopbox2 {
	margin: 10px;
	background-image: url();
	background-color: white;
	height: 90%;
	width: 15%;
	box-shadow: 0 0 20px #6d6d6d;
	display: flex;
	flex-direction: column;
	text-align: center;
	align-items: center;
	color: black;
	transition: 0.3s;
	cursor: pointer;
}

.indextopbox2Active {
	color: #fff;
	background-image: linear-gradient(141deg, #48ffd0 0%, #48ffd0 50%, #25b1c9 75%);
}

.indextopbox2>div {
	width: 100%;
	height: 50%;
}

.indextopbox2Top {
	color: #888888;
	line-height: 8vh;
	font-size: 2vh;
}

.indextopbox2Content {
	font-size: 3vh;
	font-weight: 600;
}



.indextop2 {
	width: 100%;
	height: -webkit-fill-available;
	position: relative;
	margin: auto;
}

.indextop2 img {
	width: 100%;
	height: 100%;
	z-index: -1;
	position: absolute;
}



.hexintop {
	width: 100%;
	height: -webkit-fill-available;
	position: relative;
	margin: auto;
	text-align: center;
}

.hexintop img {
	width: 100%;
	height: 95%;
}

.zixuntop {
	width: 100%;
	height: 100%;
	position: relative;
	margin: auto;
}

#img_1 {
	width: 100%;
	/* height: 100%; */
}

.zixuntop p {
	position: absolute;
	width: 40rem;
	height: 50rem;
	margin-left: 7rem;
	top: 15%;
	text-indent: 2.5rem;
	letter-spacing: 0.125rem;
	/* font-size: 1.7rem; */
	line-height: 1.5;
}

.zixuntop p2 {
	position: absolute;
	width: 40rem;
	height: 50rem;
	margin-left: 10rem;
	top: 40%;
	text-indent: 2.5rem;
	letter-spacing: 0.125rem;
	font-size: 1.7rem;
	line-height: 1.7;
}

.zixuntop p3 {}

/* .zixun4{
	display: flex;
	flex-direction: column;
}
.zixun4img{
	width: 100%;
	height: 25%;
	background-image: url(.https://tmmt.oss-cn-hangzhou.aliyuncs.com/tuimi/img/xinwenbg.png);
	background-size: cover;
}
.xinwen{
	height: 75%;
	width: 100%;
} */
.jiaruimg {
	width: 100%;
	background-image: url(https://tmmt.oss-cn-hangzhou.aliyuncs.com/tuimi/img/introduce/jiaru.png);
	height: 40vh;
	background-size: cover;
}

.clear {
	clear: both;
}

.main-page {
	width: 100%;
	height: 55%;
	display: flex;
	flex-direction: row;
}

.main-page .left {
	float: left;
	width: 30%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-left: 15%;
}

.main-page .right {
	float: left;
	width: 70%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: "微软雅黑";
}

.main-page .nav-back {
	width: 180px;
	height: 300px;
	background: #000;
	opacity: .3;
	filter: alpha(opacity=30);
}

.main-page .nav {
	position: relative;
	width: 180px;
	text-align: center;
	font-size: 14px;
	font-family: "微软雅黑";
	height: 70%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.main-page .nav div {
	border: 0.1075rem solid #25b1c9;
	font-size: 0.9375rem;
}

.main-page .nav div.on {
	background: -webkit-linear-gradient(#48ffd0, #25b1c9);
	background: -o-linear-gradient(#48ffd0, #25b1c9);
	background: -moz-linear-gradient(#48ffd0, #25b1c9);
	background: -mos-linear-gradient(#48ffd0, #25b1c9);
	background: linear-gradient(#48ffd0, #25b1c9);
	font-size: 1.1875rem;
	font-weight: bold;
	color: white;
}

.main-page .right {
	width: 70%;
	height: 100%;
}

.main-page .content-back {
	width: 620px;
	height: 300px;
	background: #fff;
	opacity: .3;
}

.main-page .content {
	position: relative;
	width: 80%;
	height: 80%;
	padding: 10px;
	overflow: hidden;
	margin-top: 4%;
}

.main-page .content div {
	width: 80%;
	height: 100%;
	background: #fff;
}

.main-page .content p {
	margin-top: 0.3125rem;
	margin-bottom: 0.3125rem;
	line-height: 1.5;
}






.smallbox {
	height: 50px;

}

#introduce .title {
	position: relative;
	top: -30px;
}

#introduce .title p {
	text-align: center;
	font-size: 2.1875rem;
	margin: 0 0 0 0;
}

.hexin1 {
	width: 100%;
	height: 50%;
	position: relative;
	display: flex;
}

.hexin1 img {
	height: 100%;
	z-index: 1;
	margin-left: 22%;
}

.hexin1 h1 {
	z-index: 2;
	position: absolute;
	margin-left: 50%;

}

.hexin1 p {
	z-index: 3;
	width: 18%;
	position: absolute;
	margin-left: 55%;
	margin-top: 6%;
	text-indent: 2.5rem;
	letter-spacing: 0.125rem;
	font-size: 1.8rem;
	line-height: 1.5;
}

.hexin2 {
	width: 100%;
	height: 50%;
	position: relative;
	display: flex;
}

.hexin2 img {
	height: 100%;
	z-index: 1;
	margin-left: 34%;
}

.hexin2 h1 {
	z-index: 2;
	position: absolute;
	margin-left: 22%;

}

.hexin2 h2 {
	z-index: 2;
	position: absolute;
	margin-left: 22%;
	margin-top: 2%
}

.hexin2 p {
	z-index: 3;
	width: 18%;
	position: absolute;
	margin-left: 20%;
	margin-top: 6%;
	text-indent: 2.5rem;
	letter-spacing: 0.125rem;
	font-size: 1.8rem;
	line-height: 1.5;
}

.hexin3 {
	width: 100%;
	height: 50%;
	position: relative;
	display: flex;
}

.hexin3 img {
	height: 100%;
	z-index: 1;
	margin-left: 22%;
}

.hexin3 h1 {
	z-index: 2;
	position: absolute;
	margin-left: 50%;

}

.hexin3 p {
	z-index: 3;
	width: 18%;
	position: absolute;
	margin-left: 53%;
	margin-top: 6%;
	text-indent: 2.5rem;
	letter-spacing: 0.125rem;
	font-size: 1.8rem;
	line-height: 1.5;
}

.hexin4 {
	width: 100%;
	height: 50%;
	position: relative;
	display: flex;
}

.hexin4 img {
	height: 100%;
	z-index: 1;
	margin-left: 35%;
}

.hexin4 h1 {
	z-index: 2;
	position: absolute;
	margin-left: 24%;

}

.hexin4 h2 {
	z-index: 2;
	position: absolute;
	margin-left: 24%;

}

.hexin4 p {
	z-index: 3;
	width: 18%;
	position: absolute;
	margin-left: 19%;
	margin-top: 6%;
	text-indent: 2.5rem;
	letter-spacing: 0.125rem;
	font-size: 1.8rem;
	line-height: 1.5;
}

.hexin5 {
	width: 100%;
	height: 50%;
	position: relative;
	display: flex;
}

.hexin5 img {
	height: 100%;
	z-index: 1;
	margin-left: 18%;
}

.hexin5 h1 {
	z-index: 2;
	position: absolute;
	margin-left: 50%;

}

.hexin5 h2 {
	z-index: 2;
	position: absolute;
	margin-left: 51%;

}

.hexin5 p {
	z-index: 3;
	width: 18%;
	position: absolute;
	margin-left: 48%;
	margin-top: 6%;
	text-indent: 2.5rem;
	letter-spacing: 0.125rem;
	font-size: 1.8rem;
	line-height: 1.5;
}

.hexin6 {
	width: 100%;
	height: 50%;
	position: relative;
	display: flex;
}

.hexin6 img {
	height: 100%;
	z-index: 1;
	margin-left: 32%;
}

.hexin6 h1 {
	z-index: 2;
	position: absolute;
	margin-left: 22%;

}

.hexin6 h2 {
	z-index: 2;
	position: absolute;
	margin-left: 22%;

}

.hexin6 p {
	z-index: 3;
	width: 18%;
	position: absolute;
	margin-left: 19%;
	margin-top: 6%;
	text-indent: 2.5rem;
	letter-spacing: 0.125rem;
	font-size: 1.8rem;
	line-height: 1.5;
}

.footer {
	height: 400px;
	width: 100%;
	display: flex;
	position: relative;
}

.footer img {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
}

.footer1 {
	width: 40%;
	height: 100%;
	z-index: 99;
	display: flex;
	margin-left: 20rem;
	margin-top: 0.9375rem;
}

.footer1 table {
	display: block;
	color: white;
	font-size: 1.25rem;
}

.footer1 thead {
	float: right;
}

.footer1 tbody tr {
	display: inline-flex;
	flex-direction: column;
	padding-left: 0.9375rem;
}

.footer1 th,
td {
	/* display: inherit; */
	height: 2.5rem;
	text-align: center;
}

/* .footer1 left{
	height: 80%;
	z-index: 99;
	color: white;
	flex-direction: column;
}
.footer1 mid{
	height: 80%;
	z-index: 99;
	color: white;
}
.footer1 right{
	height: 80%;
	z-index: 99;
	color: white;
} */

.footer2 {
	width: 60%;
	height: 100%;
	z-index: 99;
}

.hengxian img {
	margin-left: 32%;
	position: relative;
	top: -30px;
}


.videolist {
	position: absolute;
	float: left;
	width: 600px;
	height: 400px;
	margin-top: 14%;
}

/*   margin-left: 19%;*/
.videolist:hover {
	cursor: pointer;
}

.videoed {
	display: none;
	width: 50px;
	height: 50px;
	position: absolute;
	left: 45%;
	top: 45%;
	z-index: 99;
	border-radius: 100%;
}

.videos {
	display: none;
	border: 1px solid #080808;
	position: fixed;
	z-index: 100;
	width: 640px;
	height: 360px;
	/* margin-left: 20%;
	margin-top: 15%; */
	top: calc(50% - 180px);
	left: calc(50% - 320px);
}

.vclose {
	position: absolute;
	top: 1%;
	border-radius: 100%;
	cursor: pointer;
}

/* right:1%; */


.footer1 {
	margin-left: 14%;
}

.db_table {
	margin-left: 30%;
}


@media screen and (max-width: 1680px) {
	.zixuntop p {
		top: 12%;
	}
}

@media screen and (max-width: 1600px) {
	.header a {
		color: white;
		font-size: 1.3rem;
	}

	.hexin1 img {
		margin-top: 2%;
	}

	.footer1 {
		margin-left: 16%;
		margin-top: 1%;
	}

	.zixuntop p {
		position: absolute;
		width: 25.625rem;
		height: 50rem;
		/* margin-left: 60%; */
		top: 15%;
		text-indent: 2.5rem;
		letter-spacing: 0.125rem;
		/* font-size: 1.125rem; */
		line-height: 1.5;
	}

	.zixuntop p2 {
		position: absolute;
		width: 25.625rem;
		height: 50rem;
		margin-left: 60%;
		top: 50%;
		text-indent: 2.5rem;
		letter-spacing: 0.125rem;
		font-size: 1.125rem;
		line-height: 1.3;
	}

	.indextopbox2 {
		font-size: 0.85rem;
	}
}

@media screen and (max-width: 1440px) {
	.zixuntop p {
		top: 12%;
	}
}

@media screen and (max-width: 1366px) {
	.fr {
		display: flex;
		align-items: center;
	}

	.header a {
		color: white;
		font-size: 1.1rem;
		top: -;
	}

	.hexin1 img {
		margin-top: 2%;
	}

	.footer1 {
		margin-left: 14%;
		margin-top: 1%;
	}

	.footer1 table {
		font-size: 1rem;
	}

	.zixuntop p {
		position: absolute;
		width: 25.625rem;
		height: 50rem;
		/* margin-left: 9%; */
		top: 10%;
		text-indent: 2.5rem;
		letter-spacing: 0.125rem;
		/* font-size: 1.6rem; */
		line-height: 1.4;
	}

	.zixuntop p2 {
		position: absolute;
		width: 25.625rem;
		height: 50rem;
		margin-left: 9%;
		top: 55%;
		text-indent: 2.5rem;
		letter-spacing: 0.125rem;
		font-size: 1.6rem;
		line-height: 1.2;
	}

	.indextopbox2 {
		font-size: 0.7rem;
	}

	.indextopbox2 h1 {
		font-size: 1.3rem;
	}

	.c-row m-product-panel-list {
		height: 80%;
	}

	.hengxian img {
		margin-left: 24%;
	}

	.hexin1 p,
	.hexin2 p,
	.hexin3 p,
	.hexin4 p,
	.hexin5 p,
	.hexin6 p {
		z-index: 3;
		width: 25%;
		position: absolute;
		text-indent: 2.5rem;
		letter-spacing: 0.125rem;
		font-size: 1.6rem;
		line-height: 1.5;
	}

	.hexin1 h1,
	.hexin2 h1,
	.hexin3 h1,
	.hexin4 h1,
	.hexin5 h1,
	.hexin6 h1 {
		font-size: 1.65rem;
	}

	.indextopimg {
		width: 44%;
		height: 20%;
		z-index: 11;
		background-image: url(https://tmmt.oss-cn-hangzhou.aliyuncs.com/tuimi/img/zi.png);
		margin-top: 13%;
		background-size: cover;
	}

	.indextopbox {
		display: flex;
		position: absolute;
		background-image: url();
		width: 100%;
		height: 36%;
		z-index: 2;
		flex-direction: row;
		margin-top: 30%;
		justify-content: center;
	}

	.indextopbox2 font {
		font-size: 19px;
		font-weight: bold;
	}

	.indextopbox2 p {
		color: #7D7E7E;
		margin-top: 8%;
		line-height: 1.6;
		font-size: 13px;
	}

	.lbt-div1 {
		width: 70%
	}

	.fqs_img {
		padding-top: 20%;
		width: 75%;
	}

	.indextopbox2 img {

		width: 24%;
		padding-top: 10%;
	}

	/*核心  */
	.hexin1 p {
		z-index: 3;
		width: 25%;
		position: absolute;
		margin-left: 58%;
		margin-top: 6%;
		text-indent: 2.5rem;
		letter-spacing: 0.125rem;
		font-size: 1.6rem;
		line-height: 1.5;
	}

	.hexin2 p {
		z-index: 3;
		width: 19%;
		position: absolute;
		margin-left: 22%;
		margin-top: 6%;
		text-indent: 2.5rem;
		letter-spacing: 0.125rem;
		font-size: 1.6rem;
		line-height: 1.5;
	}

	.hexin3 p {
		z-index: 3;
		width: 20%;
		position: absolute;
		margin-left: 58%;
		margin-top: 6%;
		text-indent: 2.5rem;
		letter-spacing: 0.125rem;
		font-size: 1.6rem;
		line-height: 1.5;
	}

	.hexin2 img {
		height: 100%;
		z-index: 1;
		margin-left: 40%;
	}

	.hexin3 img {
		height: 100%;
		z-index: 1;
		margin-left: 23%;
	}

	.hexin4 img {
		height: 100%;
		z-index: 1;
		margin-left: 39%;
	}

	.hexin4 p {
		z-index: 3;
		width: 20%;
		position: absolute;
		margin-left: 21%;
		margin-top: 6%;
		text-indent: 2.5rem;
		letter-spacing: 0.125rem;
		font-size: 1.6rem;
		line-height: 1.5;
	}

	.hexin5 h2 {
		z-index: 2;
		position: absolute;
		margin-left: 56%;
	}

	.hexin5 p {
		z-index: 3;
		width: 22%;
		position: absolute;
		margin-left: 56%;
		margin-top: 6%;
		text-indent: 2.5rem;
		letter-spacing: 0.125rem;
		font-size: 1.6rem;
		line-height: 1.5;
	}

	.hexin6 img {
		height: 100%;
		z-index: 1;
		margin-left: 37%;
	}


	.db_table {
		margin-left: 18%;
		margin-top: 5%;
	}


}

@media screen and (max-width: 1280px) {
	.zixuntop p {
		top: 7%;
		/* font-size: 13px; */
		/* font-size: 15px; */
		line-height: 1.5;
		font-size: 14px;
		letter-spacing: 2px;
	}

	.index-page .solution-more-slide .bd .inner {
		padding-left: 300px;
	}

	#introduce {
		margin-left: 0px;
	}
}
