@import "./common/init.css";
html{font-size: 26px;}
body{
	color: #000;
	overflow-x: hidden;
	position: relative;
	background-color:#f2f4f5;
	background-image:url(../img/bg.jpg);
	background-size:100%;
}
.wrap{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.wap,
.banner_wap{
	display: none;
}
.header{
	position: relative;
	z-index:4;
}
.header:before{
	content: "";
	display: block;
	width: 100%;
	height:2.0rem;
}
.header .fixed{
	background-color:#fff;
	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;
}
.header .fixed .logo{
	width:7rem;
	height: 1.2rem;
	background-position: left;
	background-repeat: no-repeat;
	background-size:auto 100%;
	background-image: url(../img/logo.png);
	margin-right:1.0rem;
}
.header .fixed .nav_list{
	flex:1;
}
.header .fixed .nav_list .wrap{
	width: auto;
	font-size:0.32rem;
	color:#333333;
	display:flex;
    align-items: center;
    justify-content: space-between;
}
.header .nav_list .wrap .li.on{
	color:#049656;
	font-weight: bold;
}
.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 40%;
	background-image:url(../img/menu.png);
}
.header .fixed .tel{
	margin-left:0.8rem;
	display:flex;
	align-items: center;
    position: relative;
}
.header .fixed .tel:before{
	content: "";
	margin-right:0.2rem;
	display: block;
	width:0.86rem;
	height:0.86rem;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url(../img/header_tel.png);
	background-size:0.8rem;
}
.header .fixed .tel .p1{
	color:#9e916b;
	font-size:0.32rem;
}
.header .fixed .tel .p2{
	font-size:0.44rem;
	color:#049656;
	font-weight: bold;
}
.footer .links{
	display:flex;
    align-items: center;
	padding:0.4rem 0;
}
.footer .links .name{
	font-size:0.44rem;
	color:#1a1a1a;
}
.footer .links .list{
	flex:1;
	font-size:0.44rem;
	color:#8f8f8f;
	display:flex;
    flex-wrap: wrap;
}
.footer .links .list .li{
	margin-left:0.4rem;
}
.footer .footer_bg{
	background-color:#e6e6e6;
}
.footer .footer_bg .footer_flex{
	display:flex;
    align-items: center;
    justify-content: center;
	padding:2.0rem 0 3.0rem;
}
.footer .footer_bg .footer_flex .logo{
	width: 4rem;
    height: 2rem;
	background-image:url(../img/logo.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}
.footer .footer_bg .footer_flex .tel{
	margin-left:2.4rem;
	display:flex;
	align-items: center;
    position: relative;
}
.footer .footer_bg .footer_flex .tel:before{
	content: "";
	margin-right:0.2rem;
	display: block;
	width:0.86rem;
	height:0.86rem;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url(../img/header_tel.png);
	background-size:0.8rem;
}
.footer .footer_bg .footer_flex .tel .p1{
	color:#9e916b;
	font-size:0.32rem;
}
.footer .footer_bg .footer_flex .tel .p2{
	font-size:0.44rem;
	color:#049656;
	font-weight: bold;
}
.footer .footer_bg .copyright{
	font-size:0.36rem;
	color:#8f8f8f;
	line-height:1.4rem;
	text-align: center;
}
.footer .footer_bg .copyright .p{
	display:inline;
}
.footer .fixed_k{
	position: relative;
}
.footer .fixed_k:before{
	content: "";
	display: block;
	width: 100%;
    height:1.8rem;
}
.footer .fixed_k .fixed{
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 5;
}
.footer .fixed_k .fixed .wrap{
	background-color:#0b955a;
	width: 100%;
	display:flex;
    justify-content: center;
    align-items: center;
    height:1.8rem;
	font-size:0.56rem;
	color:#ffffff;
}
.footer .fixed_k .fixed .wrap:before{
	content: "";
	display: block;
	width:0.6rem;
	height:0.6rem;
	margin-right:0.2rem;
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
	background-image:url(../img/footer_tel.png);
}
.lunbo .fenyei2,
.lunbo .fenyei{
	position:absolute;
	left:0;
	bottom:20px;
	z-index:2;
	width: 100%;
	display:flex;
	justify-content:center;
}
.lunbo .fenyei2 span,
.lunbo .fenyei span{
	width:12px;
	height:12px;
	background-color:#fff;
	opacity:0.6;
}
.lunbo .fenyei2 span{
	width: 0.32rem;
	height:0.32rem;
}
.lunbo .fenyei span.swiper-pagination-bullet-active{
	background-color:#0b7b4a;
	border-radius:50px;
	width: 0.6rem;
	opacity:1;
}
.lunbo .fenyei2 span.swiper-pagination-bullet-active{
	background-color:#0b7b4a;
	opacity:1;
}
.breadcrumb .wrap{
	font-size:0.4rem;
	color:#049656;
	display:flex;
	padding:0.4rem 0 0.4rem 0.7rem;
	background-position:left;
	background-repeat:no-repeat;
	background-image:url(../img/index.png);
	background-size:0.5rem;
}
.breadcrumb a{
	color:#494a47;
}
.title{
	text-align: center;
	background-image:url(../img/title_bg.png);
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center;
	background-size:auto 4.0rem;
	padding:0.2rem 0;
}
.title .p1{
	font-size:0.48rem;
	color:#1a1a1a;
	font-weight: bold;
	margin-bottom:0.1rem;
}
.title .p2{
	font-size:0.4rem;
	color:#9e916b;
}
.about .bai{
	background-color:#fff;
	padding:0.6rem;
	border-radius:0.2rem;
	margin-bottom:0.6rem;
}
.about .com{
	font-size:0.4rem;
	color:#1a1a1a;
	line-height:0.72rem;
}
.about .pic{
	display:flex;
    flex-wrap: wrap;
}
.about .pic .li{
	width: 32%;
	height:5.2rem;
	object-fit:cover;
	margin-right:2%;
	margin-bottom:0.6rem;
}
.about .pic .li:nth-child(3n){
	margin-right:0;
}
.about .list_fuwu{
	display:flex;
	padding-top:0.6rem;
}
.about .list_fuwu .li{
	flex:1;
}
.about .list_fuwu .li .img{
	width: 2.2rem;
	height:1.88rem;
	border-radius:0.2rem;
	box-shadow:0 0 20px 3px rgba(0, 0, 0, 0.1);
	margin:0 auto 0.4rem;
	background-size:1.2rem;
	background-position:center;
	background-repeat:no-repeat;
}
.about .list_fuwu .li .p1{
	font-size:0.48rem;
	color:#1a1a1a;
	line-height:0.64rem;
	text-align: center;
}
.about .list_aptitude{
	padding-top:0.6rem;
	display:flex;
	justify-content: space-around;
}
.about .list_aptitude .li{
	width: 6.0rem;
	height:4.2rem;
	object-fit:cover;
}
.flow_body{
	background-color:#ffffff;
	background-image:none;
}
.flow{
	padding:0.5rem 0 2.0rem;
}
.flow .list{
	width: 800px;
	margin:0 auto;
	display:flex;
	flex-wrap: wrap;
}
.flow .list .li{
	width: 5.2rem;
	height:2.4rem;
	margin-top:0.8rem;
	border:solid 1px #d8d8d7;
	margin-right:10px;
	text-align: center;
	display:flex;
	flex-direction: column;
    justify-content: space-between;
    padding-bottom:0.3rem;
}
.flow .list .li:nth-child(3n){
	margin-right:0;
}
.flow .list .li .p1{
	width: 1.8rem;
	line-height:0.6rem;
	font-size:0.44rem;
	color:#049656;
	font-weight: bold;
	font-style:italic;
	margin:-0.3rem auto 0;
	background-color:#fff;
}
.flow .list .li .p2{
	font-size:0.44rem;
	color:#049656;
}
.flow .list .li .p3{
	font-size:0.36rem;
	color:#222222;
}
.flow_more{
	width: 7.8rem;
	height:1.28rem;
	line-height:1.1rem;
	padding-bottom:0.1rem;
	margin:0.6rem auto 0;
	font-size:0.6rem;
	color:#ffffff;
	display:none;
	align-items: center;
    justify-content: center;
	background-image:url(../img/more_bg.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}
.flow_more .i{
	display:block;
	width: 0.44rem;
	height:0.44rem;
	line-height:0.44rem;
	background-color:#fff;
	border-radius:1.0rem;
	text-align: center;
	color:#1fba7d;
	font-weight: bold;
	font-size:0.4rem;
	margin-left:0.1rem;
	font-family: "宋体";
}
.environment .bai{
	background-color:#fff;
	padding:0.4rem;
}
.environment .list_flex{
	display:flex;
    flex-direction: column;
}
.environment .list_flex .list{
	width: 100%;
	display:flex;
    flex-wrap: wrap;
}
.environment .list_flex .list .li{
	width: 32.17%;
	margin-right:0.4rem;
	margin-top:0.3rem;
}
.environment .list_flex .list .li .img{
	width: 100%;
	height:5.0rem;
	object-fit:cover;
}
.environment .list_flex .list .li:nth-child(3n){
	margin-right:0;
}
.environment .list_flex .list .li .p1{
	font-size:0.4rem;
	color:#1a1a1a;
	text-align: center;
	line-height:0.8rem;
}
.environment .list_flex .video_kuang{
	width: 100%;
	margin-top:0.3rem;
}
.environment .list_flex .video_kuang .video{
	width: 100%;
	display:block;
}
.stele_body{
	background-color:#fff;
	background-image:none;
}
.stele_bg .list{
	padding-bottom:0.6rem;
	display:flex;
    flex-wrap: wrap;
}
.stele_bg .list .li{
	margin:0.6rem 0.4rem 0;
	width: 5.2rem;
	border:solid 0.02rem #d8d8d7;
	padding:0.12rem;
	padding-bottom:0.2rem;
}
.stele_bg .list .li .img{
	width: 100%;
	height:4.2rem;
	object-fit:cover;
}
.stele_bg .list .li .name{
	font-size:0.4rem;
	color:#494a47;
	text-align: center;
	line-height:0.7rem;
}
.stele_bg .list .li .tag{
	font-size:0.4rem;
	color:#ffffff;
	line-height:0.64rem;
	text-align: center;
	background-image:url(../img/stele_tag_bg.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:auto 100%;
}
.contact .bai{
	background-color:#fff;
	border-radius:0.2rem;
	padding:0.6rem;
}
.contact .list{
	display:flex;
}
.contact .list .li{
	flex:1;
	background-color:#f2f4f5;
	height:3.2rem;
	display:flex;
    align-items: center;
    flex-direction: column;
	border-radius:0.2rem;
	padding:0.3rem 0;
	color:#1a1a1a;
}
.contact .list .li+.li{
	margin-left:0.6rem;
}
.contact .list .li .img{
	width: 100%;
	height:0.8rem;
	object-fit:contain;
}
.contact .list .li .p1{
	font-size:0.32rem;
	padding:0.1rem 0;
}
.contact .list .li .p2{
	font-size:0.44rem;
	text-align: center;
	height:1.2rem;
	display:flex;
    align-items: center;
}
.contact .list .li .p3{
	color:#049656;
	font-size:0.52rem;
	font-weight: bold;
}
.contact .map{
	width: 100%;
	height:10.2rem;
	margin-top:0.6rem;
}
.news .bai{
	background-color:#fff;
	border-radius:0.2rem;
	padding:0.4rem;
}
.news .bai .list{
	display:flex;
	flex-wrap: wrap;
    justify-content: space-between;
}
.news .bai .list .li{
	width:100%;
	display:flex;
	padding:0.6rem 0;
	border-bottom:solid 0.02rem #f2f2f2;
}
.news .bai .list .li .img{
	width: 6.0rem;
	height:3.8rem;
	object-fit:cover;
}
.news .bai .list .li .neir{
	flex:1;
	padding-left:0.6rem;
	padding-top:0.1rem;
}
.news .bai .list .li .neir .p1{
	font-size:0.48rem;
	color:#1a1a1a;
	margin-bottom:0.4rem;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
}
.news .bai .list .li .neir .p2{
	font-size:0.34rem;
	color:#787878;
	margin-bottom:0.6rem;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
}
.news .bai .list .li .neir .p3{
	font-size:0.4rem;
	color:#787878;
}
.news_info_body .footer,
.news_info_body{
	background-color:#fff;
}
.news_info .wrap{
	display:flex;
	justify-content: space-between;
}
.news_info .wrap .zuobian{
	width: 15.0rem;
}
.news_info .wrap .zuobian .title1{
	font-size:0.72rem;
	color:#1a1a1a;
	font-weight: bold;
	padding:0.4rem 0;
	text-align: center;
}
.news_info .wrap .zuobian .com{
	font-size:0.4rem;
	color:#1a1a1a;
	line-height:0.72rem;
}
.news_info .wrap .zuobian .com a{
	display:inline;
}
.news_info .wrap .zuobian .com img{
	max-width:100%;
}
.news_info .wrap .zuobian .annui{
	padding:0.6rem 0;
	font-size:0.4rem;
	color:#1a1a1a;
}
.news_info .wrap .zuobian .annui p{
	padding:0.2rem 0;
}
.news_info .wrap .zuobian .annui a{
	display:inline;
}
.news_info .wrap .youbian{
	width: 8.0rem;
}
.news_info .wrap .youbian .title1{
	font-size:0.48rem;
	color:#1a1a1a;
	font-weight: bold;
	text-align: center;
	padding:0.6rem 0 0.2rem;
}
.news_info .wrap .youbian .list_list .li{
	display:flex;
	padding:0.4rem 0;
	border-bottom:solid 0.02rem #f2f2f2;
}
.news_info .wrap .youbian .list_list .li:last-child{
	border-bottom:none;
}
.news_info .wrap .youbian .list_list .li img{
	width: 2.2rem;
	height:1.6rem;
	object-fit:cover;
}
.news_info .wrap .youbian .list_list .li .neir{
	flex:1;
	padding-left:0.2rem;
	font-size:0.32rem;
	color:#787878;
	display:flex;
	flex-direction: column;
    justify-content: space-between;
}
.news_info .wrap .youbian .list_list .li .neir .p1{
	font-size:0.36rem;
	color:#1a1a1a;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
}
.news_info .wrap .youbian .list_list .li .neir .p2{
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
}
.more_more{
	width: 3.0rem;
	height:0.8rem;
	text-align: center;
	font-size:0.38rem;
	color:#9e916b;
	border:solid 0.02rem #9e916b;
	border-radius:1.0rem;
	display:flex;
	justify-content: center;
    align-items: center;
    margin:0.4rem auto 0;
}
.more_more .i{
	width: 0.4rem;
	height:0.4rem;
	font-size:0.3rem;
	font-weight: bold;
	margin-left:0.2rem;
	font-family: "宋体";
	background-color:#9e916b;
	color:#fff;
	text-align: center;
	line-height:0.4rem;
	border-radius:1.0rem;
}
.index .nav{
	display:flex;
    flex-wrap: wrap;
	background-color:#fff;
	padding:0.4rem 0;
}
.index .nav .li{
	width: 25%;
	height:3.0rem;
	border-right:solid 0.02rem #f2f2f2;
	display:flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.index .nav .li:nth-child(-n+4){
	border-bottom:solid 0.02rem #f2f2f2;
}
.index .nav .li:nth-child(4n){
	border-right:none;
}
.index .nav .li .img{
	width: 100%;
	height:1.5rem;
	object-fit:contain;
}
.index .nav .li .p1{
	font-size:0.56rem;
	color:#494a47;
	text-align: center;
}
.index .bai{
	background-color:#fff;
	padding:0.4rem;
	border-radius:0.2rem;
	margin-top:0.6rem;
}
.index .index_about{
	margin-top:0.6rem;
	display:flex;
}
.index .index_about .zuob{
	flex:1;
	padding-right:0.4rem;
}
.index .index_about .zuob .p1{
	font-size:0.48rem;
	color:#9e916b;
	font-weight: bold;
	margin-bottom:0.4rem;
}
.index .index_about .zuob .p2{
	font-size:0.4rem;
	color:#1a1a1a;
	line-height:0.72rem;
	margin-bottom:0.4rem;
	text-align: justify;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:6;
	-webkit-box-orient:vertical;
}
.index .index_about .zuob .more_more{
	margin:0;
}
.index .index_about .about_img{
	width: 11.2rem;
	height:6.8rem;
	object-fit:cover;
}
.index .stele_bg .flow_more{
	display:flex;
	margin-top:0;
}
.index .stele_bg .list .li{
	margin: 0.6rem 0.3rem 0;
}
.index .environment .list_flex .list .li{
	width: 23.7%;
	margin-right:0.4rem;
}
.index .environment .list_flex .list .li:nth-child(4n){
	margin-right:0;
}
.index .qa_list{
	display:flex;
	flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom:0.2rem;
}
.index .qa_list .li{
	width: 48%;
	padding:0.4rem 0;
}
.index .qa_list .li .qq{
	display:flex;
    margin-bottom:0.2rem;
}
.index .qa_list .li .qq .i{
	width:0.6rem;
	height:0.6rem;
	background-color:#f7f2e5;
	border-radius:0.2rem;
	text-align: center;
	line-height:0.6rem;
	font-size:0.36rem;
	color:#a59774;
	margin-right:0.2rem;
}
.index .qa_list .li .qq .name{
	flex:1;
	font-size:0.48rem;
	color:#1a1a1a;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
}
.index .qa_list .li .com{
	font-size:0.4rem;
	color:#787878;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
}
.index .news .bai .list .li{
	width: 48%;
	border-bottom:none;
}
.index .news .bai .list .li .img{
	width: 3.4rem;
	height:2.4rem;
}
.index .news .bai .list .li .neir{
	padding-left:0.4rem;
}
.index .news .bai .list .li .neir .p1{
	margin-bottom:0.2rem;
}
.index .news .bai .list .li .neir .p2{
	-webkit-line-clamp:1;
	margin-bottom:0.4rem;
}
.index .fuwu_list{
	display:flex;
}
.index .fuwu_list .li{
	width: 25%;
	padding:0.4rem 0.5rem;
}
.index .fuwu_list .li .images{
	width: 2.2rem;
	height:2.0rem;
	box-shadow:0 0 0.6rem 0.06rem rgba(0, 0, 0, 0.1);
	border-radius:0.2rem;
	margin:0 auto;
	display:flex;
	flex-direction: column;
    justify-content: center;
    align-items: center;
}
.index .fuwu_list .li .images .img{
	width: 100%;
	height:1.0rem;
	object-fit:contain;
}
.index .fuwu_list .li .images .p1{
	text-align: center;
	font-size:0.48rem;
	color:#1a1a1a;
}
.index .fuwu_list .li .com{
	font-size:0.4rem;
	color:#787878;
	margin-top:0.4rem;
	text-align: center;
}
.index .index_bg{
	margin-top:0.6rem;
	width: 100%;
	height:10.8rem;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	background-image:url(../img/index_bg.jpg);
}
.index .index_bg .wrap{
	display:flex;
}
.index .index_bg .wrap .ul{
	flex:1;
	padding:0.8rem 0;
}
.index .index_bg .wrap .ul .tit{
	font-size:0.4rem;
	color:#ffffff;
	background-image:url(../img/stele_tag_bg.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:auto 100%;
	line-height:0.55rem;
	height:0.6rem;
	width: 4.6rem;
	margin:0 auto;
	text-align: center;
}
.index .index_bg .wrap .ul .ul_1_list{
	display:flex;
	justify-content: space-between;
	background-image:url(../img/wufu_bg.png);
	background-size:100%;
	background-position:bottom center;
	background-repeat:no-repeat;
	padding:1.8rem 0.4rem 1.5rem;
	margin:0 -0.4rem;
}
.index .index_bg .wrap .ul .ul_1_list .img{
	width: 3.8rem;
	height:2.8rem;
	object-fit:cover;
}
.index .index_bg .wrap .ul .map{
	width:10.0rem;
	height:6.2rem;
	margin:1.4rem 0 0 1.4rem;
}
.infoWindow{
	font-size:16px;
}
.infoWindow .p1{
	font-size:20rpx;
}
