html,
body,
div {
	padding: 0px;
	margin: 0px;
	box-sizing: border-box;
	line-height: 1.5;
}

html,
body {}

img {
	width: 100%;
}

ul {
	list-style: none;
	padding: 0;
}

a {
	color: inherit;
	text-decoration: none;
}

.navbar {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0.4rem 0.3rem 0.3rem 0.3rem;
}

.navbar-l {
	width: 2.28rem;
	height: 0.66rem;
}

.navbar-r {
	display: flex;
}

.search {
	width: 0.4rem;
	margin-right: 0.3rem;
}

.menu {
	width: 0.4rem;
}

.swiper-banner .swiper-button-next:after,
.swiper-button-prev:after {
	font-size: 0.6rem;
	color: #fff;
}

.swiper-banner .swiper-pagination-bullet {
	background-color: #fff;
	opacity: 1;
}

.swiper-banner .swiper-pagination-bullet-active {
	background-color: #1FAA25;
	width: 0.56rem;
	border-radius: 0.04rem;
}

.mainh {
	width: 3.6rem;
	background: url('/statics/wap/images/xian.png') no-repeat center bottom;
	background-size: 100% auto;
	margin: 0 auto;
	text-align: center;
	color: #0E68B0;
	font-size: 0.4rem;
	font-weight: normal;
	padding: 0.2rem 0;
}

.swiper-news {
	margin-top: 0.46rem;
}

.swiper-news .swiper-slide {
	/*border-radius: 0.1rem;*/
	overflow: hidden;
	line-height: 0;
}

.swiper-news .swiper-slide img {
	width: 100%;
	height: 100%;
	/*border-radius: 0.1rem;*/
}
.swiper-news .swiper-button-next,.swiper-news .swiper-button-prev{
	color: #fff;
}
.swiper-news .swiper-button-next:after, .swiper-button-prev:after{
	font-size: 0.6rem;
}
.silder-text {
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	line-height: 0.6rem;
	font-size: 0.32rem;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.newsbox {
	padding: 0.3rem;
}

.newsitem {
	display: flex;
	justify-content: space-between;
	margin-top: 0.3rem;
	align-items: center;
}

.newstime {
	width: 1.5rem;
	font-weight: bold;
	color: #B0B0B0;
	font-size: 0.25rem;
	text-align: center;

}

.newstime span {
	font-size: 0.4rem;
}

.newstitle {
	width: 5.56rem;
	font-size: 0.32rem;
	font-weight: 300;
	color: #1E253F;
	padding-left: 0.3rem;
	border-left: #efefef solid 0.01rem;
}

.newscenter {
	background: url('/statics/wap/images/xiawen.png') no-repeat center bottom;
	background-size: 100% auto;
	padding-bottom: 1.2rem;
}

.newsmore {
	font-size: 0.3rem;
	color: #0E68B0;
	width: 2.76rem;
	height: 0.72rem;
	border-radius: 0.5rem;
	border: 0.02rem solid #0E68B0;
	margin: 0 auto;
	text-align: center;
	line-height: 0.7rem;
	margin-top: 0.5rem;
}

.company {
	background: #E4F4FC;
	padding: 0.7rem 0.4rem;
}

.companth {
	font-size: 0.4rem;
	color: #0E68B0;
	width: 4.2rem;
	background: url('/statics/wap/images/xian.png') no-repeat center bottom;
	background-size: 100% auto;
	font-weight: normal;
	padding: 0.2rem 0;
}

.info {
	font-size: 0.28rem;
	color: #1E253F;
	line-height: 1.5;
}

.prove {
	display: flex;
	justify-content: space-around;
	margin-top: 0.3rem;
}

.prove-item {
	display: flex;
	align-items: flex-end;
}

.prove-icon {
	width: 0.6rem;
	margin-right: 0.1rem;
}

.prove-text {
	font-size: 0.22rem;
	color: #1E253F;
}

.prove-text span {
	font-size: 0.53rem;
	font-weight: 600;
	color: #333333;
}

.video {
	margin-top: 0.3rem;
	position: relative;
}

.videoinfo {
	padding-top: 0.8rem;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	text-align: center;
	font-size: 0.28rem;
	font-weight: 600;
	color: #FFFFFF;
	line-height: 1.5;
}

.infoh {
	font-size: 0.36rem;
}

.play-btn {
	width: 0.95rem;
	height: 0.95rem;
	margin: 0 auto;
	margin-top: 0.4rem;
	cursor: pointer;
}

.consist {
	padding-top: 1rem;
	background: url('/statics/wap/images/logo-bg.png') no-repeat;
	background-size: 100% 100%;
}

.consistItem {
	display: flex;
	justify-content: space-between;
}
.consistItemA{
	display: flex;
	justify-content: space-around;
}
.consistItemB{
	display: flex;
	justify-content: center;
	margin-top: -0.4rem;
}
.consist-c {
	width: 1.96rem;
}

.consist-b {
	width: 2.6rem;
	margin: -0.7rem auto -1.5rem;
}

.swiper-industry {
	width: 6.9rem;
	margin: 0 auto;
	margin-top: 0.3rem;
}

.swiper-industry .swiper-slide {

	height: 10rem;
	background-size: 100% 100%;
	border-radius: 0.2rem;
	padding: 1rem 1.6rem 0.7rem 0.7rem;
}

.ind-t {
	width: 4.55rem;
}

.ind-c {
	font-size: 0.28rem;
	color: #FFFFFF;
	line-height: 1.5;
	margin-top: 0.3rem;
}

.ind-more {
	float: right;
	font-size: 0.26rem;
	color: #FFFFFF;
	margin-top: 0.5rem;
	border-bottom: rgba(255, 255, 255, .5) solid 0.01rem;
	padding: 0.1rem 0 0.1rem 0.3rem;
	position: relative;
}

.ind-more img {
	width: 0.4rem;
	float: right;
	margin-top: -0.05rem;
}

.ind-more:before {
	content: '';
	height: 0.02rem;
	background-color: #fff;
	width: 0.4rem;
	position: absolute;
	right: 0;
	bottom: 0;
}

.ind-pagenation {
	display: flex;
	justify-content: space-around;
	position: relative;
	margin-top: 0.5rem;
}

.ind-pagenation:before {
	content: '';
	width: 100%;
	top: 0.1rem;
	background-color: #efefef;
	height: 0.01rem;
	position: absolute;
}

.ind-item {
	text-align: center;
	font-size: 0.26rem;
	color: #1E253F;
}

.ind-p {
	width: 0.2rem;
	height: 0.2rem;
	background-color: #F1F1F1;
	border-radius: 0.2rem;
	margin: 0 auto;
	margin-bottom: 0.2rem;
}

.ind-item.active {
	font-weight: bold;
}

.ind-item.active .ind-p {
	background-color: #1FAA25;
	width: 0.24rem;
	height: 0.24rem;
	margin-top: 0rem;
	position: relative;
}

.ind-item.active .ind-p::before {
	content: '';
	width: 0.35rem;
	height: 0.35rem;
	border-radius: 0.35rem;
	border: #1FAA25 solid 0.01rem;
	position: absolute;
	left: -0.07rem;
	top: -0.07rem;
}

.case {
	background: url('/statics/wap/images/project-bg.png') no-repeat;
	background-size: 100% 100%;
	padding: 0.3rem;
	margin-top: 0.5rem;
}

.swiper-case {
	margin-top: 0.5rem;
}

.swiper-case .swiper-slide {
	height: 6.96rem;
	background-color: #fff;
	border-radius: 0.2rem;
}

.swiper-case .swiper-slide img {
	height: 4.67rem;
}

.casename {
	padding: 0.1rem 0.3rem;
	font-size: 0.36rem;
	font-weight: 600;
	color: #1E253F;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.gettime {
	padding: 0 0.3rem;
	font-size: 0.3rem;
	font-weight: 500;
	color: #9CA5AB;
}

.case-pagination {
	margin: 0 auto;
	position: relative;
	margin-top: 0.3rem;
}

.case-pagination .swiper-pagination-bullet {
	margin: 0.05rem 0.1rem;
}

.case-pagination .swiper-pagination-bullet-active {
	background-color: #1FAA25;
	width: 0.56rem;
	border-radius: 0.15rem;
}

.awards {
	display: flex;
	justify-content: space-around;
	margin-top: 0.5rem;
	padding-bottom: 0.3rem;
}

.awardsitem {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.awardsitem-u {
	display: flex;
	align-items: baseline;
}

.awards-pic {
	width: 0.66rem;
}

.awards-text {
	color: #0E68B0;
	font-size: 0.3rem;
}

.awards-text span {
	font-size: 0.8rem;
	font-weight: 600;
}

.awardsitem-b {
	font-size: 0.32rem;
	font-weight: 600;
	color: #0E68B0;
}

.footer {
	background: url('/statics/wap/images/di-bg.png') no-repeat;
	background-size: 100% 100%;
	padding: 0.3rem;
	padding-top: 0.8rem;
	color: #FFFFFF;
	line-height: 1.5;
}

.footer-nav {
	display: flex;
	flex-wrap: wrap;
	font-size: 0.3rem;
	text-align: center;
	justify-content: space-around;
	border-bottom: #78C2FC solid 0.01rem;
	padding-bottom: 0.5rem;
}

.footer-nav>div {
	width: 23%;
	padding: 0.1rem 0;
}

.connect {
	padding-left: 0.3rem;
	margin-top: 0.5rem;
	font-size: 0.28rem;
	line-height: 2;
}

.code {
	display: flex;
	justify-content: space-around;
	align-items: center;
	text-align: center;
	margin-top: 0.6rem;
}

.code img {
	width: 1.63rem;
	height: 1.63rem;
}

.cop {
	font-size: 0.22rem;
	color: #94C4EB;
	text-align: center;
	margin-top: 0.6rem;
}

.topmenu {
	width: 100vw;
	height: 100vh;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999;
	background-color: #fff;
	display: none;
	overflow-y: scroll;
}

.topmenu-bar {
	display: flex;
	background-color: #E4F4FC;
	padding: 0.3rem;
	justify-content: space-between;
	align-items: center;
}

.logo {
	width: 2.19rem;
}

.close {
	width: 0.31rem;
	height: 0.31rem;
}

.menufold {}

.menufold-i {
	font-size: 0.32rem;
	font-weight: 600;
	color: #0E68B0;
	padding: 0.2rem 0.3rem;
	border-bottom: #F2F6F9 solid 0.1rem;
}

.subcloumns {
	padding-top: 0.3rem;
}

.subcloumns-i {
	font-size: 0.26rem;
	color: #646978;
	font-weight: normal;
	line-height: 0.8rem;
	border-top: #efefef solid 0.01rem;
}

.folddown {
	position: relative;
}

.folddown::before {
	content: '';
	background-image: url('/statics/wap/images/xiala.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
	width: 0.32rem;
	height: 0.19rem;
	position: absolute;
	right: 0.3rem;
	top: 0.3rem;
}

.folddown.active::before {
	background-image: url('/statics/wap/images/shang.png');
}
.folddown .subcloumns{
	display: none;
}
/* ¶þ¼¶Ò³ */
.l-nav{
	display: flex;
	color: #8A8A8A;
	font-size: 0.32rem;
	padding: 0.3rem;
}
.index-i img{
	width: 0.36rem;
}
.l-nav>div:last-child{
	color: #0E68B0;
}
.con{
	padding: 0.3rem;
}
.listitem-l{
	width: 4.2rem;
}
.listitem-l .newstime{
	width: 100%;
	text-align: left;
	font-weight: normal;
	margin-top: 0.2rem;
}
.listitem{
	display: flex;
	font-size: 0.32rem;
	align-items: center;
	justify-content: space-between;
	color: #1E253F;
	border-bottom: #646978 dashed 0.01rem;
	padding: 0.3rem 0;
}
.listitem-r{
	width: 2.5rem;
	height: 1.67rem;
}
.comment{
	padding: 0.3rem;
}
.nav-border{
	width: 94%;
	margin: 0 auto;
	border-bottom: #646978 dashed 0.01rem;
}
.comment h3{
	font-size: 0.38rem;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.com-t{
text-align: center;	
font-size: 0.22rem;
font-weight: 500;
color: #989898;
padding-bottom: 0.5rem;
}
.com-c p{
	line-height:1.7;
	font-size:0.28rem;
	color: #292929;
}
.p30{
	padding: 0  0.3rem 0.3rem 0.3rem;
}
.award-menu{
	display: flex;
	justify-content: space-around;
	font-size:0.28rem;
	color: #8A8A8A;
	border-bottom: #DBDBDB dashed 0.01rem;
}
.award-menu li{
	width: 28%;
	text-align: center;
	padding-bottom: 0.2rem;
}
.award-menu li.active{
	color: #0E68B0;
	border-bottom: #0E68B0 solid 0.04rem;
}
.list-awards-i{
	box-shadow: rgba(0,0,0,.5) 0 0 0.1rem;
	border-radius: 0.2rem;
	padding-bottom: 0.3rem;
}
.mt30{
	margin-top: 0.3rem;
}
.build-info{
	font-size: 0.28rpx;
	color: #292929;
	padding: 0.3rem;
	line-height: 1.5;
	text-align: justify;
}
.purity-up{
	background: url('/statics/wap/images/huang .png') no-repeat;
	background-size: 100% 100%;
	width: 6.9rem;
	height: 6.9rem;
	font-size: 0.3rem;
	padding: 0.5rem;
	text-indent: 0.6rem;
	font-weight: 600;
	color: #A60009;
}
.erwei{
	width: 1.63rem;
	margin: 0 auto;
	margin-top: 0.5rem;
}
.purity-text{
	font-size: 0.28rem;
	color: #292929;
	margin: 0.8rem 0;
	text-indent: 0.6rem;
}
.purity-bg{
	background:url('/statics/wap/images/tsc.png') no-repeat center bottom;
	background-size: 100% auto;
}
.jtzz-pic{
	width: 49%;
}
.jtzz{
  margin-top: 0.3rem;
}
.connect-text{
	margin: 0.3rem 0;
	text-align: center;
	font-size: 0.36rem;
	color: #2375B7;
	line-height: 1.5;
}
.map{
	margin-top: 0.3rem;
}
.listbanner{
	position: relative;
}
.search-t{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	font-size:0.4rem;
	font-weight: 600;
	color: #FFFFFF;
	padding-top:1rem ;
}
#keyword{
	color: #A60009;
}
.newsnopic{
	font-size: 0.32rem;
	color: #1E253F;
		border-bottom: #646978 dashed 0.01rem;
		padding: 0.3rem 0;
}
.axis-time{
	font-size: 0.6rem;
	color: #0E68B0;
	position: relative;
}
.axis-time:before{
	content: '';
	width: 0.22rem;
	height: 0.22rem;
	position: absolute;
	left:-0.6rem;
	top: 0.33rem;
	border-radius: 0.22rem;
	z-index: 2;
}
.axis-time:after{
	content: '';
	width: 0.44rem;
	height: 0.44rem;
	position: absolute;
	left:-0.74rem;
	top: 0.2rem;
	border-radius: 0.45rem;
	background-color: #fff;
	z-index: 1;
}
.axis-time-item:nth-child(odd) .axis-time:before{
	background-color:#0E68B0 ;
}
.axis-time-item:nth-child(odd) .axis-time:after{
	border:#0E68B0 solid 0.03rem;
}
.axis-time-item:nth-child(even) .axis-time:before{
	background-color:#28a745 ;
}
.axis-time-item:nth-child(even) .axis-time:after{
	border:#28a745 solid 0.03rem;
}

.axis-time-item:nth-child(odd) .axis-time{
	color:#0E68B0 ;
}
.axis-time-item:nth-child(even) .axis-time{
	color:#28a745 ;
}
.axis-time-item{
	padding-left: 0.8rem;
 margin-bottom: 0.5rem;
}
.borderleft{
	position: relative;
}
.borderleft:before{
	content: '';
	width: 0.01rem;
	height: 90%;
	position: absolute;
	background-color: #eee;
	top: 0.5rem;
	left: 0.6rem;
}
.axis-text{
	 padding: 0.3rem;
	 font-size: 0.28rem;
	 color: #FFFFFF;
		border-radius: 0.2rem;
			margin: 0.2rem 0;
}
.axis-text h2{
	margin: 0;
	padding-bottom: 0.2rem;
	border-bottom: #fff dashed 0.01rem;
	margin-bottom: 0.2rem;
	font-size:  0.32rem;
}
.axis-time-item:nth-child(odd) .axis-text{
	background-color:#0E68B0 ;
}
.axis-time-item:nth-child(even) .axis-text{
	background-color:#28a745 ;
}
.search-box{
	width: 90%;
	margin: 0 auto;
	border: #0E68B0 solid 0.01rem;
	padding-left: 0.2rem;
	border-radius: 0.7rem;
	margin-top: 0.2rem;
}
.search-box input{
	width: 80%;
	line-height:0.6rem;
	border: none;
	outline: none;
	background: none;
}
.search-box button{
	border: none;
	background: none;
	color: #0E68B0;
	font-size: 0.3rem;
}<!--ºÄÊ±1757110793.276Ãë-->