/* ------原创文章页面样式--------- */

.m-t-09r {
	margin-top: .09rem!important;
}

.m-t-14r {
	margin-top: .14rem!important;
}

.m-t-24r {
	margin-top: .24rem!important;
}

.m-t-38r {
	margin-top: .38rem!important;
}

.p-t-09r {
	padding-top: .09rem!important;
}

.p-b-14r {
	padding-top: .14rem!important;
}

.p-b-18r {
	padding-top: .18rem!important;
}

.p-b-123r {
	padding-bottom: 1.23rem!important;
}

.p_both35r {
	padding-left: .35rem;
	padding-right: .35rem;
}

.hgt01rem {
	height: 0.1rem!important;
	overflow-y: hidden;
}

.letter001r {
	letter-spacing: 0.01rem;
}

.l-h-036rem {
	line-height: 0.36rem;
}

.color007ac6 {
	color: #007ac6;
}

.bg-007ac6 {
	background: #007ac6;
}

.text-justify {
	text-align: justify;
}

.text-last-center {
	text-align-last: center;
}
.text-last-left {
	text-align-last: left;
}

.column-center {
	display: flex;
	display: -webkit-flex;
	flex-direction: column;
	-webkit-flex-direction: column;
	justify-content: center;
	-webkit-justify-content: center;
}

.column-center-center {
	display: flex;
	display: -webkit-flex;
	flex-direction: column;
	-webkit-flex-direction: column;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
}

.column_start {
	display: flex;
	display: -webkit-flex;
	flex-direction: column;
	-webkit-flex-direction: column;
}

.flex_start {
	display: flex;
	display: -webkit-flex;
	justify-content: flex-start;
	-webkit-justify-content: flex-start;
	align-items: center;
	-webkit-align-items: center;
}

.between {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;
}

.around_space {
	display: flex;
	display: -webkit-flex;
	justify-content: space-around;
	-webkit-justify-content: space-around;
	align-items: center;
	-webkit-align-items: center;
}

.center {
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
}

/* 文章导航 */

.article_nav {
	height: .9rem;
	background-color: #FFFFFF;
	overflow-x: auto;
	white-space: nowrap;
	padding: 0 .5rem;
}

.article_nav .article_nav_item {
	line-height: .9rem;
	text-align: center;
	position: relative;
	margin-right: 0.5rem;
	display: inline-block;
}
.article_nav .article_nav_item:last-child {
	margin-right: 0rem;
}
.article_nav .article_nav_item.navActive {
	color: #000000;
	font-weight: bold;
}

.article_nav .article_nav_item.navActive::after {
	content: '';
	display: block;
	width: .97rem;
	height: .04rem;
	background-color: #007ac6;
	position: absolute;
	bottom: 0rem;
	left: 50%;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
}

.border_top10r {
	border-top: .1rem solid #f7f7f7;
}

.border_bottom09r {
	border-bottom: .09rem solid #f7f7f7;
}

.border_bottom06r {
	border-bottom: 0.06rem solid #f7f7f7;
}

.w_center_center {
	display: flex;
	display: -webkit-flex;
	flex-direction: column;
	-webkit-flex-direction: column;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
}

/* 文章内容 */

.articel_content_div {
	margin: .2rem .32rem .3rem .23rem;
	font-family: PingFang-SC-Medium;
	font-size: .24rem;
	font-weight: normal;
	font-stretch: normal;
}

.articel_content {
	line-height: 0.36rem;
}

.articel_content_div>div:last-child {
	border: 0 !important;
}

/* --------公司简介样式------- */

.company_Profile>.article_nav {
	height: 1rem !important;
}

.m-t-14r {
	margin-top: .14rem!important;
}

.m-b-07r {
	margin-bottom: .07rem!important;
}

.wid69rem {
	width: 6.9rem!important
}

.profile_content {
	line-height: .36rem;
	letter-spacing: 1px;
}

.footer_mes {
	position: absolute;
	bottom: 0;
}

/* 类型页面 */

.w_nav_item {
	position: relative;
	line-height: .9rem;
	color: #666666;
}

.w_pro_nav .w_nav_item::after {
	background: #eeeeee;
	width: 0.1rem;
	height: 0.1rem;
	border-radius: 50%;
	position: absolute;
	bottom: 0.14rem;
	content: '';
	display: block;
	left: 50%;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
}

.w_active {
	color: #007ac6 !important;
	font-weight: bold;
}

.w_pro_nav .w_nav_item.w_active::after {
	background: #007ac6;
}

/* 其他页面 */

.deve_title_img {
	height: 0.29rem;
	width: 2.41rem;
}

.class_case_img {
	height: 0.23rem;
	width: 1.61rem;
}

.w_class_item {
	width: calc((100% - 0.2rem)/2);
	background-color: #fff;
	margin-left: .2rem;
	margin-bottom: .2rem;
}

.w_class_item:nth-child(2n+1) {
	margin-left: 0!important;
}

.w_class_item .w_class_img {
	width: 100%;
	height: 2.9rem;
}

.class_rese_img {
	height: 0.25rem;
	width: 1.83rem;
}

.deve-flow-item {
	width: 1rem;
	margin-bottom: .53rem;
	text-align: center;
}

.deve-flow-item:not(:nth-child(4n+1)) {
	margin-left: calc((100% - 4rem)/3);
}

.deve-flow-item .flow_Icon {
	width: 1rem;
	height: 1rem;
	border-radius: 50%;
}

.deve-flow-item .flow_Text {
	font-size: .24rem;
	color: #060001;
	padding-top: .1rem;
	line-height: 0.36rem;
}

/* 物联网页面 */

.net_yi_icon {
	width: 0.16re, ;
	height: 2px;
}

.w_net_item {
	width: calc((100% - 0.36rem)/2);
	box-shadow: 0.06rem 0.1rem 0.18rem 0rem rgba(209, 209, 209, 0.35);
	margin-bottom: 0.23rem;
	margin-left: 0.36rem;
	box-sizing:border-box;
}

.w_net_item:nth-child(2n+1) {
	margin-left: 0!important;
}
/* 微信公众号页面 */

.weixin_deve_title_img {
	width: 2.87rem;
	height: 0.29rem;
}

.weixin_Siper .swiper-container {
	height: 4.88rem;
	width: 100%;
}

.weixin_Siper .swiper-container a {
	overflow: hidden;
	color: #fff;
	padding-top: .3rem;
	height: 4.28rem !important;
}

.weixin_Siper .swiper-container a {
	transform: scale(.9);
	-webkit-transform: scale(.9);
	transition: all linear .3s;
	transition-property: all;
	transition-duration: 0.3s;
	transition-timing-function: linear;
	transition-delay: 0s;
}

.weixin_Siper .swiper-container .swiper-slide-active {
	transform: scale(1);
	-webkit-transform: scale(1);
	opacity: 1 !important;
	position: relative;
	z-index: 10;
}

.weixin_Siper .shadow2 {
	width: 6.55rem;
	height: .31rem;
	position: absolute;
	bottom: -0.2rem;
	z-index: 20;
	left: 50%;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
}

.weixin_swiper_img {
	width: 6.55rem;
	height: 4.88rem;
}

.weixin_tab {
	background-color: #ffffff;
	box-shadow: 6px 10px 18px 0px rgba(209, 209, 209, 0.35);
	border-radius: 0.05rem;
}

.weixin_tab_num {
	width: 0.5rem;
	height: 0.47rem;
	background-blend-mode: normal, normal;
	border-radius: 0.1rem;
}

.num_color1 {
	background-image: linear-gradient( #aa84f0, #aa84f0), linear-gradient( #aaaaaa, #aaaaaa);
}

.num_color2 {
	background-image: linear-gradient( #9194fa, #9194fa), linear-gradient( #aaaaaa, #aaaaaa);
}

.num_color3 {
	background-image: linear-gradient( #ff6d3d, #ff6d3d), linear-gradient( #aaaaaa, #aaaaaa);
}

.num_color4 {
	background-image: linear-gradient( #3691f5, #3691f5), linear-gradient( #aaaaaa, #aaaaaa);
}

.weixin_ui {
	list-style: disc;
}

.weixin_ui li {
	margin-top: 0.27rem;
}