@import "./common/init.css";
html{font-size: 26px;}
body{
	color: #000;
	overflow-x: hidden;
	position: relative;
	background:#fff;
}
.wrap{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.header{
	position: relative;
	z-index:4;
}
.header:before{
	content: "";
	display: block;
	width: 100%;
	height: 4.2rem;
}
.header .fixed{
	background-color: #ffffff;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 11;
}
.header .pingbic{
	display: none;
}
.header .fixed>.wrap{
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: static;
	height:2.6rem;
}
.header .fixed .tel{
	width: 4.42rem;
	display:flex;
	flex-direction: column;
    justify-content: center;
}
.header .fixed .tel .p1{
	color:#0b7b4a;
	text-align: center;
	font-size:0.58rem;
}
.header .fixed .tel .p2{
	display:flex;
	height:0.6rem;
	align-items: center;
    justify-content: center;
	text-align: center;
	background-color:#0b7b4a;
	font-size:0.32rem;
	color:#ffffff;
}
.header .fixed .tel .p2:before{
	content: "";
	margin-right:0.2rem;
	display: block;
	width:0.46rem;
	height:0.4rem;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url(../img/header_tel.png);
	background-size:auto 100%;
}
.header .fixed .logo{
	width: 7.4rem;
	height: 1.4rem;
	background-position: left;
	background-repeat: no-repeat;
	background-size:auto 80%;
	background-image: url(../img/logo.png);
}
.header .fixed .pingbic{
	display: none;
	top: 2.4rem;
}
.header .nav_list{
	width: 100%;
	background-color:#0b7b4a;
}
.header .nav_list .wrap{
	display:flex;	
    align-items: center;
    justify-content: space-between;
	font-size:0.32rem;
	color:#ffffff;
	height:1.6rem;
}
.header .nav_list .wrap .li{
	width: 107px;
	text-align: center;
	line-height:37px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}
.header .nav_list .wrap .li.on{
	background-image:url(../img/nav_on.png);
	color:#0b7b4a;
}
.header .nav_list .guanbi_click{
	position: absolute;
	left:50%;
	margin-left:-2.8rem;
	bottom:-2.8rem;
	width:5.6rem;
	line-height:1.6rem;
	font-size:0.72rem;
	text-align: center;
	border:solid 0.02rem #fff;
	border-radius:0.2rem;
	color:#fff;
	cursor: pointer;
}
.header .wrap .menu{
	width:1.1rem;
	height:1.6rem;
	background-position:center;
	background-repeat:no-repeat;
	background-size:auto 50%;
}
.header .tel_wrap{
	position: absolute;
	left:50%;
	bottom:-1.36rem;
	margin-left:-3.7rem;
	width: 7.4rem;
	z-index:3;
}
.wap,
.banner_wap{
	display: none;
}
.lunbo .swiper-button-next,
.lunbo .swiper-button-prev{
	position: absolute;
	top:50%;
	width:0.6rem;
	height:0.8rem;
	margin-top:-0.4rem;
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}
.lunbo .swiper-button-prev{
	left:0.2rem;
	background-image:url(../img/lunbo_l.png);
}
.lunbo .swiper-button-next{
	right:0.2rem;
	background-image:url(../img/lunbo_r.png);
}
.title{
	width: 100%;
}
.about{
	width: 100%;
	height:11.0rem;
	background-position:center;
	background-repeat:no-repeat;
	background-size:auto 100%;
	background-image:url(../img/about_bg.jpg);
	padding:2.2rem 0 1.4rem;
}
.about .neirong{
	width: 17.6rem;
	height:5.4rem;
	margin:0 auto;
	display:flex;
	align-items: center;
	padding:0.8rem 0.4rem;
}
.about .neirong .com{
	position: relative;
	flex:1;
	padding:0 0.4rem ;
	font-size:0.32rem;
	color:#343434;
	text-indent:2em;
	line-height:0.9rem;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:4;
	-webkit-box-orient:vertical;
}
.about .neirong .img{
	width:7.4rem;
	height:3.6rem;
    object-fit:cover;
    border-radius:0.4rem;
}
.about .more{
	width: 2.6rem;
	text-align: center;
	line-height:0.8rem;
	background-color:#226f6a;
	font-size:0.4rem;
	color:#ffffff;
	margin:0.6rem auto 0;
	background-image:none;
	cursor: pointer;
}
.environment{   
	background-color:#fff;
	padding:1.0rem 0 0;
}
.environment .list{
	width: 20.0rem;
	margin:0 auto;
	padding-bottom:0.6rem;
}
.environment .list .li{
	float: left;
	width: 6rem;
	height:6rem;
	margin-right:1.0rem;
	margin-top:0.8rem;
	position: relative;
}
.environment .list .li:nth-child(3n){
	margin-right:0;
}
.environment .list .li:nth-child(n+4){
	display: none;
}
.environment .list .li .img{
	width: 100%;
	height:100%;
	object-fit:cover;
}
.environment .list .li .p1{
	width: 100%;
	position: absolute;
	left:0;
	bottom:0;
	width: 100%;
	text-align: center;
	font-size:0.36rem;
	color:#ffffff;
	line-height:0.8rem;
	background-color:rgba(0, 0, 0, 0.5);
}
.environment .list .li .p2{
	display: none;
	position: absolute;
	left:0;
	bottom:0.2rem;
	width: 100%;
	line-height:1.0rem;
	background-image:url(../img/environment_wap_1bg.png);
	text-align: center;
	background-position:center;
	background-repeat:no-repeat;
	background-size:auto 100%;
	font-size:0.5rem;
	color:#7e4a04;
}
.environment .video_bg{
	background-image:url(../img/video_bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	width: 100%;
	padding:0.6rem 0 0.6rem;
}
.environment .video_bg .p3{
	width: 100%;
	line-height:0.8rem;
	background-image:url(../img/environment_wap_1bg.png);
	text-align: center;
	background-position:center;
	background-repeat:no-repeat;
	background-size:auto 100%;
	font-size:0.32rem;
	color:#7e4a04;
	margin-bottom:0.6rem;
}
.environment .video_bg .flex{
	display:flex;
	width: 20.0rem;
	margin:0 auto;
}
.environment .video_bg .flex .video_kuang{
	width:11.4rem;
	height:8.2rem;
}
.environment .video_bg .flex .video_kuang .video{
	width: 100%;
	height:100%;
	display: block;
}
.environment .video_bg .flex .ul{
	flex:1;
	display:flex;
    flex-direction: column;
	margin-left:0.6rem;
}
.environment .video_bg .flex .ul .li{
	width: 100%;
	height:3.8rem;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
}
.environment .video_bg .flex .ul .li+.li{
	margin-top:0.6rem;
}
.stele_type{
	background-image:url(../img/stele_type_bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	padding:1.2rem 0 1.0rem;
}
.stele_type .list{
	width: 20.0rem;
	margin:0 auto;
}
.stele_type .list .li{
	float: left;
	width:4.6rem;
	margin-right:0.52rem;
	position: relative;
	padding:0.02rem;
	margin-bottom:0.6rem;
}
.stele_type .list .li:nth-child(4n){
	margin-right:0;
}
.stele_type .list .li .img{
	position: absolute;
	left:0.14rem;
	top:0.14rem;
	z-index:0;
	width: 94%;
	height:5.6rem;
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;
	border-radius:0.6rem;
}
.stele_type .list .li .img_bg{
	position: relative;
	z-index:3;
	width: 100%;
	height:5.82rem;
	background-image:url(../img/stele_type_li_bg.png);
	background-position:top center;
	background-repeat:no-repeat;
	background-size:100%;
}
.stele_type .list .li .p1{
	color:#f6e4c0;
	font-size:0.4rem;
	line-height:0.8rem;
	width: 2.6rem;
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
	background-image:url(../img/stele_type_bit.png);
	margin:-0.5rem auto 0;
	text-align: center;
	position:relative;
	z-index:5;
}
.more{
	width:8.8rem;
	margin: 0.6rem auto 0;
	line-height:1.1rem;
	color:#104f38;
	font-size:0.44rem;
	font-weight: bold;
	text-align: center;
	background-image:url(../img/more_bg.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}
.index_news{
	background-image:url(../img/bg.png);
	background-position:center;
	background-repeat-y:repeat;
	background-size:100%;
	padding:0.6rem 0;
}
.index_news .list{
	width:14.0rem;
	margin:0.4rem auto;
	padding:0.36rem 0;
	position: relative;
}
.index_news .list:before,
.index_news .list:after{
	content: "";
	display: block;
	width:100%;
	height:0.38rem;
	position: absolute;
	left:0;
	z-index:1;
	background-position:center;
	background-repeat:no-repeat;
	background-size:100%;
}
.index_news .list:after{
	top:0;
	background-image:url(../img/index_news_bg1.png);
	background-position:top;
}
.index_news .list:before{
	background-image:url(../img/index_news_bg2.png);
	bottom:0;
	background-position:bottom;
}
.index_news .list .list_bg{
	position: relative;
	z-index:2;
	width: 100%;
	padding:0 0.6rem;
	background-image:url(../img/index_news_bg0.png);
	background-position:center;
	background-size:100% 100%;
}
.index_news .list .li{
	border-bottom:solid 0.04rem #efede9;
	display:flex;
    align-items: center;
	padding:0.2rem 0;
}
.index_news .list .li:last-child{
	border-bottom:none;
}
.index_news .list .li .time{
	width: 1.28rem;
	line-height:1.28rem;
	text-align: center;
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
	background-image:url(../img/news_time.png);
	font-size:0.36rem;
	color:#276761;
}
.index_news .list .li .neir{
	flex:1;
	padding-left:0.4rem;
	color:#343434;
}
.index_news .list .li .neir .name{
	font-size:0.44rem;
	font-weight: bold;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
	margin-bottom:0.2rem;
}
.index_news .list .li .neir .com{
	font-size:0.36rem;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
}
.qa{
	background-image:url(../img/bg.png);
	background-position:center;
	background-repeat-y:repeat;
	background-size:100%;
	padding:0.6rem 0;
}
.qa .list{
	width:14.0rem;
	margin:0.4rem auto;
	padding:0.36rem 0;
	position: relative;
}
.qa .list:before,
.qa .list:after{
	content: "";
	display: block;
	width:100%;
	height:0.38rem;
	position: absolute;
	left:0;
	z-index:1;
	background-position:center;
	background-repeat:no-repeat;
	background-size:100%;
}
.qa .list:after{
	top:0;
	background-image:url(../img/index_news_bg1.png);
	background-position:top;
}
.qa .list:before{
	background-image:url(../img/index_news_bg2.png);
	bottom:0;
	background-position:bottom;
}
.qa .list .list_bg{
	position: relative;
	z-index:2;
	width: 100%;
	padding:0 0.6rem;
	background-image:url(../img/index_news_bg0.png);
	background-position:center;
	background-size:100% 100%;
}
.qa .list .list_bg .li{
	padding:0.2rem 0;
	border-bottom:solid 0.04rem #efede9;
}
.qa .list .list_bg .li:last-child{
	border-bottom:none;
}
.qa .list .list_bg .li .com,
.qa .list .list_bg .li .name{
	display:flex;
	align-items: center;
}
.qa .list .list_bg .li .i{
	width:0.46rem;
	height:0.46rem;
	border:solid 0.04rem #c6a669;
	background-color:#e9d5ae;
	border-radius:0.1rem;
	display:flex;
	justify-content: center;
} 
.qa .list .list_bg .li .ii{
	font-size:0.28rem;
	color:#ab7c20;
}
.qa .list .list_bg .li .name1{
	padding-left:0.2rem;
	flex:1;
	font-size:0.44rem;
	color:#343434;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
}
.qa .list .list_bg .li .com{
	margin-top:0.2rem;
}
.qa .list .list_bg .li .com .name1{
	font-size:0.36rem;
	color:#343434;
}
.qa .list .list_bg .li .com .i{
	border:none;
	background-color:transparent;
}
.service{
	background-image:url(../img/bg.png);
	background-position:center;
	background-repeat-y:repeat;
	background-size:100%;
	padding:0.6rem 0;
}
.service .list{
	width: 14.4rem;
	height:7.4rem;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	background-image:url(../img/service_bg.png);
	margin:0.4rem auto 0.6rem;
	padding:0.4rem 0.8rem;
}
.service .list .li{
	padding:0.15rem 0;
}
.service .list .li .name{
	display:flex;
    align-items: center;
	font-size:0.44rem;
	color:#276761;
}
.service .list .li .name .img{
	width: 1.0rem;
	height:0.9rem;
	margin-right:0.2rem;
}
.service .list .li .com{
	color:#478f88;
	font-size:0.36rem;
}
.index_honor_bg{
	background-image:url(../img/bg.png);
	background-position:center;
	background-repeat-y:repeat;
	background-size:100%;
	padding:0.6rem 0;
}
.index_honor{
	display:flex;
	justify-content: space-between;
	padding:0.6rem 0 1.0rem;
}
.index_honor .img{
	width:30%;
	height:4.9rem;
	background-color:#000;
	border-radius:0.2rem;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
}

.honor{
	margin:0.6rem 0 0;
}
.honor .swiper-slide{
	width:6.8rem;
}
.honor .swiper-slide img{
	transform:scale(0.8,0.8);
	transition:transform 0.5s;
	border-radius:0.2rem;
}
.honor .swiper-slide.swiper-slide-active img{
	transform:scale(1,1);
}



.position{
	background-image:url(../img/bg.png);
	background-position:center;
	background-repeat-y:repeat;
	background-size:100%;
	padding:0.6rem 0;
}
.position .flex{
	padding-top:0.8rem;
	width: 20.0rem;
	display:flex;
	align-items: center;
}
.position .flex .zuobian{
	flex:1;
}
.position .flex .zuobian .img{
	width: 2.6rem;	
}
.position .flex .zuobian .name{
	font-size:0.44rem;
	color:#478f88;
	line-height:1.2rem;
}
.position .flex .map{
	width:8.8rem;
	height:4.8rem;
}


.footer{
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	background-color:#247466;
}
.footer .nav{
	font-size:16px;
	color:#ffffff;
	display:flex;
	justify-content: space-between;
	padding:0.6rem 0;
}
.footer .flex{
	display:flex;
	justify-content: space-between;
	align-items: center;
	padding:0.4rem 0;
}
.footer .flex .youqinglian{
	display:flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
    align-content: flex-start;
	flex:1;
	height:200px;
	font-size:0.4rem;
	color:#fff;
}
.footer .flex .youqinglian .li{
	margin:0.2rem 0.2rem 0.2rem 0;
}
.footer .flex .logo{
	width:5.2rem;
	height:2.92rem;
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
	background-image:url(../img/foot_logo_pc.png);
}
.footer .flex .annui{
	flex:1;
}
.footer .flex .annui .ann{
	width: 220px;
	margin-left:auto;
	font-size:10px;
	color:transparent;
	height:60px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
	background-image:url(../img/foot_pc_1.png);
}
.footer .flex .annui .ann+.ann{
	background-image:url(../img/foot_pc_2.png);
	margin-top:30px;
}
.footer .pc .copyright{
	width: 100%;
	text-align: center;
	font-size:16px;
	color:#ffffff;
	line-height:40px;
	padding-bottom:30px;
}
.footer .top{
	width:100%;
	height:7.4rem;
	display:flex;
	flex-direction: column;
    align-items: center;
    justify-content: center;
}
.footer .top .logo{
	width:7.2rem;
	height:1.28rem;
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
	background-image:url(../img/logo_bai.png);
	margin-bottom:0.8rem;
}
.footer .top .links{
	width: 100%;
	display:flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding-top:0.4rem;
}
.footer .top .links .li{
	font-size:0.3rem;
	color:#fff;
	margin:0.2rem;
}
.footer .top .copyright{
	font-size:0.5rem;
	color:#71b79e;
	text-align: center;
	line-height:2;
}
.footer .fixed_k{
	position: relative;
}
.footer .fixed_k:before{
	content: "";
	display: block;
	width: 100%;
	height: 3.0rem;
}
.footer .fixed_k .fixed{
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: #fff;
	z-index: 5;
	padding:0.4rem 0;
}
.footer .fixed_k .fixed .wrap{
	height:2.0rem;
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
	background-image:url(../img/footer_pof.png);
	display: flex;
}
.footer .fixed_k .fixed .wrap .li{
	flex: 1;
	height: 100%;
	opacity: 0;
	cursor: pointer;
}
.about_service{
	padding:1.2rem 0;
}
.about_service .list{
	display:flex;
    justify-content: center;
	padding:1.0rem 0 0;
}
.about_service .list .li{
	width:3.2rem;
}
.about_service .list .li .img{
	width: 1.68rem;
	height:1.68rem;
	margin:0 auto 0.3rem;
}
.about_service .list .li .p1{
	text-align: center;
	font-size:0.4rem;
	color:#276761;
	line-height:0.44rem;
	font-weight: bold;
}
.about_body .index_honor_bg{
	padding:2.0rem 0 3.4rem;
	background-image:url(../img/about_honor_bg.jpg);
}
.about_body .index_honor{
	justify-content: center;
	padding-top:1.2rem;
	padding-bottom:0;
}
.about_body .index_honor .img{
	width:5.0rem;
	height:3.6rem;
	margin:0 0.4rem;
}
.flow{
	padding:2.0rem 0 1.0rem;
}
.flow .flow_img{
	width: 16.28rem;
	margin:0.6rem auto;
}
.stele_bg{
	padding:2.0rem 0 1.4rem;
	background-image:url(../img/bg.png);
	background-size:100%;
}
.stele_bg .list{
	padding-top:0.6rem;
	width: 19.4rem;
	margin:0 auto;
	display:flex;
	flex-wrap: wrap;
}
.stele_bg .list .li{
	width: 4.6rem;
	margin-right:0.32rem;
	margin-bottom:0.6rem;
	position: relative;
}
.stele_bg .list .li:nth-child(4n){
	margin-right:0;
}
.stele_bg .list .li .img{
	position: absolute;
	left:0.04rem;
	top:0.04rem;
	z-index:1;
	width: 98%;
	height:4.2rem;
	object-fit:cover;
	border-radius:0.6rem 0.6rem 0 0;
}
.stele_bg .list .li .bg{
	position: relative;
	z-index:2;
	width:100%;
	height:6.4rem;
	background-position:top center;
	background-repeat:no-repeat;
	background-size:100%;
	background-image:url(../img/stele_li_bg.png);
	padding-top:4.0rem;
}
.stele_bg .list .li .bg .name{
	font-size:0.46rem;
	color:#501b00;
	text-align: center;
	font-weight: bold;
	text-shadow: 0 1px #f2e3d1, 1px 0 #f2e3d1, -1px 0 #f2e3d1, 0 -1px #f2e3d1, 0 -1px #f2e3d1, 0 -1px #f2e3d1, 0 -1px #f2e3d1, 0 -1px #f2e3d1;
	margin-bottom:0.2rem;
}
.stele_bg .list .li .bg .tag{
	font-size:0.36rem;
	color:#501b00;
	text-align: center;
}
.stele_bg .list .li .bg .tel_click{
	width: 70%;
	margin:0 auto;
	height:1rem;
}
.news{
	padding:2.0rem 0 0.8rem;
	background-image:url(../img/bg.png);
	background-size:100%;
}
.news .list{
	margin:0.4rem 0 ;
	width: 100%;
	background-position:center;
	background-repeat:no-repeat;
	background-size:100% 100%;
	background-image:url(../img/news_list_bg.png);
	padding:0.4rem 0.6rem 0.4rem 1.0rem;
}
.news .list .li{
	display:flex;
	width: 18.8rem;
	padding:0.2rem 0;
}
.news .list .li:nth-child(2n){
	margin-left:auto;
}
.news .list .li .img{
	width: 6.6rem;
	height:3.6rem;
	object-fit:cover;
	margin-right:0.6rem;
}
.news .list .li .neir{
	flex:1;
}
.news .list .li .neir .flex{
	display:flex;
	background-color:#fdeed8;
	height:0.88rem;
	padding:0 0.2rem;
	margin-bottom:0.2rem;
}
.news .list .li .neir .flex .name{
	flex:1;
	font-size:0.44rem;
	color:#7e4a04;
	line-height:0.88rem;
	font-weight: bold;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
}
.news .list .li .neir .flex .time{
	font-size:0.4rem;
	color:#7e4a04;
}
.news .list .li .neir .com{
	font-size:0.32rem;
	color:#343434;
	line-height:0.52rem;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:4;
	-webkit-box-orient:vertical;
}
.news .breadcrumb{
	font-size:0.4rem;
	color:#969797;
}
.news .info_bg{
	width: 100%;
	background-position:center;
	background-repeat:no-repeat;
	background-size:100% 100%;
	background-image:url(../img/news_list_bg.png);
	padding:0.8rem 1.8rem 1.4rem;
}
.news .info_bg .tit{
	font-size:0.44rem;
	color:#7e4a04;
	background-color:#fdeed8;
	text-align: center;
	line-height:0.86rem;
	font-weight: bold;
	margin-bottom:0.2rem;
}
.news .info_bg .time{
	text-align: center;
	font-size:0.42rem;
	color:#7e4a04;
	margin-bottom:0.6rem
}
.news .info_bg .com{
	font-size:0.5rem;
	color:#343434;
	line-height:0.82rem;
}
.news .info_bg .com img{
	max-width:100%;
}
.news .info_bg .com a{
	display:inline;
}
.news .foot_fen{
	display:flex;
	justify-content: space-between;
    align-items: center;
	padding:0.3rem 0;
}
.news .foot_fen .zuobian{
	width: 11.4rem;
	line-height:0.86rem;
	background-color:#fdeed8;
	display:flex;
	font-size:0.36rem;
	color:#7e4a04;
	padding:0 0.4rem;
}
.news .foot_fen .zuobian .i{
	flex:1;
	max-width:8.8rem;
	font-size:0.4rem;
	font-weight: bold;
	margin-left:0.6rem;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
}
.news .foot_fen .youbian{
	display:flex;
	justify-content: space-between;
	font-weight: bold;
	font-size:0.44rem;
	color:#7d4400;
	width: 4.0rem;
	font-weight: bold;
}
.news .foot_fen .youbian .i{
	font-family: "幼圆";
	font-weight: bold;
}
.contact{
	padding:2.0rem 0 0.8rem;
	background-image:url(../img/bg.png);
	background-size:100%;
}
.contact .contact_wrap{
	width: 12.0rem;
	margin:0.6rem auto;
}
.contact .contact_wrap .list_ul{
	width: 100%;
	height:8.6rem;
	background-image:url(../img/contact_bg.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:100% 100%;
	padding:0.6rem 0;
	margin-bottom:0.4rem;
}
.contact .contact_wrap .list_ul .li{
	padding:0.4rem 0;
	text-align: center;
	font-size:0.4rem;
	color:#191919;
	line-height:0.6rem;
	font-weight: bold;
}
.contact .contact_wrap .list_ul .li .tit{
	display:flex;
    align-items: center;
    justify-content: center;
    margin-bottom:0.2rem;
}
.contact .contact_wrap .list_ul .li .tit .img{
	width:0.8rem;
	height:0.8rem;
	margin-right:0.2rem;
}
.contact .contact_wrap .list_ul .li .tit .ii{
	font-size:0.44rem;
	color:#276761;
}
.contact .contact_wrap .map{
	width: 100%;
	height:6.4rem;
	border-radius:0.2rem;
}
.environment_body .environment{
	padding:2rem 0 0;
}
.environment .list_list{
	padding-top:0.6rem;
	width:20.0rem;
	margin:0 auto;
}
.environment .list_list .li{
	float: left;
	width: 5.72rem;
	height:5.72rem;
	position: relative;
	margin-right:1.4rem;
	margin-bottom:1.2rem;
}
.environment .list_list .li:nth-child(3n){
	margin-right:0;
}
.environment .list_list .li .img{
	width: 100%;
	height:100%;
	object-fit:cover;
}
.environment .list_list .li .p1{
	position: absolute;
	left:0;
	bottom:0;
	width: 100%;
	background-color:rgba(0, 0, 0, 0.5);
	line-height:0.8rem;
	font-size:0.36rem;
	color:#ffffff;
	text-align: center;
}





.infoWindow{
	font-size:16px;
}
.infoWindow .p1{
	font-size:20rpx;
}
