@charset "utf-8";

@media screen and (max-width:1280px) {
	.container {
		width: 1000px;
	}

	.search {
		width: 320px;
		margin-left: 55px;
	}

	.logo {
		width: 380px;
	}

	.logo img {
		width: 100%;
	}

	.head-menur {
		width: 200px;
	}

	#sear1 {
		right: -20px;
	}

	.pro-list ul li {
		width: calc(33.333% - 20px);
	}

	.pro-img {
		width: 100%;
		height: auto;
	}

	.pro-img img {
		width: 100%;
		height: auto;
	}

	.pro-title:after {
		left: 250px;
	}

	.about-img2,
	.about-img1,
	.about-img3 {
		background-size: contain;
	}

	.about_icon {
		display: none;
	}

	.guanyu2 {
		padding: 0;
	}

	.news-con .picScroll-left .bd ul li {
		width: 340px !important;
	}

	.layB li {
		width: calc(25% - 15px);
	}

	.caidan {
		left: 483px;
	}

	.layB .next {
		left: 562px;
	}

	.layB .prev {
		left: 378px;
	}

	.about {
		padding: 35px 0;
	}

	.about3 ul li {
		width: 33.333%;
	}

	.lianxil {
		width: 40%;
	}

	.lianxir {
		width: 50%;
	}

	.pro-conl {
		width: 460px;
	}

	.xinwen-list ul li {
		width: calc(33.333% - 20px);
	}
}

@media screen and (max-width:1024px) {
	.phone_state {
		display: block;
	}

	.pc_state {
		display: none;
	}

	html {
		font-size: 9vw;
		margin: auto;
	}

	body {
		margin: 0px;
		padding: 0px;
		background-color: #fff;
		font-family: "微软雅黑";
		font-size: 14px;
		padding-bottom: 1rem;
	}

	a {
		text-decoration: none;
		margin: 0;
		padding: 0;
	}

	/**{ font-family:"微软雅黑"; font-size:14px; color:#000;}*/
	* {
		font-size: 14px;
	}

	h1,
	h2,
	p,
	h4,
	h5,
	h3,
	h6 {
		margin: 0;
		padding: 0;
		font-weight: normal;
	}

	img {
		display: block;
		border: none;
		width: 100%;
	}

	.clearfix {
		clear: both;
	}

	ul,
	li {
		list-style: none;
		margin: 0;
		padding: 0;
	}

	input,
	select {
		border: none;
		font-family: "微软雅黑";
		outline: none
	}

	.main {
		width: 100%;
		margin: 0 auto;
		position: relative;
	}

	.container {
		width: 100%;
		margin: 0 auto;
		margin: 0 auto;
		background: #fff;
	}

	.float_l {
		float: left;
	}

	.float_r {
		float: right;
	}

	.clear {
		clear: both;
	}

	.position_r {
		position: relative;
	}

	.position_a {
		position: absolute;
	}


	.about3 {
		display: none;
	}

	/*导航*/
	.head {
		width: 100%;
		height: 1rem;
		background: #333333;
		position: relative;
	}

	.head p {
		font-size: 0.34rem;
		color: #fff;
		line-height: 1rem;
		text-indent: 0.2rem;
	}

	.head .telephone {
		width: 0.4rem;
		height: 0.35rem;
		position: absolute;
		top: 0.32rem;
		right: 0.26rem;
	}

	.head {
		width: 100%;
		/* height: 56px; */
	}

	.head .nav {
		width: 30px;
		position: absolute;
		top: 15px;
		right: 24px;
		align-items: center;
	}

	/* @media screen and (min-width:375px){
		.head .nav{
			width: 30px;
			position: absolute;
			top: 18px;
			right: 24px;
		}
	} 
	@media screen and (max-width:374px){
		.head .nav{
			width: 24px;
			position: absolute;
			top: 15px;
			right: 24px;
		}
	} 
	@media screen and (min-width:768px){
		.head .nav{
			width: 50px;
			position: absolute;
			top: 36px;
			right: 24px;
		}
	}  */
	.window {
		width: 100%;
		height: 100vh;
		background-color: #333333;
		position: fixed;
		top: 0 !important;
		display: none;
		z-index: 2;
		opacity: 0.9;
	}

	.content {
		margin-top: 1rem;
		margin-bottom: 0.3rem;
	}

	.content p {
		font-size: 0.3rem;
		text-align: center;
		color: #fff;
		line-height: 1rem;
	}

	.title {
		padding: 2px;
		color: #0CF;
		font-size: 0.2rem;
		border-bottom: none;
	}

	.title img {
		width: 0.5rem;
		height: 0.5rem;
		float: right;
		margin-top: 0.2rem;
		margin-right: 0.22rem;
	}

	.index_title {
		text-align: center;
		padding-top: 0.4rem;
		padding-bottom: 0.32rem;
	}

	.index_title .title_flex {
		display: inline-flex;
	}

	.index_title .title_flex img {
		width: 0.82rem;
		height: 1px;
		margin-top: 0.4rem;
	}

	.index_title .title_flex div {
		margin: 0 0.3rem;
		text-align: center;
	}

	.index_title .title_flex div p:nth-child(1) {
		font-size: 0.3rem;
		color: #121212;
		margin-bottom: 0.05rem;
		font-weight: 600;
	}

	.index_title .title_flex div p:nth-child(2) {
		font-size: 0.2rem;
		color: #121212;
	}

	/* 首页关于我们 */
	.index_about {
		background: #f3f3f3;
		padding: 0 0.34rem;
		padding-bottom: 0.44rem;
	}

	.index_case {
		background: #fff;
	}

	.index_case .index_product_img .float_l {
		background: #f8f8f8;
		padding-bottom: 7px;
	}

	.index_about .index_about_text p {
		/* text-align: center; */
		font-size: 0.22rem;
		color: #515151;
		line-height: 0.35rem;
	}

	.index_about .more_button {
		width: 1.58rem;
		height: 0.37rem;
		background: #028a02;
		margin: auto;
		margin-top: 0.46rem;
	}

	.index_about .more_button button {
		width: 1.58rem;
		height: 0.37rem;
		background: #028a02;
		border: none;
	}

	.index_about .more_button button img {
		width: 0.8rem;
		height: 0.2rem;
		margin: auto;
	}

	/* 首页联系我们 */
	.index_contact {
		padding-bottom: 0.3rem;
	}

	.index_contact .index_about_text {
		margin-top: 0.2rem;
	}

	.index_contact .index_about_text p {
		font-size: 0.2rem;
		color: #676767;
		margin-bottom: 0.2rem;
	}

	.index_contact .index_about_text div {
		font-size: 0.22rem;
		color: #656565;
		margin-top: 0.3rem;
		text-align: center;
	}






















	.index_nav {
		/* background: #000; */
	}

	.index_nav a {
		display: block;
		width: calc(25% - 1px);
		float: left;
		height: 0.5rem;
		line-height: 0.5rem;
		text-align: center;
		margin-bottom: 1px;
		border-right: 1px solid #5f432c;
		box-shadow: 1px 1px 0 #867160;
		border-bottom: 1px solid #5f432c;
		/* margin-right: 0.02rem; */
	}

	.index_nav a .float_l {
		width: 100%;
		color: #fff;
		font-size: 0.23rem;
		border-right: 1px solid #5f432c;
		box-shadow: 1px 0px 0 #867160;
		border-bottom: 1px solid #5f432c;
		background: #6d5440;
	}

	/* banner */
	.banner {
		/* margin-top: -1px; */
	}

	.swiper-container-b .swiper-pagination-bullet {
		width: 8px;
		height: 8px;
		display: inline-block;
		border-radius: 100%;
		background: #fff;
		opacity: .4;
	}

	.swiper-container-b .swiper-pagination-bullet-active {
		opacity: 1;
		background: #fff;
	}

	/* 首页搜索 */
	.search {
		background: #f3f4f8;
		padding-top: 0.21rem;
		padding-bottom: 0.21rem;
	}

	.search .input {
		width: 5.99rem;
		height: 0.6rem;
		margin: auto;
		background: #fff;
	}

	.search .input input {
		height: 100%;
		width: 5.1rem;
		text-indent: 0.22rem;
		font-size: 0.24rem;
		color: #bebfc3;
		padding: 0;
	}

	.search .input img {
		width: 0.68rem;
		height: 0.6rem;
	}

	/* 产品展示 */

	.product_img {
		padding: 0 0.2rem;
	}

	.product_img .float_l {
		width: calc(50% - 0.04rem);
		margin-bottom: 0.24rem;
	}

	.product_img .float_l:nth-child(odd) {
		margin-right: 0.08rem;
	}

	.product_img .float_l img {
		width: 100%;
		/* height: 2.26rem; */
	}

	.product_img .float_l div {
		height: 0.49rem;
		background: #028a02;
	}

	.product_img .float_l div p {
		float: left;
		text-indent: 0.12rem;
		line-height: 0.49rem;
		font-size: 0.22rem;
		width: calc(100% - 1rem);
		text-align: left;
		color: #fff;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
	}

	.product_img .float_l div img {
		width: 0.4rem;
		height: 0.1rem;
		float: right;
		margin-top: 0.2rem;
		margin-right: 0.2rem;
	}

	.more_button {
		text-align: center;
		margin-top: 0.24rem;
		margin-bottom: 0.45rem;
	}

	.more_button button {
		width: 1.58rem;
		height: 0.4rem;
		border: solid 1px #028a02;
		background: none;
		font-size: 0.20rem;
		color: #028a02;
	}

	.product_icon {
		padding: 0 0.28rem;
	}

	/* .product_icon .float_l:nth-child(1){
		background: url("../img/index_icon1.png") no-repeat;
	}
	.product_icon .float_l:nth-child(2){
		background: url("../img/index_icon2.png") no-repeat;
	}
	.product_icon .float_l:nth-child(3){
		background: url("../img/index_icon3.png") no-repeat;
	}
	.product_icon .float_l:nth-child(4){
		background: url("../img/index_icon4.png") no-repeat;
	} */
	.product_icon .float_l {
		/* width: 2.85rem; */
		width: calc(50% - 0.06rem);
		margin-bottom: 0.11rem;
		display: block;
		background: #f3f4f8;
		padding: 0.3rem 0 0.27rem 0;
	}

	.product_icon .float_l img {
		width: 0.82rem;
		height: 0.82rem;
		float: left;
		margin-left: 0.2rem;
	}

	.product_icon .float_l:nth-child(odd) {
		margin-right: 0.12rem;
	}

	.product_icon .float_l h6 {
		font-size: 0.28rem;
		color: #333333;
		margin: 0.05rem 0 0.1rem 1.1rem;
	}

	.product_icon .float_l p {
		font-size: 0.2rem;
		color: #555555;
		margin: 0 0 0 1.05rem;
	}

	/* 首页新闻 */
	.index_news {
		/* 	margin-top: 0.38rem;
		padding-bottom: 0.6rem; */
	}

	.index_news .label_nav {
		display: flex;
	}

	.index_news .label_nav a {
		width: 100%;
		display: block;
	}

	.index_news .label_nav h4 {
		background: #cfcfcf;
		width: 100%;
		height: 0.54rem;
		font-size: 0.22rem;
		text-align: center;
		line-height: 0.54rem;
	}

	.index_news .label_nav .on {
		background: #028a02;
		color: #fff;
	}

	.index_news .label_page_each .each {
		width: 100%;
		height: 0.52rem;
		border-bottom: solid 1px #e5e5e5;
		/* background: url("../img/tuding.png") top 0.15rem left 0.24rem no-repeat; */
	}

	.index_news .label_page_each .each img {
		width: 0.28rem;
		height: 0.28rem;
		margin-top: 0.12rem;
		margin-left: 0.24rem;
	}

	.index_news .label_page_each .each p {
		width: 5.5rem;
		font-size: 0.20rem;
		color: #0c0c0c;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		text-indent: 0.14rem;
		line-height: 0.52rem;
	}

	.index_news .more_button {
		margin-top: 0.5rem;
		margin-bottom: 0.58rem;
	}

	.index_news .label_page_each .block {
		height: auto;
		padding: 0.28rem 0.2rem;
		border-bottom: solid 1px #e5e5e5;
	}

	.index_news .label_page_each .block .img {
		width: 1.65rem;
		height: 1.4rem;
		margin-right: 0.3rem;
	}

	.index_news .label_page_each .block .img img {
		width: 1.65rem;
		height: 1.4rem;
	}

	.index_news .label_page_each .block .text {
		width: calc(100% - 2rem);
	}

	.index_news .label_page_each .block .text h6 {
		font-size: 0.26rem;
		color: #101010;
		margin-bottom: 0.1rem;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
	}

	.index_news .label_page_each .block .text p {
		font-size: 0.2rem;
		color: #676767;
		text-align: justify;
		line-height: 0.3rem;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
	}

	.banquan {
		font-size: 0.22rem;
		color: #656565;
		margin: 1rem 0 0.3rem 0;
		text-align: center;
	}

	.product_nav {
		text-align: center;
		/* margin-top: 0.24rem; */
		margin-bottom: 0.5rem;
	}

	.product_nav ul {
		display: inline-flex;
		flex-wrap: wrap;
	}

	.product_nav ul li {
		/* font-size: 0.2rem; */
		color: #999;
		min-width: 1.2rem;
		line-height: 0.5rem;
		text-align: center;
		/* border-left: solid 1px #999; */
	}

	.product_nav ul a {
		display: block;
		width: 50%;
		text-align: center;
	}

	.product_nav ul a:nth-child(1) li {
		border-left: none;
	}

	/* 底部 */
	.foot {
		width: 100%;
		height: 1rem;
		background: #362d26;
		position: fixed;
		bottom: 0;
		left: 0;
		padding: 0;
		z-index: 99;
	}

	.foot .float_l {
		width: calc(25% - 1px);
	}

	.foot .float_l img {
		width: 0.4rem;
		height: 0.39rem;
		margin: auto;
		margin-bottom: 0.05rem;
		margin-top: 0.13rem;
	}

	.foot .float_l p {
		text-align: center;
		font-size: 0.18rem;
		color: #fff;
		margin-top: -0.05rem;
	}

	.foot_line {
		width: 1px;
		height: 100%;
		background: #362d26;
		/* margin-top: 0.22rem; */
		float: left;
		display: none;
	}

	/* 产品详情页 */
	.product_show_html {}

	.product_show_html .name {
		height: 0.7rem;
		margin-top: 0.18rem;
		text-align: center;
		font-size: 0.24rem;
		color: #01890b;
		line-height: 0.7rem;
	}

	.product_show_html .product_show_img {
		width: 6rem;
		margin: auto;
		position: relative;
	}

	.product_show_html .swiper-slide img {
		width: 6rem;
	}

	.product_show_html .swiper-button-prev,
	.product_show_html .swiper-container-rtl .swiper-button-next {
		width: 50%;
		height: 0.46rem;
		background: #039c03;
		text-align: center;
		font-size: 0.24rem;
		line-height: 0.46rem;
		color: #fff;
		top: auto;
		border-bottom: -0.46rem;
		left: 0;
	}

	.product_show_html .swiper-button-next,
	.product_show_html .swiper-container-rtl .swiper-button-prev {
		width: 50%;
		height: 0.46rem;
		background: #028a02;
		text-align: center;
		font-size: 0.24rem;
		line-height: 0.46rem;
		color: #fff;
		top: auto;
		border-bottom: 0.46rem;
		right: 0;
	}

	.product_show_html .text {
		width: 6rem;
		margin: auto;
		margin-top: 0.8rem;
	}

	.product_show_html .text h3 {
		padding: 0.07rem 0.22rem;
		background: #028a02;
		font-size: 0.24rem;
		color: #fff;
		float: left;
	}

	.product_show_html .text .line {
		width: 100%;
		height: 1px;
		background: #028a02;
		margin-bottom: 0.26rem;
	}

	.product_show_html .text p {
		font-size: 0.22rem;
		color: #4c4c4c;
		line-height: 0.36rem;
	}

	.product_show_html .more_button {
		margin-top: 0.6rem;
	}

	.about_html {
		background: none;
	}

	.about_html .index_about_text img {
		margin: 0.2rem 0;
	}

	.about_icon .float_l {
		width: 33.33%;
		text-align: center;
		margin-top: 0.1rem;
	}

	.about_icon .float_l img {
		width: 1.34rem;
		height: 1.34rem;
		margin: auto;
	}

	.about_icon .float_l p {
		font-size: 0.18rem;
		color: #009b51;
		margin-top: 0.26rem;
	}

	.next {
		width: 50%;
		height: 0.46rem;
		background: #039c03;
		text-align: center;
		font-size: 0.24rem;
		line-height: 0.46rem;
		color: #fff;
		top: auto;
		border-bottom: -0.46rem;
		left: 0;
		margin-top: 0.49rem;
	}

	.prev {
		width: 50%;
		height: 0.46rem;
		background: #028a02;
		text-align: center;
		font-size: 0.24rem;
		line-height: 0.46rem;
		color: #fff;
		top: auto;
		border-bottom: 0.46rem;
		right: 0;
		margin-top: 0.49rem;
	}

	.news_show_html {
		width: 6rem;
		margin: auto;
	}

	.news_show_html h3 {
		font-size: 0.28rem;
		color: #121212;
		text-align: center;
		padding-top: 0.68rem;
		margin-bottom: 0.2rem;
	}

	.news_show_html h4 {
		color: #4c4c4c;
		font-size: 0.24rem;
		text-align: center;
		margin-bottom: 0.42rem;
	}

	.news_show_html p {
		font-size: 0.22rem;
		color: #444444;
		text-indent: 0.4rem;
		line-height: 0.4rem;
		text-align: justify;
		margin-bottom: 0.08rem;
	}

	.contact_html {
		text-align: left;
	}

	.contact_html h2 {
		font-size: 0.3rem;
		color: #333;
		line-height: 0.7rem;
	}

	.contact_html p {
		text-align: left !important;
		font-size: 0.24rem !important;
		line-height: 0.5rem !important;
	}

	.message_html .message input {
		width: calc(100% - 0.4rem);
		height: 0.52rem;
		border: solid 1px #aaaaaa;
		color: #888888;
		font-size: 0.2rem;
		border-radius: 6px;
		margin-bottom: 0.14rem;
		padding: 0 0.2rem;
		background: #fff;
	}

	.message_html .message textarea {
		width: calc(100% - 0.4rem);
		height: 1.8rem;
		border: solid 1px #aaaaaa;
		color: #888888;
		font-size: 0.2rem;
		border-radius: 6px;
		margin-bottom: 0.19rem;
		padding: 0.15rem 0.2rem;
		line-height: 0.3rem;
		background: #fff;
	}

	.message_html .message input::-webkit-input-placeholder {
		color: #888888;
	}

	.message_html .message input::-moz-placeholder {
		/* Mozilla Firefox 19+ */
		color: #888888;
	}

	.message_html .message input:-moz-placeholder {
		/* Mozilla Firefox 4 to 18 */
		color: #888888;
	}

	.message_html .message input:-ms-input-placeholder {
		/* Internet Explorer 10-11 */
		color: #888888;
	}

	.message_html .message textarea::-webkit-input-placeholder {
		color: #888888;
	}

	.message_html .message textarea::-moz-placeholder {
		/* Mozilla Firefox 19+ */
		color: #888888;
	}

	.message_html .message textarea:-moz-placeholder {
		/* Mozilla Firefox 4 to 18 */
		color: #888888;
	}

	.message_html .message textarea:-ms-input-placeholder {
		/* Internet Explorer 10-11 */
		color: #888888;
	}

	.message_html .message .chongzhi {
		width: calc(50% - 0.1rem);
		height: 0.53rem;
		background: #242424;
		color: #fff;
		line-height: 0.53rem;
		text-align: center;
		display: block;
	}

	.message_html .message .tijiao {
		width: calc(50% - 0.1rem);
		height: 0.53rem;
		background: #00994e;
		color: #fff;
		line-height: 0.53rem;
		text-align: center;
		display: block;
	}
}

@media screen and (max-width:960px) {
	html {
		font-size: 12vw;
	}
}

@media screen and (max-width:740px) {
	html {
		font-size: 15.625vw;
	}
}