@media only screen and (max-width:768px){
html{font-size: 26px;}
body{
	min-width: 320px;
	max-width: 768px;
	background-image:none;
}
.wrap{
	width: 13.8rem;
}
.pc,
.banner{
	display: none;
}
.wap,
.banner_wap{
	display: block;
}
.header:before{
	height:2.2rem;
}
.header .fixed>.wrap{
	height:2.2rem;
}
.header .fixed .logo{
	width:10rem;
	height:1.5rem;
	margin-right:0;
}
.header .fixed .nav_list{
	display: none;
	width: 5.2rem;
	height:auto;
	flex-direction: column;
	position: absolute;
	top:2rem;
	right:0.2rem;
	z-index: 3;
	background-color:#111111;
	border-radius:0.2rem;
	color:#fff;
	font-size:0.6rem;
}
.header .fixed .nav_list:before{
	content: "";
	display: block;
	border:solid 0.3rem transparent;
	border-bottom-color:#111111;
	position: absolute;
	right:0.6rem;
	top:-0.5rem;
}
.header .fixed .nav_list .li{
	height:1.8rem;
	line-height:1;
	border:none;
	display:flex;
	align-items: center;
	padding:0 0.6rem;
}
.header .fixed .nav_list .li div{
	width:0.8rem;
	height:0.8rem;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	margin-right:0.2rem;
}
.header .fixed .nav_list .li .i1{
	background-image:url(../img/nav1.png);
}
.header .fixed .nav_list .li .i2{
	background-image:url(../img/nav2.png);
}
.header .fixed .nav_list .li .i3{
	background-image:url(../img/nav3.png);
}
.header .fixed .nav_list .li .i4{
	background-image:url(../img/nav4.png);
}
.header .fixed .nav_list .li .i5{
	background-image:url(../img/nav5.png);
}
.header .fixed .nav_list .li .i6{
	background-image:url(../img/nav6.png);
}
.header .fixed .nav_list .li .i7{
	background-image:url(../img/nav7.png);
}
.header .fixed .nav_list .li.on{
	color:#86dd46;
}
.header .fixed .nav_list .li.on .i1{
	background-image:url(../img/nav1_on.png);
}
.header .fixed .nav_list .li.on .i2{
	background-image:url(../img/nav2_on.png);
}
.header .fixed .nav_list .li.on .i3{
	background-image:url(../img/nav3_on.png);
}
.header .fixed .nav_list .li.on .i4{
	background-image:url(../img/nav4_on.png);
}
.header .fixed .nav_list .li.on .i5{
	background-image:url(../img/nav5_on.png);
}
.header .fixed .nav_list .li.on .i6{
	background-image:url(../img/nav6_on.png);
}
.header .fixed .nav_list .li.on .i7{
	background-image:url(../img/nav7_on.png);
}
.header .lunbo_kuang .wrap_kuang .wrap{
	flex-direction: column;
	padding:1.6rem 0 0.6rem;
}
.header .lunbo_kuang .wrap_kuang .tel_bg_wrap{
	order:-1;
	width: 11.8rem;
	height:4.8rem;
	background-color:rgba(0, 0, 0, 0.2);
	padding:0.8rem 1.2rem 0.6rem;
}
.header .lunbo_kuang .wrap_kuang .tel_bg_wrap .ul{
	display:flex;
	padding-bottom:0.5rem;
}
.header .lunbo_kuang .wrap_kuang .tel_bg_wrap .ul .li{
	flex:1;
	font-size:0.64rem;
}
.header .lunbo_kuang .wrap_kuang .tel_bg_wrap .tel_bg{
	width: 7.4rem;
	height:1.2rem;
	margin:0.5rem auto 0;
	font-size:0.6rem;
}
.header .lunbo_kuang .wrap_kuang .tel_bg_wrap .tel_bg .i{
	width: 2.4rem;
    padding-left: 0.4rem;
}
.header .lunbo_kuang .wrap_kuang .wrap .fenyei_wrap{
	height:auto;
}
.header .lunbo_kuang .wrap_kuang .wrap .fenyei_wrap .fenyei{
	position:static;
    justify-content: center;
}
.header .lunbo_kuang .wrap_kuang .wrap .fenyei_wrap .fenyei span{
	width: 0.32rem;
	height:0.32rem;
}
.footer .links{
	background-color:transparent;
	padding:0;
}
.footer .links .list{
	flex-wrap: wrap;
	padding-bottom:0.4rem;
}
.footer .links .list .li{
	font-size:0.56rem;
	margin:0.2rem 0.3rem;
}
.footer .shangmian{
	padding-top:0.4rem;
}
.footer .shangmian .logo{
	width:5.2rem;
	height:2.8rem;
}
.footer .shangmian .copyright{
	margin-top:0.6rem;
	width: 100%;
	line-height:1.6rem;
	font-size:0.48rem;
	justify-content: space-between;
}
.footer .shangmian .copyright div{
	margin:0;
}
.about .wrap{
    flex-direction: column;
    padding:0.8rem 0;
}
.about .wrap .zuobian{
	width: 100%;
	background-image:none;
}
.about .wrap .zuobian .tit1{
	text-align: center;
	padding: 0.2rem 0;
	background-position:top center;
	margin-bottom:0;
}
.about .wrap .youbian,
.about .wrap .zuobian .tit1 .p1{
	display: none;
}
.about .wrap .zuobian .p2{
	font-size:0.72rem;
	color:#222222;
	padding: 0.2rem 0;
}
.about .wrap .zuobian .p3{
	font-size:0.52rem;
	color:#a1a1a1;
}
.about .wrap .zuobian .com{
	padding:0.2rem 0;
	font-size:0.6rem;
	color:#333333;
	-webkit-line-clamp:revert;
}
.title{
	background-size:3.36rem 0.12rem;
}
.title .p1{
	font-size:0.72rem;
}
.title .p2{
	font-size:0.52rem;
}
.fuwu{
	padding:1.0rem 0 0;
}
.fuwu .list{
	flex-wrap: wrap;
	padding-top:0;
}
.fuwu .list .li{
	margin-top:0.6rem;
	width: 4rem;
	height:4.2rem;
}
.fuwu .list .li .img{
	width: 1.8rem;
	margin-bottom:0.1rem;
}
.fuwu .list .li .p1{
	font-size:0.56rem;
	height:1.4rem;
	display:flex;
    align-items: center;
    justify-content: center;
}
.environment{
	padding:0.6rem 0;
}
.environment .list{
	justify-content: space-between;
	padding-top:0.6rem;
}
.environment .list .li{
	width: 48%;
	margin-right:0;
	margin-bottom:0.5rem;
}
.environment .list .li .p1{
	height:1.6rem;
	font-size:0.56rem;
}
.news{
	background-color:transparent;
}
.news .wrap{
	padding:0.6rem 0 0;
}
.news .tab{
	line-height:1.7rem;
	font-size:0.6rem;
	color:#555555;
	background-color:#ececec;
	border-radius:0.2rem 0.2rem 0 0;
	text-align: center;
	margin-bottom:0;
	overflow: hidden;
}
.news .tab .li{
	flex:1;
	margin-right:0;
}
.news .tab .li.on{
	color:#28a257;
	font-size:0.6rem;
	background:linear-gradient(to bottom,#b6e1c6,#d7f1e1,#ffffff);
	border-radius:0.2rem 0.2rem 0 0;
}
.news .tab .li.on:before{
	display: none;
}
.news .list{
	background-color:#fff;
}
.news .list .li{
	width: 100%;
	padding:0.5rem 0.4rem;
	border-bottom:solid 0.02rem #e5e5e5;
}
.news .list .li .img{
	width: 5.6rem;
	height:4.2rem;
}
.news .list .li .neir .p1{
	font-size:0.56rem;
	color:#222222;
	line-height:0.8rem;
}
.news .list .li .neir .p2{
	font-size:0.48rem;
	color:#999999;
	line-height:0.7rem;
}
.news .list .li .neir .p3{
	font-size:0.48rem;
	color:#999999;
}
.breadcrumb{
	display: none;
}
.news_info .zuobian{
	margin-right:0;
}
.news_info .zuobian .title1{
	font-size:0.72rem;
	color:#222222;
	padding:0.4rem 0;
}
.news_info .zuobian .title2{
	font-size:0.48rem;
	color:#999999;
}
.news_info .zuobian .com{
	font-size:0.56rem;
	line-height:0.84rem;
}
.news_info .zuobian .annui1{
	display:flex;
    justify-content: space-evenly;
	padding:0.8rem 0 0.4rem;
}
.news_info .zuobian .annui1 .li{
	width: 3.4rem;
	line-height:1.2rem;
	text-align: center;
	background-color:#ececec;
	font-size:0.56rem;
	color:#555555;
	border-radius:0.1rem;
}
.news_info .zuobian .annui1 .li span{
	font-family: "宋体";
	font-weight: bold;
	font-size:0.6rem;
}
.stele_bg{
	background-color:#fff;
	padding-top:0.6rem;
	margin-bottom:0.8rem ;
}
.stele_bg .list .li{
	width: 100%;
	margin-right:0;
	margin-bottom:1.2rem;
	display:flex;
	align-items: center;
	overflow:revert;
}
.stele_bg .list .li .img{
	width: 6.72rem;
	height:7.6rem;
}
.stele_bg .list .li .neir{
	padding:0 0 0 0.6rem;
}
.stele_bg .list .li .neir .name{
	font-size:0.64rem;
	color:#333333;
}
.stele_bg .list .li .neir .name1{
	font-size:0.52rem;
	color:#915814;
	background-color:#fbeedb;
	line-height:0.88rem;
	padding:0 0.2rem;
	margin:0.4rem 0;
}
.stele_bg .list .li .neir .tag{
	flex-wrap: wrap;
}
.stele_bg .list .li .neir .tag .i{
	font-size:0.52rem;
	color:#555555;
	line-height:1.08rem;
	margin-right:0.4rem;
	margin-bottom:0.4rem;
	padding:0 0.3rem;
}
.stele_bg .list .li .neir .tag .i+.i{
	margin-left:0;
}
.stele_bg .list .li .neir .tel{
	width:6.2rem;
	line-height:1.4rem;
	font-size:0.52rem;
	margin:0;
}
.flow{
	margin-bottom:0.8rem;
}
.flow .title .p2{
	display: none;
}
.flow img.w100{
	margin:0;
}
.flow .flow_more{
	width: 6.2rem;
	line-height:1.4rem;
	font-size:0.52rem;
}
.contact{
	margin-bottom:0.6rem;
}
.contact .list_flex{
	flex-direction: column;
}
.contact .list_flex .neir{
	background-color:transparent;
	padding:0;
	margin-bottom:0.6rem;
}
.contact .list_flex .neir .li{
	font-size:0.6rem;
	color:#333333;
    align-items: flex-start;
}
.contact .list_flex .neir .li .name{
	background-size:1rem;
	padding-left:1.1rem;
}
.environment_index{
	padding-bottom:0;
}
.index .news .tab{
	display:flex;
}
.index .news .newx_flex .flex_list{
	display: none;
	width: 100%;
	background-color:#fff;
}
.index .news .newx_flex .flex_list:first-child{
	display: block;
}
.index .news .newx_flex .flex_list .list .li{
	width: 100%;
}
.more_more{
	width: 4.0rem;
	line-height:1.2rem;
	font-size:0.56rem;
	color:#555555;
	margin:0.4rem auto;
}
.more_more .i{
	width: 0.48rem;
	height:0.48rem;
	line-height:0.48rem;
}
.index .stele_bg{
	background-color:transparent;
	margin-bottom:0;
}
.index .stele_bg .list_list{
	flex-wrap: wrap;
	justify-content: space-between;
	padding-bottom:0;
}
.index .stele_bg .list_list .li{
	margin-right:0;
	width: 6.7rem;
	margin-bottom:0.4rem;
}
.index .stele_bg .list_list .li .img{
	height:7.4rem;
}
.index .stele_bg .list_list .li .p1{
	font-size:0.56rem;
	line-height:1.6rem;
}
.limited_time .tit{
	font-size:0.68rem;
	line-height:1.44rem;
}
.limited_time .list{
	padding:0 0.4rem 0.6rem;
}
.limited_time .list .li{
	flex-direction: column;
	width: 6.0rem;
	margin-right:0.8rem;
	position: relative;
}
.limited_time .list .li .img{
	width: 100%;
	height:5.4rem;
}
.limited_time .list .li .neir{
	width: 100%;
}
.limited_time .list .li .neir .name{
	margin-bottom:0.1rem;
}
.limited_time .list .li .neir .name .name1{
	font-size:0.56rem;
	color:#ffffff;
	position: absolute;
	left:0.4rem;
	top:4.4rem;
}
.limited_time .list .li .neir .name .price{
	font-size:0.72rem;
}
.limited_time .list .li .neir .o_price{
	font-size:0.44rem;
}
.give{
	background-color:transparent;
	padding:1.2rem 0 0;
}
.give .title{
	background-image: url(../img/title_bg.png);
}
.give .title .p1{
	color:#222222;
}
.give .list{
	padding-top:0.4rem;
	flex-wrap: wrap;
	justify-content: center;
}
.give .list .li{
	width: 33%;
	margin-top:0.4rem;
	background-color:transparent!important;
}
.give .list .li .img{
	height:1.6rem;
}
.give .list .li .p1{
	font-size:0.64rem;
}
