@charset "utf-8";

@media screen and (max-width:1200px){
	.container{
		width: 1000px;
	}
	.logo{
		width: 330px;
	}
	.logo img{
		width: 100%;
	}
	.nav {
		width: 620px;
	}
	.nav ul li {
		width: 88px;
	}
	.nav ul .seach {
		display: none;
	}
	.sousuo{
		width: 1000px;
	}
	.container2 {
		width: 900px;
		margin: auto;
	}
	.sousuo_ss button{
		width: 150px;
	}
	.sousuo_ss input{
		width: calc(100% - 150px);
	}
	.yuanquan ul li a{
		display: block;
	}
	.yuanquan ul li a .fl{
		float: unset;
		text-align: center;
	}
	.yuanquan ul li a .fl img{
		margin: auto;
	}
	.yuanquan ul li a .yq_wz {
		margin-top: 15px;
	}
	.yq_wz h3{
		margin-bottom: 5px;
	}
	.yuanquan {
		margin-top: 10px;
	}
	.index_productshow ul li{
		width: 490px;
	}
	.index_showa{
		width: 100%;
		height: auto;
	}
	.jicheng {
		width: 380px;
	}
	.jicheng h3{
		margin-top: 20px;
	}
	.jicheng p{
		overflow:hidden; 
		text-overflow:ellipsis;
		display:-webkit-box; 
		-webkit-box-orient:vertical;
		-webkit-line-clamp:2; 
		line-height: 24px !important;
	}
	.jicheng p:nth-child(2){
		display: none;
	}
	.rexiao{
		text-align: justify;
		line-height: 32px;
		padding-left: 23px;
		width: 78px;
		height: 110px;
	}
	.guanggao1 img{
		width: 100%;
	}
	.show_two ul li {
		width: 323px;
	}
	.banner2 {
		background:none;
		height: auto;
	}
	.banner2 img{
		width: 100%;
		display: block;
	}
	.anli_left img {
		width: 490px;
	}
	.anli_right {
		width: 508px;
	}
	.anli_right ul li img{
		width: 239px;
	}
	.container3{
		width: 1000px;
	}
	.index_about .fk_left img{
		width: 380px;
		margin-top: 40px;
	}
	.fk_right {
		width: 590px;
	}
	.about_shil ul li {
		width: 120px;
	}
	.about_shil {
		margin-top: 64px;
	}
	.choice{
		background: none;
		height: auto;
	}
	.choice img{
		display: block;
		width: 100%;
	}
	.xwshow_right {
		width: 450px;
	}
	.xwshow_left {
		width: 460px;
	}
	.index_xwshow{
		padding-bottom: 60px;
	}
	.footer_top form .f_top input{
		width: 320px;
    	margin-right: 15px;
	}
	.f_xia textarea{
		width: 655px;
	}
	.f_xia button {
		width: 135px;
		line-height: 44px;
	}
	.dibu_intro {
		padding-left: 42px;
		width: 600px;
	}
	.dibu_logo{
		margin-left: -50px;
	}
	.link{
		float: unset;
		height: 56px;
	}
	.footer_nav ul{
		margin-left: -30px;
	}
	.common_right{
		width: 700px;
	}
	.common_left {
		width: 260px;
	}
	.left_b{
		padding: 19px 18px 35px;
	}
	.lefta_sous input {
		width: 176px;
	}
	.product_show ul li {
		width: 226px;
	}
	.message .name{
		margin-left: 20px;
	}
	.message .input input {
		width: 450px;
	}
	.message .input textarea{
		width: 446px;
	}
	.submission{
		margin-right: 114px;
	}
}

@media screen and (max-width:1024px) {
	.pc_none{
		display: block;
	}
	.phone_none{
		display: none;
	}

	html{
		font-size:15.625vw;
		max-width: 100%;
		margin: auto;
	}

	body{margin: 0px;
		padding: 0px;
		background-color:#fff;font-family:"微软雅黑"; font-size:14px; padding-bottom:0.85rem;
		max-width: 100%;
		}
	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%; max-width:750px; margin:0 auto; position:relative;}
	.container{
		width:100%;
		margin:0 auto;
		background: #fff;
	}

	.float_l{float: left;}
	.float_r{float: right;}
	.clear{clear:both;}
	.position_r{position: relative;}
	.position_a{position: absolute;}

	/*导航*/
	.head {
		width: 100%;
		height: 0.93rem;
		position: relative;
		padding: 0;
	}
	.head .logo{
		width: 3.89rem;
		height: 0.93rem;
		/* height: 56px; */
	}
	.head .telephone{
		width: 0.86rem;
		height: 0.93rem;
		position: absolute;
		top: 0;
		right: 0;
	}
	.index_nav{
		/* background: #000; */
	}
	.index_nav a{
		display: block;
		width: calc(33.33% - 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;
	}

	/* 产品展示 */
	.index_product{
		/* background: #999; */
	}
	.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.37rem;
		height: 0.12rem;
		margin-top: 0.23rem;
	}
	.index_title .title_flex p{
		font-size: 0.36rem;
		color: #333333;
		margin: 0 0.14rem;
	}
	.product_img{
		padding: 0 0.2rem;
	}
	.product_img .float_l{
		width: calc(50% - 0.04rem);
	}
	.product_img .float_l:nth-child(odd){
		margin-right: 0.08rem;
	}
	.product_img .float_l img{
		width: 100%;
		height: 2.17rem;
	}
	.product_img .float_l p{
		height: 0.63rem;
		text-align: center;
		line-height: 0.63rem;
		font-size: 0.24rem;
		color: #333333;
		background: #fff;
		overflow:hidden; 
		text-overflow:ellipsis;
		display:-webkit-box; 
		-webkit-box-orient:vertical;
		-webkit-line-clamp:1; 
	}
	.more_button{
		text-align: center;
		margin-top: 0.24rem;
		margin-bottom: 0.45rem;
	}
	.more_button button{
		width: 1.37rem;
		height: 0.38rem;
		border: solid 1px #cfcfcf;
		background: none;
		font-size: 0.22rem;
		color: #000000;
	}
	.product_icon{
		padding: 0 0.28rem;
	}
	.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_about{
		/* background: #666; */
		padding: 0 0.34rem;
		padding-bottom: 1px;
	}
	.index_about p{
		font-size: 0.22rem;
		color: #333333;
		line-height: 0.4rem;
		text-align: justify;
		text-indent: 0.34rem;
	}
	.index_about img{
		width: 100%;
		margin-top: 0.3rem;
	}

	.index_case{
		background:#fff;
	}
	.index_case .index_product_img .float_l{
		background: #f8f8f8;
		padding-bottom: 7px;
	}



	.news_html{
		background: #f6f7fb;
		margin-top: 0.38rem;
		padding: 0 0.22rem;
		padding-bottom: 1px;
	}
	.news_html .information .list{
		border-bottom: solid 1px #eeeeee;
		padding: 0.32rem 0;
	}
	.news_html .information{
		margin-top: 0px;
	}
	.news_html .information .list .date{
		color: #555555;
		text-align: left;
		margin-bottom: 20px;
		width: 1.2rem;
	}
	.news_html .information .list .title{
		/* width: 4.65rem; */
		width: calc(100% - 1.5rem);
		margin-left: 0.3rem;
	}
	.news_html .information .list .date p:nth-child(1){
		font-size: 0.36rem;
		padding-top: 0.15rem;
		color: #333333;
	}
	.news_html .information .list .date p:nth-child(2){
		font-size: 0.24rem;
		color: #333333;
		margin-top: 0.1rem;
	}
	.news_html .information .list .date div{
		width: 0.19rem;
		height: 0.05rem;
		background: #e0a92a;
		float: right;
		margin-top: -0.13rem;
		margin-right: 0.1rem;
	}
	.news_html .information .list .title h3{
		margin: 2px 0 6px 0;
		font-size:0.24rem;
		line-height: 0.4rem;
		color: #2e2e2e;
		text-align: justify;
		overflow:hidden; 
		text-overflow:ellipsis;
		display:-webkit-box; 
		-webkit-box-orient:vertical;
		-webkit-line-clamp:1; 
	}
	.news_html .information .list .title p{
		line-height: 18px;
		font-size: 0.22rem;
		line-height: 0.3rem;
		color: #8e8e8e;
		text-align: justify;
		overflow:hidden; 
		text-overflow:ellipsis;
		display:-webkit-box; 
		-webkit-box-orient:vertical;
		-webkit-line-clamp:2; 
	}
	.news_html .more{
		text-align: center;
		margin: 15px 0;
	}
	.news_html .more_button{
		margin-top: 0.4rem;
	}


	/* 底部 */
	.foot{
		width: 100%;
		height: 0.85rem;
		background: #5b361e;
		position: fixed;
		bottom: 0;
		left: 0;
		/* margin-left: -320px; */
		z-index: 99;
	}
	.foot .float_l{
		width: calc(25% - 1px);
	}
	.foot .float_l img{
		width: 0.59rem;
		height: 0.47rem;
		margin: auto;
		margin-top: 0.05rem;
		margin-bottom: 0.05rem;
	}
	.foot .float_l p{
		text-align: center;
		font-size: 0.22rem;
		color: #fff;
	}
	.foot_line{
		width: 1px;
		height: 100%;
		background: #765946;
		/* margin-top: 0.22rem; */
		float: left;
	}



	/* 内页导航 */
	.menu_list {
		width: 100%;
		height: auto;
		background: none;
	}
	.menu_list ul li{
		display: block;
		text-align: center;
		width: 100%;
	}
	.menu_list ul li .div1 {
		width: 100%;
		float: left;
		/* padding-top: 0.1rem; */
		/* height: 1.4rem; */
		overflow: hidden;
		background: #fff;
		display: none;
	}
	.div2 .zcd{
		color: #333333;
		font-size: 0.24rem;
		cursor: pointer;
		text-align: center;
		width: calc(25% - 1px);
		float: left;
		border-left: solid 1px #333333;
		margin-top: 0.27rem;
		line-height: 0.24rem;
		margin-left: -1px;
	}
	.div2 {
		width: 100%;
		float: left;
		padding-top: 0.1rem;
		height: 0.4rem;
		overflow: hidden;
		background: #fff;
		overflow: hidden;
	}
	/* .div1 {
		height: 200px;
		display: none;
		position: relative;
	} */
	.head .telephone {
		width: 0.81rem;
		height: 0.93rem;
		position: absolute;
		top: 0;
		right: 0;
	}

	/* 产品列表页 */
	.product_html{
		padding-bottom: 0.3rem;
	}
	.title_page{
		background: #5b361e;
		height: 0.77rem;
		width: 100%;
		position: relative;
	}
	.title_page div{
		width: 0.89rem;
		height: 0.41rem;
		border-radius: 0.5rem;
		background: #a4836e;
		font-size: 0.28rem;
		color: #5b361e;
		text-align: center;
		line-height: 0.41rem;
		position: absolute;
		left: 0.2rem;
		top: 0.17rem;
	}
	.title_page p{
		font-size: 0.3rem;
		color: #ffffff;
		text-align: center;
		line-height: 0.75rem;
	}

	/* 产品内页 */
	.product_details_html{
		/* padding-bottom: 1rem; */
	}
	.product_details_html .title{
		width: 5.9rem;
		text-align: center;
		border-bottom: solid 1px #eeeeee;
		margin: auto;
	}
	.product_details_html .title h4{
		font-size: 0.36rem;
		color: #333333;
		padding-top: 0.5rem;
		margin-bottom: 0.2rem;
	}
	.product_details_html .title p{
		font-size: 0.2rem;
		color: #888888;
		margin-bottom: 0.15rem;
	}
	.product_details_html .title span{
		margin: 0 0.2rem;
		font-size: 0.2rem;
	}
	.product_details_html .details_img{
		text-align: center;
		margin-top: 0.34rem;
		margin-bottom: 0.47rem;
	}
	.product_details_html .details_img img{
		width: 5.5rem;
		height: 4.02rem;
		margin: auto;
	}
	.product_details_text{
		width: 6rem;
		margin: auto;
	}
	.product_details_text .label_nav h4{
		width: 1.48rem;
		height: 0.37rem;
		margin-right: 1px;
		background: #e0a92a;
		color: #fff;
		font-size: 0.22rem;
		text-align: center;
		line-height: 0.37rem;
	}
	.product_details_text .label_nav .on{
		background:#5b361e !important;
		color:#fff;
	}
	.product_details_text .label_page{
		border-top: solid 1px #eeeeee;
		border-bottom: dashed 1px #dddddd;
		padding-top: 0.25rem;
		padding-bottom: 0.3rem;
	}
	.product_details_text .label_page .label_page_each{
		padding: 0 0.1rem;
	}
	.product_details_text .label_page p{
		font-size: 0.2rem;
		color: #333333;
		text-align: justify;
		text-indent: 0.42rem;
		line-height: 0.36rem;
	}
	.product_details_html .upper_button{
		width: 3.1rem;
		height: 0.53rem;
		line-height: 0.53rem;
		border: solid 1px #deab3d;
		border-radius: 0.5rem;
		padding: 0 0.4rem;
		margin: auto;
		margin-bottom: 0.17rem;
		margin-top: 0.34rem;
		font-size: 0.20rem;
		color: #deab3d;
		overflow:hidden; 
		text-overflow:ellipsis;
		display:-webkit-box; 
		-webkit-box-orient:vertical;
		-webkit-line-clamp:1; 
	}
	.product_details_html .lower_button{
		width: 3.1rem;
		height: 0.53rem;
		line-height: 0.53rem;
		border: solid 1px #deab3d;
		border-radius: 0.5rem;
		padding: 0 0.4rem;
		margin: auto;
		font-size: 0.20rem;
		color: #fff;
		background: #deab3d;
		overflow:hidden; 
		text-overflow:ellipsis;
		display:-webkit-box; 
		-webkit-box-orient:vertical;
		-webkit-line-clamp:1; 
	}

	/* 新闻详情 */
	.news_details{
		width:5.73rem;
		margin: auto;
		border-bottom: dashed 1px #dddddd;
		padding-top:0.35rem;
		padding-bottom: 0.35rem;
	}
	.news_details p{
		font-size: 0.2rem;
		color: #333333;
		text-align: justify;
		text-indent: 0.42rem;
		line-height: 0.36rem;
		margin: 0.1rem 0;
	}
	.news_details img{
		width: 100%;
		margin: 0.2rem 0;
	}

	/* 公司简介 */
	.about_html{
		/* padding-top: 0.3rem; */
		padding-left:20px;
		padding-right:20px;
	}
	.about_html .title{
		border-bottom: none;
	}
	.about_html .news_details{
		border-bottom: none;
		padding-top: 0.05rem;
		padding-bottom: 0.05rem;
	}

	/* 新闻动态 */
	.news_container{
		background: #f6f7fb;
	}
	.menu_list ul{
		background: #fff;
	}
	.news_container .menu_list ul li .div1{
		background: #f6f7fb;
	}
	.news_container .news_html{
		margin-top: 0;
		padding:0;
		padding-top: 0.3rem;
	}
	.news_container .news_html .information .list {
		border-top: solid 2px #fff;
		border-bottom: none;
		padding: 0.32rem 0.22rem;
	}
	.news_container .news_html .information .list:nth-child(1){
		border-top:none;
	}
	.news_html .more_button{
		margin-bottom: 0;
		padding-bottom: 0.4rem;
	}
	


	/* 在线留言 */
	.meassage_a{
		width: 100%;
		margin: 0 auto;
		padding: 30px 0 140px 0;
	}
	.about1-con {
		line-height: 30px;
		text-align: center;
		color: #646464;
		margin: 20px 0;
	}
	.form-control {
		width: 100%;
		height: 34px;
		padding: 6px 12px;
		font-size: 14px;
		line-height: 1.42857143;
		color: #555;
		background-color: #fff;
		background-image: none;
		border: 1px solid #ccc;
		border-radius: 4px;
		-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
		box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
		-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
		-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
		transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	}
	.mes-area {
		min-height: 7em;
		resize: none;
		font-size: 14px;
		line-height: 1.4;
	}
	.btn-danger {
		color: #fff;
		background-color: #0072d4;
	border: 1px solid #0072d4;
	}
	.btn {
		display: inline-block;
		padding: 6px 12px;
		margin-bottom: 0;
		font-size: 14px;
		font-weight: 400;
		line-height: 1.42857143;
		text-align: center;
		white-space: nowrap;
		vertical-align: middle;
		-ms-touch-action: manipulation;
		touch-action: manipulation;
		cursor: pointer;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		background-image: none;
		border: 1px solid transparent;
		border-radius: 4px;
	}

	.meassage_a{
		width: 100%;
		margin: 0 auto;
		padding: 30px 0 0px 0;
	}
	.message_html{
		width: calc(100% - 0.3rem);
		padding: 0.5rem 0.15rem;
		padding-bottom: 1.2rem;
		height: auto;
	}
	.message_html .about1-con{
		margin-top: 0;
		margin-bottom: 0.2rem;
		line-height:auto;
	}
	.message_html .form-group{
		margin-bottom: 0.2rem;
	}
	.message_html .form-group .p{
		width: 1rem;
		height: 0.6rem;
		line-height: 0.6rem;
		font-size: 0.26rem
	}
	.message_html .form-group input{
		width: calc(100% - 1.2rem - 2px);
		padding: 0px 0.1rem;
		height: 0.6rem;
		font-size: 0.26rem
	}
	.message_html .form-group textarea{
		width: calc(100% - 1.2rem - 2px);
		padding: 0px 0.1rem;
		height: 1rem;
		font-size: 0.26rem
	}
	.message_html .chongzhi{
		display: block;
		width: 100%;
		height: 0.6rem;
		line-height: 0.6rem;
		margin: auto;
		text-align: center;
		line-height: 0.6rem;
		margin-top: 0.4rem;
		font-size: 0.28rem;
		border-radius: 0.08rem;
	}
	.message_html .tijiao{
		display: block;
		width: 100%;
		height: 0.6rem;
		line-height: 0.6rem;
		margin: auto;
		text-align: center;
		line-height: 0.6rem;
		margin-top: 0.2rem;
		background: #5b361e;
		color: #fff;
		font-size: 0.28rem;
		border-radius: 0.08rem;
	}
	.ckgd{
		display: block;
		width: 3rem;
		margin: auto;
		height: 0.7rem;
		line-height: 0.7rem;
		text-align: center;
		background: #5b361e;
		font-size: 0.28rem;
		border-radius: 0.8rem;
		color: #fff;
		margin-top: 0.5rem;
		margin-bottom: 0.5rem;
	}
	.ckgd:hover{
		background: #5b361e !important;
	}
}