html {
	font-size: 5.21vw;
}

@font-face {
	font-family: myFont;
	src: url('../fonts/MFYueYuan_Noncommercial-Regular.otf');
}

.w1200 {
	width: 12rem;
}

/* 头部 */

/*banner样式*/

.banner_sm {
	width: 100%;
	height: 13.5rem;
	background: url(../image/bjt.png);
	background-size: cover;
}


.techcaltab {
	height: 1.3rem;
	line-height: 1.3rem;
	margin: 0 auto;
}

.techcaltab>ul>li {
	width: 2.4rem;
	height: 0.52rem;
	line-height: 0.52rem;
	display: inline-block;
	font-size: 0.2rem;
	font-family: "Microsoft YaHei";
	font-weight: normal;
	border: 1px solid #34b2c3;
	border-radius: 0.26rem;
	margin-right: 0.4rem;
	color: #34b2c3;
	text-align: center;
	text-decoration: none;
}

.techcaltab>ul .active1 {
	background-color: #34b2c3;
	color: #FFFFFF;
}

/* zhuti */
.techtabqh {
	margin-bottom: 0.5rem;
}

.techdy {
	/* height: 4.0rem; */
	margin: 0 auto;
}

.techbz {
	/* height: 4.0rem; */
	margin: 0 auto;
}

.techsy {
	/* height: 4.0rem; */
	margin: 0 auto;
}

.techaz {
	/* height: 4.0rem; */
	margin: 0 auto;
}

.techdy img {
	width: 3.4rem;
	height: 3.5rem;
}

.techbz img {
	width: 3.4rem;
	height: 3.5rem;

}

.techsy img {
	width: 3.4rem;
	height: 3.5rem;

}

.techaz img {
	width: 3.4rem;
	height: 3.5rem;

}

.techdypic {
	width: 3.4rem;
	/* height: 2.9rem; */
	margin-right: 0.4rem;
	margin-top: 0.2rem;
	display: inline-block;
}

.techdy span {
	width: 3.4rem;
	height: 0.4rem;
	font-size: 0.18rem;
	color: #FFFFFF;
	text-align: center;
	margin-right: 0.2rem;
	padding-top: 0.1rem;
	background: #34b2c3;
	display: inline-block;
}

.techbz span {
	width: 3.4rem;
	height: 0.4rem;
	font-size: 0.18rem;
	color: #FFFFFF;
	text-align: center;
	margin-right: 0.2rem;
	padding-top: 0.1rem;
	background: #34b2c3;
	display: inline-block;
}

.techsy span {
	width: 3.4rem;
	height: 0.4rem;
	font-size: 0.18rem;
	color: #FFFFFF;
	text-align: center;
	margin-right: 0.2rem;
	padding-top: 0.1rem;
	background: #34b2c3;
	display: inline-block;
}

.techaz span {
	width: 3.4rem;
	height: 0.4rem;
	font-size: 0.18rem;
	color: #FFFFFF;
	text-align: center;
	margin-right: 0.2rem;
	padding-top: 0.1rem;
	background: #34b2c3;
	display: inline-block;
}