/* 公共样式 */
.flex-centent{
  display: flex;
  justify-content: center;
  align-items: center;
}
.flex-startCenter{
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.flex-endCenter{
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.flex-betweenCenter{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.flex-aroundCenter{
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.flex-start{
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.flex-end{
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
}
.flex-startEnd{
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
}
.flex-betweenStart{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.flex-cententEnd{
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.flex-betweenEnd{
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.flex-endStart{
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
}
.flex-directionCenter{
  flex-direction: column;
  display: flex;
  justify-content: center;
  align-items: center;
}
.flex-directionBetween{
  flex-direction: column;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.flex-wrap{
  flex-wrap: wrap;
}
.margin_nr_top{
  margin-top: 104px;
}
.margin_left2{
  margin-left: 2px;
}
.margin_left3{
  margin-left: 3px;
}
.margin_left5{
  margin-left: 5px;
}
.margin_left6{
  margin-left: 6px;
}
.margin_left8{
  margin-left: 8px;
}
.margin_left10{
  margin-left: 10px;
}
.margin_left12{
  margin-left: 12px;
}
.margin_left15{
  margin-left: 15px;
}
.margin_left16{
  margin-left: 16px;
}
.margin_left18{
  margin-left: 18px;
}
.margin_left20{
  margin-left: 20px;
}
.margin_left22{
  margin-left: 22px;
}
.margin_left24{
  margin-left: 24px;
}
.margin_left25{
  margin-left: 25px;
}
.margin_left30{
  margin-left: 30px;
}
.margin_left34{
  margin-left: 34px;
}
.margin_left36{
  margin-left: 36px;
}
.margin_left38{
  margin-left: 38px;
}
.margin_left40{
  margin-left: 40px;
}
.margin_left43{
  margin-left: 43px;
}
.margin_left44{
  margin-left: 44px;
}
.margin_left45{
  margin-left: 45px;
}
.margin_left47{
  margin-left: 47px;
}
.margin_left48{
  margin-left: 48px;
}
.margin_left50{
  margin-left: 50px;
}
.margin_left56{
  margin-left: 56px;
}
.margin_left60{
  margin-left: 60px;
}
.margin_left77{
  margin-left: 77px;
}
.margin_left80{
  margin-left: 80px;
}
.margin_left95{
  margin-left: 95px;
}
.margin_left108{
  margin-left: 108px;
}
.margin_left125{
  margin-left: 125px;
}
.margin_left208{
  margin-left: 208px;
}
.margin_right2{
  margin-right: 2px;
}
.margin_right4{
  margin-right: 4px;
}
.margin_right5{
  margin-right: 5px;
}
.margin_right6{
  margin-right: 6px;
}
.margin_right8{
  margin-right: 8px;
}
.margin_right10{
  margin-right: 10px;
}
.margin_right12{
  margin-right: 12px;
}
.margin_right15{
  margin-right: 15px;
}
.margin_right20{
  margin-right: 20px;
}
.margin_right30{
  margin-right: 30px;
}
.margin_right2p{
  margin-right: 2%;
}
.margin_top12{
  margin-top: 12px;
}
.margin_top13{
  margin-top: 13px;
}
.margin_top5{
  margin-top: 5px;
}
.margin_top1{
  margin-top: 1px;
}
.margin_top2{
  margin-top: 2px;
}
.margin_top3{
  margin-top: 3px;
}
.margin_top6{
  margin-top: 6px;
}
.margin_top7{
  margin-top: 7px;
}
.margin_top8{
  margin-top: 8px;
}
.margin_top10{
  margin-top: 10px;
}
.margin_top11{
  margin-top: 11px;
}
.margin_top15{
  margin-top: 15px;
}
.margin_top16{
  margin-top: 16px;
}
.margin_top17{
  margin-top: 17px;
}
.margin_top18{
  margin-top: 18px;
}
.margin_top20{
  margin-top: 20px;
}
.margin_top21{
  margin-top: 21px;
}
.margin_top22{
  margin-top: 22px;
}
.margin_top24{
  margin-top: 24px;
}
.margin_top25{
  margin-top: 25px;
}
.margin_top28{
  margin-top: 28px;
}
.margin_top30{
  margin-top: 30px;
}
.margin_top31{
  margin-top: 31px;
}
.margin_top32{
  margin-top: 32px;
}
.margin_top33{
  margin-top: 33px;
}
.margin_top35{
  margin-top: 35px;
}
.margin_top38{
  margin-top: 38px;
}
.margin_top40{
  margin-top: 40px;
}
.margin_top42{
  margin-top: 42px;
}
.margin_top44{
  margin-top: 44px;
}
.margin_top46{
  margin-top: 46px;
}
.margin_top48{
  margin-top: 48px;
}
.margin_top50{
  margin-top: 50px;
}
.margin_top52{
  margin-top: 52px;
}
.margin_top57{
  margin-top: 57px;
}
.margin_top60{
  margin-top: 60px;
}
.margin_top62{
  margin-top: 62px;
}
.margin_top64{
  margin-top: 64px;
}
.margin_top69{
  margin-top: 69px;
}
.margin_top70{
  margin-top: 70px;
}
.margin_top73{
  margin-top: 73px;
}
.margin_top80{
  margin-top: 80px;
}
.margin_top90{
  margin-top: 90px;
}
.margin_top100{
  margin-top: 100px;
}
.margin_top105{
  margin-top: 105px;
}
.margin_top110{
  margin-top: 110px;
}
.margin_top150{
  margin-top: 150px;
}
.margin_top170{
  margin-top: 170px;
}
.margin_top200{
  margin-top: 200px;
}
.margin_top254{
  margin-top: 254px;
}
.margin_bottom2{
  margin-bottom: 2px;
}
.margin_bottom8{
  margin-bottom: 8px;
}
.margin_bottom10{
  margin-bottom: 10px;
}
.margin_bottom15{
  margin-bottom: 15px;
}
.margin_bottom16{
  margin-bottom: 16px;
}
.margin_bottom20{
  margin-bottom: 20px;
}
.margin_bottom28{
  margin-bottom: 28px;
}
.margin_bottom30{
  margin-bottom: 30px;
}
.margin_bottom32{
  margin-bottom: 32px;
}
.margin_bottom40{
  margin-bottom: 40px;
}
.margin_bottom50{
  margin-bottom: 50px;
}
.margin_bottom60{
  margin-bottom: 60px;
}
.margin_bottom80{
  margin-bottom: 80px;
}
.margin_bottom100{
  margin-bottom: 100px;
}
.text-center{
	text-align: center;
}
.black_color{
	color: #303133;
}
/* 自定义样式 */
html{
	scroll-behavior: smooth;
}
.head .menu,.head{
	height: 80px;
	min-width: auto;
}
.head .menu{
	position: relative;
	left: 0px;
	transform: translateX(0);
}
.head{
	border-bottom: 1px solid rgba(255,255,255,0.12);
}
.head .menu ul{
	padding-top: 30px;
}
.language{
	padding-top: 4px;
	font-size: 17px;
	margin-left: 70px;
}
.head .language a:hover{
	color: rgba(255, 255, 255, 0.6);
}
.head .language a.active:hover{
	color: rgba(255, 255, 255, 1);
}
.head.bgw .language a:hover{
	color: #909399;
}
.head.bgw .language .active:hover{
	color: #303133;
}
.head.bgw .menu ul li.active .nev_top{
	color: #CBA253;
}
.head.bgw .menu ul li:hover .nev_top{
	color: #CBA253;
}
.head .menu ul li.active::after, .head .menu ul li:hover::after{
	bottom: -6px;
}
.head .menu ul li{
	height: 44px;
	margin-left: 1.875rem;
	margin-right: 1.875rem;
	position: relative;
}
.head_search{
	padding-top: 3px;
}
.head_search .head_search_box{
	width: auto;
	height: auto;
	background: none;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 50px;
}
.head_search .head_search_box i{
	width: 20px;
	height: 20px;
}
.head .logo{
	width: 129px;
	height: 51px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.inner_category::after{
	display: none;
}
.inner_category{
	font-size: 40px;
	text-align: left;
}
.maxTop_width_auto{
	max-width: 1580px;
	padding-left: 1.875rem;
	padding-right: 1.875rem;
	margin: 0px auto;
}
.max_width_auto{
	width: 80rem;
	max-width: 80rem;
	margin: 0px auto;
}
/* 底部 */
.footer{
	background: none;
	background-color: #2C333E;
}
.foot_logo_img{
	opacity: 0.75;
}
.footer_content .foot_tel_addr .foot_tel_text{
	font-size: 14px;
	opacity: 0.6;
}
.footer_content .foot_tel_addr .foot_tel_num{
	font-size: 18px;
	line-height: 27px;
	margin-top: 0px;
}
.follow_ewm_img{
	width: 95px;
	height: 95px;
}
.footer .footer_content .menu_item .menu_link a,.gray_color{
	color: #D4D9E1;
	font-size: 14px;
}
.footer .footer_content .menu_item .menu_link a{
	margin: 5px 0px;
	text-align: left;
	width: 50%;
}
.grey_color{
	color: #909399;
}
.leave_message{
	font-size: 17px;
	color: #fff;
}
.footer .footer_content .foot_menu{
	border: none;
}
.copyright_box{
	display: block;
	text-align: center;
	padding-bottom: 0.875rem;
}
.copyright_box img{
	width: 10.875rem;
	height: 3.0625rem;
}
.copyright_box .copyright{
	text-align: center;
	margin-top: 0px;
	padding: 13px 0px;
	border-top: 1px solid rgba(255,255,255,0.05);
}
.product_width{
	width: 25rem;
	text-align: left;
}
.copyright_box .copyright span{
	display: inline-block;
	color: #B3B9C3;
}
.copyright_box .copyright a{
	color: #B3B9C3;
}
.min_title{
	color: #fff;
	font-size: 15px;
}
.min_foot{
	padding: 24px 14px 0px;
	font-size: 14px;
	color: rgba(212, 217, 225, 0.8);
}
.min_proce_width{
	text-align: left;
	margin-top: 0.625rem;
}
.min_proce_width a{
	width: 32.67%;
	color: rgba(212, 217, 225, 0.8);
	line-height: 1.875rem;
	overflow: hidden; /* 确保超出容器的文本被裁剪 */
	white-space: nowrap; /* 确保文本在一行内显示 */
	text-overflow: ellipsis; /* 使用省略号表示被裁剪的文本 */
	
}
/*.min_proce_width a:nth-child(3n+2){*/
/*	margin: 0px 1%;*/
/*}*/
.min_proce_width a:nth-child(3n+3){
	text-align: right;
}
.min_line{
	width: 100%;
	height: 0.0625rem;
	background-color: rgba(255, 255, 255, 0.12);
	margin-top: 1.5rem;
}
.min_copyright,.min_copyright a{
	margin-top: 10px;
	text-align: center;
	color: #B3B9C3;
	font-size: 0.75rem;
}
/* 内容 */
@keyframes bounce {
	0%, 100% { transform: translateY(0); }
	50% { transform: translateY(-10px); }
}
.top_bouncy {
	animation: bounce 3s infinite;
}
.inner_banner_box .sub_category a:hover::after, .inner_banner_box .sub_category a.active::after{
	background: #CBA253;
}
.catname_box .catname{
	font-size: 2.5rem;
}
.catname_box .catname::after{
	background: #CBA253;
	bottom: -1.8rem;
}
.navigate .back_list{
	color: #CBA253;
}
.breadcrumb{
	line-height: 18px;
}
.product_info .product_left a{
	background-color: transparent;
	border: 1px solid #CBA253;
	color: #CBA253;
}
.product_info .product_overview>span::before, .product_info .product_content>span::before{
	border-radius: 10px;
	top: 26px;
	background: #CBA253;
}
.swiper-pagination-bullet{
	background: transparent;
	border: 1px solid #CFCFCF;
	opacity: 1;
	width: 11px;
	height: 11px;
}
.swiper-pagination-bullet-active{
	background-color: #CBA253;
}
.pager .pagination li.active span, .pager .pagination li.active a{
	background: #CBA253;
	border: 1px solid #CBA253;
}
.catname_box .catname::after{
	border-radius: 20px;
}
/* 首页样式 */
.case_block{
	padding-top: 100px;
	position: relative;
}
.case_block .title{
	font-size: 40px;
	text-align: center;
	font-family: 'AlibabaPuHuiTi-2-75-SemiBold';
}
.product_more{
	width: 150px;
	height: 46px;
	margin: 0px auto;
	border: 1px solid #CBA253;
	border-radius: 40px;
	padding-left: 15px;
}
.more_btncolors{
	color: #CBA253;
}
.more_bg{
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-color: #CBA253;
	margin-left: 15px;
}
.more_icon2{
	width: 7px;
}
/* 首页产品中心样式 */
.product-left{
	width: 300px;
	background-color: #F5F6F8;
	padding: 26px 12px;
	border-radius: 10px;
	height: 800px;
	overflow: auto;
}
.cursor_pointer{
	cursor: pointer;
}
.product_type_max{
	width: 20px;
	height: 20px;
	border: 1px solid #B3B9C3;
	border-radius: 50%;
}
.product_type_maxs{
	width: 8px;
	height: 8px;
	background-color: #B3B9C3;
	border-radius: 50%;
}
.product_type_max_title{
	font-size: 18px;
	margin-left: 14px;
}
.show_max_proce .type_height{
	background-color: #fff;
	border-radius: 10px;
	color: #CBA253;
}
.type_height{
	height: 60px;
	padding: 20px;
}
.show_max_proce .product_type_max{
	border-color: #CBA253;
}
.show_max_proce .product_type_maxs{
	background-color: #CBA253;
}
.min_type_line{
	width: 8px;
	height: 8px;
	border-radius: 50%;
	border: 1px solid #B3B9C3;
}
.min_show{
	display: none;
	transition: all 0.5s;
	padding: 8px 0px;
}
.type_min_pro{
	padding: 10px 26px;
	font-size: 16px;
}
.show_min_proce{
	display: block;
}
.right_show_icon{
	display: none;
}
.show_min_icon .right_show_icon{
	display: block;
}
.show_min_icon{
	color: #CBA253;
	background-color: #fff;
	border-radius: 8px;
}
.show_min_icon .min_type_line{
	border-color: #CBA253;
}
.pro_list{
	display: none;
}
.products_index_box .producr_img{
	width: 190px;
	height: 225px;
	overflow: hidden;
}
.products_index_box .producr_img img{
	width: 185px;
	height: auto;
	transition: all .5s;
}
.products_index_box{
	width: 33.333%;
	text-align: center;
	margin-top: 70px;
}
.product-right{
	flex-grow: 1;
	height: 800px;
	margin-left: 40px;
}
.products_index_box span{
	font-size: 18px;
	margin-top: 3.125rem;
	display: block;
	color: #303133;
}
.products_index_box:hover .producr_img img{
	transform: scale(1.2, 1.2);
}
a:hover{
	color: #303133;
}
/* 首页关于我们 */
.index_about_block{
	height: 720px;
	margin-top: 5.5625rem;
}
.index_about_bg{
	width: 100%;
	height: 720px;
	min-width: 1920px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;
}
.dese_block{
	font-size: 1rem;
	color: #606266;
	line-height: 1.875rem;
	text-indent: 2em;
	margin-top: 2rem;
}
.index_about_block .title{
	text-align: left;
}
.about_left{
	width: 660px;
}
.index_about_sj{
	padding-right: 50px;
	color: #606266;
	margin-top: 2rem;
}
.about_num_sz{
	font-size: 1.875rem;
	font-family: 'AlibabaPuHuiTi-2-65-Medium';
}
.about_js{
	color: #606266;
	font-size: 0.9375rem;
}
.about_dw{
	margin-left: 5px;
	margin-top: 8px;
}
.about_more_btn .product_more{
	margin: 66px 0px 0px;
}
.about_right{
	position: relative;
	margin-top: 1.5rem;
}
.gs_bg{
	width: 34.375rem;
	height: 34.375rem;
}
.lianxi{
	width: 9.875rem;
	height: 9.875rem;
	position: absolute;
	bottom: 15px;
	left: 10px;
}
/* 首页工程案例轮播 */
.swipers .pic li.now a{
	display: block;
	height: 450px;
}
.case_title{
	color: #303133;
	font-size: 18px;
	text-align: center;
	margin-top: 0.625rem;
}
.case_padding{
	padding-bottom: 60px;
}
/* 新闻 */
.index_new_block{
	height: 700px;
	position: relative;
}
.new_bg{
	width: 100%;
	min-width: 120rem;
	height: 700px;
	position: absolute;
	z-index: -1;
	top: 0px;
	left: 0px;
}
.new_type_block{
	border-right: 1px solid #E4E7ED;
	width: 33.333%;
	padding: 10px 30px;
}
.new_type_block:first-child{
	padding-left: 0px;
}
.new_type_block:last-child{
	border-right: none;
	padding-right: 0px;
}
.index_new_time{
	font-size: 20px;
}
.index_new_title{
	font-size: 18px;
	margin-top: 2.9375rem;
	line-height: 1.6875rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.index_new_desc{
	font-size: 15px;
	margin-top: 1.5625rem;
	line-height: 1.6875rem;
	color:#606266;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.new_icon{
	width: 0.875rem;
	height: 0.75rem;
}
.new_more{
	margin-top: 4.5625rem;
	color: #909399;
}
.new_type_block:hover .index_new_title{
	color: #CBA253;
}
.nr_block{
	margin-top: 3.75rem;
}
.new_more_btn{
	margin-top: 2.8125rem;
}
.inner_banner_box .img{
	width: 100%;
}
.new_images_swiper{
	width: 100%;
}
/* 新闻 */
.new_swiper_img{
	width:100%;
	height: auto;
}
.new_swiper_min{
	margin-top: 0px;
}
.width100p{
	width: 100%;
}
.width100p .new_images_swiper{
	overflow-x: hidden;
	position: relative;
}
.white_bg{
	background-color: #fff;
	border-radius: 8px;
}
.inner_body_box_bg_gary{
	background-color: #F5F6F8;
}
.news_content_box .product_screen_category .product_screen_search,.news_content_box .product_screen_category .product_screen_search input{
	background-color: #fff;
}
.news_list_box .news_item_desc{
	border-radius: 0px 0px 8px 8px;
	padding: 28px;
	border: none;
	border-radius: 8px;
}
.news_list_box time{
	position: relative;
	bottom: auto;
	left: auto;
	right: auto;
	color: #606266;
	font-size: 15px;
}
.news_list_box a.more-info{
	color: #606266;
	margin-top: 0px;
	display: flex;
}
.news_list_box a.more-info::after{
	display: none
}
.news_list_box span{
	padding: 0px;
	font-size: 15px;
}
.news_list_box a:hover span{
	color: #B60005;
}
.new_nr_content{
	margin-left: 73px;
	padding-right: 70px;
	flex-grow: 1;
}
.new_title_sty{
	font-size: 24px;
	color: #B60005;
}
.new_title_nrSty{
	color: #909399;
	font-size: 15px;
	line-height: 27px;
}
.more_detail{
	color: #606266;
	font-size: 15px;
}
.more_icon{
	width: 30px;
	height: 30px;
	
}
.new_images_swiper.swiper-container-horizontal>.swiper-pagination-bullets{
	bottom: 0px;
}
.news_list_box .news_list_item{
	width: 31.5%;
	margin-right: 2.75%;
}
/* 联系我们 */
.inner_body_white_box.contact_nrBg{
	background-color: #F5F6F8;
	padding-top: 110px;
}
.contact_nrBg .contact_box{
	margin-top: 0px;
	padding-bottom: 5rem;
}
.contact_bg{
	position: relative;
	background-color: #fff;
	border-radius: 8px;
	padding: 70px;
}
.contact_topImg{
	position: absolute;
	top: 0px;
	left: 7px;
}
.contact_title_sty{
	font-size: 28px;
	color: #303133;
}
.contact_info.contact_bg{
	display: block;
}
.contact_info .contact_info_item{
	border: none;
	display: flex;
	justify-items: flex-start;
	align-items: flex-start;
	width: 31.2%;
	margin-right: 0px;
}
.phone_sty{
	font-size: 18px;
	color: #606266;
	margin-left: 10px;
	padding-bottom: 20px;
	border-bottom: 1px solid #EEEEEE;
	width: 95%;
}
.nr_height{
	height: 55px;
}
.footer .footer_content .menu_item.lix_phone{
	width: 30%;
}
.cooperation_box form label input{
	padding-left: 5px;
	font-size: 14px;
}
.cooperation_box form button{
	background: #CBA253;
}
.product_screen .product_screen_category{
	margin-top: 15px;
}
.min_new{
	display: none;
}
.right_menu{
	background: transparent;
	box-shadow: none;
}
.right_menu .right_tel, .right_menu .right_weixin, .right_menu .right_top{
	background-color: rgba(0,0,0,.36);
	border-radius: 6px;
	width: 42px;
	height: 42px;
	display: flex;
	justify-items: center;
	align-items: center;
	margin-top: 10px;
	padding-top: 0px;
}
/* 工程案例 */
.products_list .products_item_box{
	width: 24%;
	margin-left: 1.3337%;
}
.products_item_box:nth-child(4n+1){
	margin-left: 0px;
}
.products_list .products_item{
	width: 100%;
	padding: 10px 10px;
}
.products_list .products_item .img{
	width: 100%;
	text-align: center;
}
.products_list .products_item .img img{
	width: 100%;
	max-height: 10.6875rem;
}
.inner_body_box_bg_gare{
	background: #F5F6F8;
	padding-top: 110px;
}
/* 产品中心 */
.product_type{
	padding: 0px 20px;
	background-color: #fff;
	color: #303133;
	height: 2.1875rem;
	font-size: 1rem;
	margin-left: 0.9375rem;
	border-radius: 0.25rem;
	cursor: pointer;
}
.product_list_title{
	overflow: hidden; /* 确保超出容器的文本被裁剪 */
	white-space: nowrap; /* 确保文本在一行内显示 */
	text-overflow: ellipsis; /* 使用省略号表示被裁剪的文本 */
}
.dislay_hide{
	display: none;
}
.min_hide{
	display: none;
}
.head_product_category .menu_down{
    margin-left: -6.25rem;
}
/* 屏幕大小 */
@media screen and (max-width: 1470px) {
	.head .menu{
		min-width: 800px;
	}
}
@media screen and (max-width: 1440px) {
	.new_swiper_img{
		width: 100%;
		height: auto;
	}
	.pc_new{
		padding: 1.25rem;
	}
	.new_nr_content{
		margin-left: 1.25rem;
		width: 67%;
		padding-right: 0px;
	}
	.more_icon{
		width: 1.25rem;
		height: 1.25rem;
	}
	.more_detail{
		font-size: 0.75rem;
	}
	.new_title_sty{
		font-size: 1.25rem;
		margin-top: 0.3125rem;
		overflow: hidden; /* 确保超出容器的文本被裁剪 */
		white-space: nowrap; /* 确保文本在一行内显示 */
		text-overflow: ellipsis; /* 使用省略号表示被裁剪的文本 */
	}
	.new_title_nrSty{
		font-size: 0.875rem;
		margin-top: 0.3125rem;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
	.more_sty{
		margin-top: 0.625rem;
	}
	.news_content_box .page_content .news_list_box{
		padding-top: 1rem;
	}
	.phone_sty{
		font-size: 0.875rem;
		padding-bottom: 0px;
	}
	.nr_height{
		font-size: 0.875rem !important;
	}
}
@media screen and (max-width: 1390px) {
	.head .menu{
		min-width: 44rem;
	}
	.catname_box .catname{
		font-size: 1.5625rem;
	}
	.catname_box .catname{
		height: 30px;
	}
	.product_screen .product_screen_category{
		margin-top: 0px;
	}
	.contact_topImg{
		width: 100%;
		left: 0px;
	}
	.head .menu ul li{
		margin-left: 1rem;
		margin-right: 1rem;
	}
}
@media screen and (max-width: 1025px) {
	.head .menu{
		min-width: 50rem;
	}
}
@media screen and (max-width: 991px) {
	header {
		height: 60px;
		background: #fff;
	}
	.hide_category{
		display: block;
	}
	.inner_category {
		left: 13% !important
	}
	.head_search .head_search_box{
		padding: 13px 10px 9px 18px;
	}
	.navi{
		top: 15px;
	}
	.lang_sty{
	    position: absolute;
        top: 19px;
        right: 13px;
	}
	.lang_sty a{
	    color: #CBA253;
	}
	header .logo{
		margin-top: 0px;
		margin-left: 0rem;
		padding: 0px;
		width: 100%;
	}
	header .logo img{
		width: 96px;
	}
	.language{
		padding-top: 5px;
	}
	.catname_box .catname{
		font-size: 1.2rem;
	}
	.catname_box .catname::after{
		bottom: -0.7rem;
	}
	.copyright_box .copyright{
		border: none;
	}
	.sub_category_product a{
		width: 47%;
		height: 2.4rem;
		line-height: 2.4rem;
		margin: 0.3125rem 0rem;
		font-size: 0.875rem;
	}
	.navigate .back_list{
		color: #fff;
		margin: 0px;
	}
	.news_list_box .news_item_desc{
		padding: 0.9375rem;
	}
	.news_list_box span{
		height: 52px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		font-size: 0.94rem !important;
		padding-top: 0px !important;
	}
	.pc_new{
		display: none;
	}
	.min_new{
		display: block;
	}
	.news_list_box .news_list_item{
		width: 48%;
	}
	.min_margin{
		margin-top: 0px;
	}
	.min_new{
		padding: 1.25rem;
	}
	.width100p .new_images_swiper{
		height: auto;
	}
	.new_swiper_img{
		width: 100%;
		/* margin-top: 60px; */
	}
	.new_nr_content{
		width: 100%;
		margin-left: 0px;
		margin-top: 0.625rem;
	}
	.min_more{
		width: 0.875rem;
	}
	.nr_height{
		height: auto;
		padding-bottom: 15px;
	}
	.contact_info .contact_info_item{
		margin-bottom: 0px;
		padding-top: 0px;
	}
	.contact_bg{
		overflow: hidden;
		padding: 0.9375rem;
	}
	.contact_title_sty{
		margin-bottom: 20px;
		font-size: 1rem;
		font-family: 'AlibabaPuHuiTi-2-75-SemiBold';
	}
	.contact_info .contact_info_item{
		width: 100%;
	}
	.products_list .products_item_box{
		width: 48%;
	}
	.products_list .products_item{
		width: 100%;
		padding-top: 10px;
	}
	.products_list.product_lists .products_item{
		width: 100%;
		padding-top: 20px;
	}
	.products_list .products_item .img{
		width: 100%;
	}
	.products_content{
		padding-top: 1.25rem;
		padding-bottom: 1.25rem;
	}
	.min_hide{
		display: block;
	}
	.max_hide{
		display: none;
	}
	.min_block{
		padding: 60px 14px 0px;
	}
	.min_block .title{
		font-size: 1.625rem;
		text-align: left;
		font-family: 'AlibabaPuHuiTi-2-75-SemiBold';
	}
	.min_proce_list{
		overflow-x: auto;
		margin-top: 15px;
		margin-bottom: 1.25rem;
	}
	.type_max_proce,.min_show_hide{
		flex-shrink: 0;
	}
	.type_max_proce .product_type_max{
		display: none;
	}
	.min_show_hide{
		margin-left: 20px;
	}
	.min_show_hide:first-child{
		margin-left: 0rem;
	}
	.product_type_max{
		width: 14px;
		height: 14px;
	}
	.product_type_maxs{
		width: 0.375rem;
		height: 0.375rem;
	}
	.min_pro_display{
		display: none;
	}
	.product-right_min{
		padding: 0px;
	}
	.products_index_box{
		width: 48%;
		margin-top: 1.5rem;
	}
	.products_index_box .producr_img{
		width: 109px;
		height: 131px;
		margin: 0px auto;
	}
	.products_index_box span{
		font-size: 0.9375rem;
		margin-top: 15px;
	}
	.product_type_max_title{
		margin-left: 0.3125rem;
	}
	.type_max_proce_show .product_type_max{
		display: flex;
		border-color: #CBA253;
	}
	.type_max_proce_show .product_type_maxs{
		background-color: #CBA253;
	}
	.type_max_proce_show .product_type_max_title{
		color: #CBA253;
	}
	.product_more{
		width: 124px;
		height: 38px;
		margin-top: 2.5rem;
	}
	.more_bg{
		width: 22px;
		height: 22px;
	}
	.more_icon2{
		width: 0.3125rem;
	}
	/* 关于我们 */
	.about_min_sty{
		width: 100%;
		display: block;
	}
	.about_left{
		width: 100%;
	}
	.dese_block{
		font-size: 0.9375rem;
		margin-top: 1rem;
		text-align: justify;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 8;
		-webkit-box-orient: vertical;
	}
	.index_about_sj{
		padding-right: 0px;
		margin-top: 1.125rem;
	}
	.index_about_bg{
		height: 850px;
		min-width: 100%;
	}
	.lianxi{
		width: 6.1875rem;
		height: 6.1875rem;
	}
	.gs_bg{
		width: 100%;
		height: auto;
	}
	.index_about_block{
		height: 850px;
	}
	.index_about_block {
		padding-top: 50px;
	}
	.max_width_auto{
		width: 100%;
	}
	.min_block .case_title_index{
		text-align: center;
	}
	.swipers .cricle{
		bottom: 35px;
	}
	.swipers .cricle li{
		width: 7px;
		height: 7px;
	}
	.swipers .cricle li._bg{
		width: 7px;
		height: 7px;
		border-color: #B3B9C3;
		background-color: #B3B9C3;
	}
	.new_type_block{
		border-right: none;
		padding: 0px 0px 1.125rem;
		display: block;
		width: 100%;
		border-bottom: 1px solid #E4E7ED;
	}
	.index_new_title{
		font-size: 15px;
		margin-top: 1.25rem;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
	}
	.index_new_time{
		font-size: 0.8125rem;
		color: #909399;
	}
	.index_new_desc{
		font-size: 14px;
		color: #909399;
		margin-top: 0.5rem;
	}
	.new_more_btn{
		margin-top: 0rem;
	}
	.new_bg{
		height: 42rem;
		min-width: 100%;
	}
	.index_new_block{
		height: 670px;
	}
	.banner_top{
		padding-top: 3.75rem;
	}
	.inner_body_box_bg_gare,.inner_body_white_box.contact_nrBg{
		padding-top: 3rem;
	}
	.products_list .products_item .img.producr_list_img img{
		height: 9.8125rem;
		width: 8.125rem;
	}
	.products_list .producr_list_img{
		padding:0px;
	}
	.products_list .products_item span{
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
	}
	.breadcrumb a{
		font-size: 0.875rem;
	}
	.navigate .back_list {
		color: #fff;
		margin: 10px 0px 0px;
		padding-left: 0.9375rem;
		padding-right: 0.9375rem;
		font-size: 0.75rem;
	}
	.breadcrumb{
		margin-top: 10px;
	}
	.info_body_box{
		padding-top: 0px;
	}
	.navigate{
		margin-top: 3.125rem;
		padding-bottom: 0.625rem;
	}
	.new_info .last_next a{
		font-size: 0.875rem;
	}
}
@media (max-width: 798px){
	.inner_category {
		font-size: 32px;
	}
	.top_bouncy{
		margin-top: 40px;
	}
}