*{
	padding: 0;
	margin: 0;
	
}
div{
	box-sizing: border-box;
}
html,body{
	/* overflow-x: hidden; */
}
ul{
	list-style: none;
}
a{
	text-decoration: none;
	color: inherit;
}
/* 头部导航 */
.head{
	width: 100%;
	min-height: 64px;
	background: #1A1A1A;
	border-radius: 0px 0px 0px 0px;
}
.header-container{
		display: block;
	}
.header-menu{
		display: none;
	}
.header-container{
	width: 1212px;
	height: 64px;
	margin: 0 auto;
	display: flex;
	justify-content:space-between;
	align-items: center;
}
.header-menudiv{
	display: none;
}
.header-img1{
	width: 190px;
	cursor:pointer
}
.header-text{
	display: flex;
}
.header-text a div{
	width: 118px;
	height: 64px;
	/* background: #FFFFFF; */
	border-radius: 0px 0px 0px 0px;
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 400;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 64px;
	text-align: center;
	cursor:pointer;
}
.searchbox{
	width: 238px;
	height: 40px;
	background: #FFFFFF;
	box-shadow: 0px 3px 7px 1px rgba(0,0,0,0.16);
	border-radius: 20px 20px 20px 20px;
	display: flex;
	align-items: center;
}
.searchbox div{
	width: 44px;
	height: 40px;
	background: #DB261D;
	border-radius: 0px 19px 19px 0px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.searchbox input{
	 border: 0; 
	 width: 184px;
	 height: 100%;
	 padding-left: 10px;
	 outline: none; 
	 background-color: rgba(0, 0, 0, 0);
}
.searchbox div img{
	width: 28px;
	height: 28px;
}
/* .header-text div:hover{
	background: #FFFFFF;
	color: #D8261C;
} */

.banner img{
	width: 100%;
	height: 600px;
}

.index-container{
	width: 100%;
	/* position: fixed;
	top: 0; */
	z-index: 999;
}


.index-swiper .swiper-container .swiper-wrapper{
      width: 100%;
      height: 100%;
    }
.swiper-slide{
	width: 100%;
}
.index-swiper	.swiper-slide img{
		width: 100%;
		height: 600px;
		/* height: 100%; */
	}
.yuandian1 .swiper-pagination-bullet{
	width: 16px;
	height: 16px;
	background: #FFFFFF;
	border-radius: 8px 8px 8px 8px;
	opacity: 0.5;
}
.yuandian1 .swiper-pagination-bullet-active{
	width: 16px;
	height: 16px;
	background: #D9251D;
	opacity: 1;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
		left: 138px
	}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	   right: 138px
}
.Brandintroduction{
	width: 100%;
	background:url("../img/index/bg2.png") no-repeat center center fixed;
	background-size:cover;
	min-height: 750px;
}
.Brand_c{
	width: 1200px;
	margin: 0 auto;
}
.Brand_wem{
	width: 148px;
	margin: 0 auto;
	padding-top: 80px;
	text-align: center;
}
.Brand_wem div:nth-child(1){
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: bold;
	font-size: 36px;
	color: #1A1A1A;
}
.Brand_wem div:nth-child(2){
	width: 48px;
	height: 4px;
	background: #D9251D;
	border-radius: 19px 19px 19px 19px;
	margin: 0 auto;
	margin-top: 12px;
}
.Brand_js{
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-top: 48px;
}
.Brand_js div:nth-child(1){
	width: 624px;
	height: 258px;
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 400;
	font-size: 20px;
	color: #1A1A1A;
	line-height: 34px;
	text-align: left;
	font-style: normal;
	text-transform: none;
	overflow-y:scroll ;
	scrollbar-width: none; 
	-ms-overflow-style: none;
	text-align:justify; 
	text-justify:inter-ideograph;
	text-indent:2em;
}
.Brand_js div:nth-child(1)::-webkit-scrollbar {
   display: none; 
}
.Brand_js img{
		width: 528px;
		height: 284px;
	}
.viewdetails{
	display: block;
	width: 186px;
	height: 36px;
	border-radius: 0px 0px 0px 0px;
	border: 1px solid #D9251D;
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 400;
	font-size: 16px;
	color: #D9251D;
	line-height: 36px;
	text-align: center;
	font-style: normal;
	text-transform: none;
	margin-top: 10px;
	margin-bottom: 36px;
}

.Brand_c_bottom {
	display: flex;
	justify-content: space-around;
	align-items: center;
	width: 100%;
	padding: 8px 0;
	box-sizing: border-box;
	/* background-color: skyblue; */
	border-top: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
}

.Brand_c_bottom img {
	width: 56px;
	height: 56px;
}

.Brand_c_bottom_item {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 378px;
	padding: 0 88px 0 40px;
	box-sizing: border-box;
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 400;
	font-size: 16px;
	color: #787878;
}

.Brand_c_bottom_item_add {
	position: relative;
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: bold;
	font-size: 36px;
	color: #1A1A1A;
}
.Brand_c_bottom_item_add span {
	position: absolute;
	top: 0;
	right: -10px;
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 400;
	font-size: 16px;
	color: #787878;

}


.Brand_c_bottom_item2 {
	display: flex;
	justify-content: space-around;
	align-items: center;
	width: 431px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 400;
	font-size: 24px;
	color: #787878;
}
.Brand_c_bottom_item2>div:nth-child(1){
	width: 120px;
}
.Brand_c_bottom_item3{
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 389px;
	padding: 0 40px 0 89px;
	box-sizing: border-box;
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 400;
	font-size: 24px;
	color: #787878;
}




/* 产品中心 */
.product_center{
	width: 100%;
	
	min-height: 750px;
}
.product_hengx{
	width: 100%;
	height: 0px;
	border-bottom: 1px solid #707070;
	/* position: relative;
	top: -16px; */
}
.classification{
	width: 1100px;
	margin: 0 auto;
	margin-top: 40px;
	/* display: flex; */
	overflow-x: auto;
	/* overflow-y: hidden; */

	white-space:nowrap; /* ul中的内容不换行 */
	/* z-index: 999; */
	scrollbar-width: none; 
	-ms-overflow-style: none;
}
/* .classification::-webkit-scrollbar {display:none} */
.classification div{
	/* min-width: 50px; */
	padding-left: 15px;
	padding-right: 15px;
	cursor:pointer;
	display: inline-block;
	/* padding-bottom: 10px; */
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 400;
	font-size: 20px;
	color: #707070;
}
.classification2{
	color: #D9251D;
}
.classification2::after {
    content: '';
    width: 70%;
   /* height: 1px; */
    display: block;
    margin: 0 auto;
    border-bottom: 2px solid #D9251D;
	z-index: 99;
	padding-bottom: 10px;
}
.Listproducts{
	width: 1200px;
	margin: 0 auto;
	margin-top: 40px;
	display: flex;
	/* justify-content: space-between; */
	flex-wrap: wrap;
}
/* .Listproducts */
.products{
	width: 286px;
	/* height: 420px; */
	padding-bottom: 15px;
	background: linear-gradient( 180deg, rgba(242,242,242,0) 0%, #F2F2F2 100%);
	box-shadow: 0px 0px 12px 1px rgba(0,0,0,0.1);
	border-radius: 0px 0px 0px 0px;
	text-align: center;
	margin-right: 18px;
	margin-bottom: 16px;
	
}
/* .Listproducts::after {
  content: '';
  flex: auto;
} */
.products:nth-child(4n+4){
    margin-right: 0;
}

.products img{
	width: 180px;
	height: 180px;
	text-align: center;
	margin: 0 auto;
	margin-top: 48px;
	margin-bottom: 43px;
	/* margin-left: 53px; */
	
}
.products div:nth-child(2){
	width: 93%;
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 500;
	font-size: 20px;
	color: #1A1A1A;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	white-space: nowrap;
	margin: 0 auto;
	/* text-align: left; */
}
.products div:nth-child(3){
	width: 68px;
	height: 2px;
	background: #1A1A1A;
	border-radius: 0px 0px 0px 0px;
	margin: 0 auto;
	margin-top: 25px;
	margin-bottom: 16px;
}
.products div:nth-child(4){
	width: 93%;
	/* height: 70px; */
	margin: 0 auto;
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 400;
	font-size: 16px;
	color: #999999;
	text-align: left;
	font-style: normal;
	text-transform: none;
	word-break: break-all;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-align:justify;
	text-justify:inter-ideograph;
	
}
.products:hover{
	background: #FFFFFF;
	box-shadow: 0px 0px 12px 1px rgba(0,0,0,0.1);
	border-radius: 0px 0px 0px 0px;
}
.products:hover div:nth-child(2){
	color: #D9251D;
}
.products:hover div:nth-child(3){
	background: #D9251D;
}
.learnmore{
	display: block;
	width: 186px;
	height: 36px;
	border-radius: 0px 0px 0px 0px;
	border: 1px solid #D9251D;
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 400;
	font-size: 16px;
	color: #D9251D;
	line-height: 36px;
	text-align: center;
	margin: 0 auto;
	margin-top: 60px;
}
.Casedisplay{
	width: 100%;
	/* height: 748px; */
	background: #1A1A1A;
	border-radius: 0px 0px 0px 0px;
	margin-top: 82px;
	padding-bottom: 68px;
}
.anlzhans{
	width: 100%;
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: bold;
	font-size: 36px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 80px;
}
.anlzhans2{
	width: 100%;
	text-align: center;
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 400;
	font-size: 16px;
	color: #999999;
	margin-top: 20px;
}
.Caselist{
	width: 1200px;
	/* height: 468px; */
	/* background: #FFFFFF; */
	margin: 0 auto;
	margin-top: 60px;
	display: flex;
}
.Caselist_left{
	width: 328px;
	height: 468px;
	background-color: rgba(26, 26, 26, 0.3);
	background:url("../img/index/anl.png") ;
	background-size:cover;
	position: relative;
}
.Caselist_left .Casedata{
	width: 100%;
	/* margin: 0 auto; */
	/* padding-top: 10px;
	padding-bottom: 10px; */
	padding: 0 24px 0px 24px;
	box-sizing: border-box;
}
.Casedata p {
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 400;
	font-size: 14px;
	color: #808080;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;			
	text-overflow: ellipsis;	
	display: -webkit-box;		
	-webkit-line-clamp: 2;		
	line-clamp: 2;					
	-webkit-box-orient: vertical;	
}

.Casedata>div:nth-child(2){
	display: none;
}

/* 选中样式 */
.showCaseDesc {
	display: block !important;
}



.Caselist_left .Casedata div{
	width: 95%;
	/* margin: 0 auto; */
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 400;
	font-size: 20px;
	color: #CCCCCC;
	cursor:pointer;
}
.Caselist_left div:nth-child(1){
	/* padding-top: 20px; */
}



.morelearn{
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
	position: absolute;
	bottom: 24px;
	left: 24px;
}
.Caselistdata{
	height: 380px;
	/* margin-top: 15px; */
	/* background: #000; */
	overflow-y:scroll ;
	scrollbar-width: none; 
	-ms-overflow-style: none;
}
.Casedataes{
	background: #FFFFFF;
}
.Casedataes div{
	font-weight: 500 !important;
	font-size: 20px !important;
	color: #D9251D !important;
}
.Caselistdata::-webkit-scrollbar {
   display: none; 
}

.Caselist_right{
	display: flex;
	align-items: center;
	width: 872px;
	height: 468px;
	padding: 0 16px 0 24px;
	background: #FFFFFF;
	box-sizing: border-box;
}
.Caselist_right>div:nth-child(1){
	width: 443px;
	height: 328px;
	margin-right: 16px;
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 400;
	font-size: 16px;
	color: #707070;
}
.Caselist_right>div:nth-child(1) span {
	display: block;
	text-align: center;
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: bold;
	font-size: 22px;
	color: #1A1A1A;
	margin-bottom: 30px;
}

.Caselist_right>div:nth-child(1) p {

	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;			
	text-overflow: ellipsis;	
	display: -webkit-box;		
	-webkit-line-clamp: 13;		
	line-clamp: 13;					
	-webkit-box-orient: vertical;	

}


.Caselist_right img {
	width: 443px;
	height: 328px;
}

/* 技术支持 */
.jszc {
	width: 100%;
	background-image: url("../img/img/jszc_bg.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding: 60px 0 165px 0;
	box-sizing: border-box;

}
.jszc_index {
	width: 1200px;
	box-sizing: border-box;
	margin: 0 auto;
	/* background-color: skyblue; */

}
.jszc_index_title {
	text-align: center;
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 400;
	font-size: 16px;
	color: #999999;
	margin-bottom: 60px;
}
.jszc_index_title div {
	margin-bottom: 20px;
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: bold;
	font-size: 36px;
	color: #1A1A1A;
}

.jszc_index_mian {
	display: flex;
	align-items: center;
	box-sizing: border-box;
}
.jszc_index_mian img {
	width: 154px;
	height: 154px;
}
.jszc_index_mian>a {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 588px;
	height: 368px;
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 400;
	font-size: 16px;
	color: #787878;
}
.jszc_index_mian>a:nth-child(1){
	margin-right: 26px;
}
.jszc_index_mian>a>div:nth-child(2){
	text-align: center;
	margin-top: 40px;

}
.jszc_index_mian>a>div:nth-child(2) span {
	display: block;
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: bold;
	font-size: 27px;
	color: #222222;
	margin-bottom: 26px;
}
.jszc_index_mian>a:hover {
	box-shadow: 0px 0px 12px 1px rgba(0,0,0,0.1);
	cursor: pointer;
	background-color: #fff;

}
/* 选中样式 */
.jszcActive {
	box-shadow: 0px 0px 12px 1px rgba(0,0,0,0.1);
}





/* 底部 */
.footer {
	width: 100%;
	background-color: #000000;
	padding: 48px 0 0 0;
}
.footer_index {
	width: 1200px;
	margin: 0 auto;
	padding: 0 0 84px 0;
	box-sizing: border-box;
	/* height: 500px;
	background-color: skyblue;; */
}


.footer_index a {
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 400;
	font-size: 14px;
	color: #808080;
	margin-bottom: 20px;
}

.footer_index_logo {
	display: flex;
	align-items: center;
	margin-bottom: 30px;

}
.footer_index_logo span {
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 500;
	font-size: 22px;
	color: #FFFFFF;
}
.footer_index_logo img {
	width: 97px;
	height: 97px;
}

/* 底部导航栏 */
.footer_index_nav {
	display: flex;
	justify-content: space-between;
}
.footer_index_nav>div {
	display: flex;
	flex-direction: column;
}

.footer_index_nav>div>div {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	height: 273px;
}
.footer_index_nav>div>div a {
	margin-right: 36px;
}
.footer_index_nav>div>a:nth-child(1) {
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
}

/* 备案号 */
.footer_index_beian {
	height: 54px;
	line-height: 54px;
	text-align: center;
	border-top:  1px solid #7B7B7B;
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 400;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 5px;
}


/* 标题 */
.allTitle {
	position: relative;
	display: flex;
	justify-content: center;

}
.allTitle >div:nth-child(1){
	position: absolute;
	top: -13px;
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: bold;
	font-size: 64px;
	color: rgba(217, 37, 29, .1);

}
.allTitle >div:nth-child(2){
	position: relative;
	z-index: 1;
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: bold;
	font-size: 36px;
	color: #1A1A1A;
}
.allTitle >div:nth-child(2)::after {
	content: '';
	display: block;
	width: 50%;
	height: 2px;
	background: #D9251D;
}

/* 品牌介绍页 */
.ppjs {
	width: 100%;
	box-sizing: border-box;
	background-color: #fff;
}
/* 品牌故事 */
.ppjs_ppgs {
	width: 100%;
	padding: 80px 0;
	box-sizing: border-box;
}
.ppjs_ppgs_index {
	width: 1200px;
	margin: 0 auto;

}
.ppjs_ppgs_index img {
	max-width: 100%;
}
.ppjs_ppgs_desc {
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 400;
	font-size: 20px;
	color: #1A1A1A;
	margin: 60px 0 40px 0;	
}
.ppjs_ppgs_desc img {
	max-width: 100%;
}

/* 品牌故事轮播 */
.ppjs_ppgs_swiper {
	position: relative;
	overflow: hidden;
}

.ppjs_ppgs_swiper_main {
	display: flex;
	align-items: center;
	width: 100%;
	transition: 0.5s;
}

.ppjs_ppgs_swiper_main img {
	width: 1200px;
	height: 685px;
}

/* 小圆点 */
.ppjs_ppgs_swiper_dot {
	position: absolute;
	left: 50%;
	bottom: 16px;
	z-index: 99;
	transform: translateX(-50%);
	display: flex;
}
.ppjs_ppgs_swiper_dot li {
	width: 16px;
	height: 16px;
	background: #FFFFFF;
	opacity: 0.5;
	border-radius: 50%;
	margin: 0 5px;
}

/* 小圆点选中样式 */
.ppjs_ppgs_swiper_dot_active {
	background-color: #fff !important;
	opacity: 1 !important;
}




/* 资质荣誉 */
.ppjs_zzry {
	width: 100%;
	background-image: url("../img/img/zzryBg.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;

}
.ppjs_zzry_index {
	width: 1200px;
	margin: 0 auto;
	padding: 57px 0 60px 0;
	box-sizing: border-box;
	/* background-color: skyblue; */

}
/* 资质证书和专利证书的切换 */
.ppjs_zzry_index_change {
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 400;
	font-size: 16px;
	color: #999999;
	margin: 24px 0 60px 0;
}
.ppjs_zzry_index_change div:hover {
	cursor: pointer;
}
.ppjs_zzry_index_change span {
	margin: 0 10px;
}
/* 选中类 */
.ppjs_zzry_index_change_active {
	font-size: 20px;
	color: #000000;
}

/* 荣誉证书图片 */
.ppjs_zzry_index_imgs {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.ppjs_zzry_index_imgs img {
	width: 277px;
	height: 198px;
	margin-bottom: 16px;
}
.ppjs_zzry_index_imgs>div {
	text-align: center;
	margin: 0 11px 60px 11px;
}

/* 查看更多按钮 */
.ppjs_zzry_index_more a {
	display: block;
	width: 186px;
	height: 36px;
	background: #D9251D;
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 36px;
	text-align: center;
	margin: 0 auto;
}



/* 新闻中心 */
.ppjs_xwzx {
	width: 100%;
	background-image: url("../img/img/xwzxBg.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.ppjs_xwzx_index {
	width: 1200px;
	margin: 0 auto;
	padding: 60px 0 120px 0;
	box-sizing: border-box;
}

.ppjs_xwzx_index_main {
	display: flex;
	align-items: center;
	width: 100%;
	margin: 60px 0 48px 0;
	box-sizing: border-box;
}

/* 左边图片盒子 */
.news_zx_main_item {
    position: relative;
	width: 442px;
	height: 450px;
	margin-right: 36px;
}
.news_zx_main_item>img {
    width: 100%;
    height: 100%;
}
.news_zx_main_item_mouse {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 90px;
    background-color: #D9251D;
    color: #fff;
    font-size: 16px;
    padding: 16px 22px 12px 24px;
    box-sizing: border-box;
    animation: news_zx_main_item_mouse_animation 1.2s ease-in-out;
}
@keyframes news_zx_main_item_mouse_animation {
    0% {
        transform: translate3d(0,-58px,0);
        opacity: 0;
    }
    100% {
        transform: none;
        opacity: 1;
    }
}
.news_zx_main_item_mouse>p {
    font-size: 20px;
    margin-bottom: 15px;
    
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;			
    text-overflow: ellipsis;		
    display: -webkit-box;		
    -webkit-line-clamp: 1;			
    line-clamp: 1;					
    -webkit-box-orient: vertical;
}
.news_zx_main_item_mouse>div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.news_zx_main_item_mouse>div a {
    color: #fff;
}

/* 新闻列表 */
.ppjs_xwzx_index_main_list {
	width: 722px;
	height: 450px;
	overflow-y: auto;
}
.ppjs_xwzx_index_main_list::-webkit-scrollbar {
	display: none; 
 }

.ppjs_xwzx_index_main_list>a {
	display: block;
	padding: 24px 20px;
	box-sizing: border-box;
	border-bottom: 1px solid #CCCCCC;
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 400;
	font-size: 14px;
	color: #808080;
}
.ppjs_xwzx_index_main_list>a:hover div {
	color: #D9251D;
}
.ppjs_xwzx_index_main_list>a div {
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 500;
	font-size: 20px;
	color: #262626;
}

.ppjs_xwzx_index_main_list>a p {
	margin: 16px 0 20px 0;

	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;			
	text-overflow: ellipsis;		
	display: -webkit-box;			
	-webkit-line-clamp: 2;			
	line-clamp: 2;					
	-webkit-box-orient: vertical;	

}
.ppjs_xwzx_index_main_list>a span {
	display: flex;
	justify-content: flex-end;
}


/* 查看更多 */
.ppjs_xwzx_index_main_more a {
	display: block;
	width: 186px;
	height: 36px;
	border-radius: 0px 0px 0px 0px;
	border: 2px solid #D9251D;
	margin: 0 auto;
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 400;
	font-size: 16px;
	color: #D9251D;
	text-align: center;
	line-height: 36px;
}




/* 新闻中心页 */
.news_unitNews {
    width: 1200px;
    margin: 0 auto;
    padding: 80px 88px;
    /* background: skyblue; */
}
/* 新闻列表 */
.news_unitNews_list {
	margin-top: 70px;
}
.news_unitNews_list>a {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #CCCCCC;
    padding: 36px 40px;
    box-sizing: border-box;
}
.news_unitNews_list>a:hover div:nth-child(2) div {
    color: #D9251D;
}


/* 左边图片 */
.news_unitNews_list>a>div:nth-child(1){
    margin-right: 48px;
}
.news_unitNews_list>a>div:nth-child(1) img {
    width: 234px;
    height: 128px;
}
/* 右边内容 */
.news_unitNews_list>a>div:nth-child(2){
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 16px;
    color: #808080;
}
.news_unitNews_list>a>div:nth-child(2) div{
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 500;
    font-size: 20px;
    color: #1A1A1A;
}
.news_unitNews_list>a>div:nth-child(2) p{
    margin: 24px 20px;

    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;			
    text-overflow: ellipsis;	
    display: -webkit-box;		
    -webkit-line-clamp: 2;			
    line-clamp: 2;					
    -webkit-box-orient: vertical;
}
.news_unitNews_list>a>div:nth-child(2) span{
    width: 100%;
    text-align: right;
}




/* 新闻详情页 */
.xwzx_detial {
	width: 1200px;
	margin: 0 auto;
	padding: 80px 0 92px 0;
	box-sizing: border-box;

}
.xwzx_detial img {
	max-width: 100%;
}



/* 产品中心页 */
.product_index {
    width: 100%;
	background: #F9F9F9;
	background-image: url("../img/img/dljmBg.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.productClass {
    width: 1200px;
    margin: 0 auto;
    padding: 80px 0;
	box-sizing: border-box;
	/* height: 500px; */

    /* background-color: skyblue; */
}

/* 分类产品 */
.productClass_content {
    display: flex;
    /* align-items: center; */
    box-sizing: border-box;
	/* background-color: skyblue; */
	margin: 80px 0 0 0;
}
/* 左边产品名称切换 */
.productClass_content_left {
    width: 285px;
    background: #FFFFFF;
    box-shadow: 0 0 12px 1px rgba(0,0,0,0.1);
	box-sizing: border-box;
	margin-bottom: 19px;

}
.productClass_content_left>div {
    box-sizing: border-box;

}
.productClass_content_left>div>div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 18px;
    color: #1A1A1A;

    padding: .5625rem 1rem .625rem 1.0625rem;
    /* background-color: red; */

}
.productClass_content_left>div>div>div {
    display: flex;
    justify-content: center;
    align-items: center;
}
.productClass_content_left>div>div>div img {
    width: 16px;
    height: 16px;
}

.productClass_content_left>div>ul {
    width: 100%;
    background: #F5F5F5;
    box-sizing: border-box;

}
.productClass_content_left>div>ul>li {
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 16px;
    color: #1A1A1A;
    padding: 18px 32px 18px 56px;

}

/* 大分类 */
.classList:hover {
    cursor: pointer;
    background-color: #DB261D;
    color: #fff;
}


/* 大分类点击选中样式 */
.classListActive {
    background-color: #DB261D;
    color: #fff !important;
}
.classList_item {
	background-color: #F5F5F5;
}
/* 小分类 */
.classList_item>li:hover {
    /* color: #DB261D; */
	cursor: pointer;
	color: #DB261D;
	background-color: #DCDCDC !important;
	border-right: 4px solid #DB261D;
	
}
/* 小分类点击选中样式 */
.classList_itemActive {
	color: #DB261D !important;
	border-right: 4px solid #DB261D;
	background-color: #DCDCDC !important;

	
}

/* 右边内容 */
.productClass_content_right {
	width: 915px;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	/* align-items: center; */
}
.productClass_content_right>a {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 286px;
	height: 420px;
	background: linear-gradient( 180deg, rgba(242,242,242,0) 0%, #F2F2F2 100%);
	box-shadow: 0px 0px 12px 1px rgba(0,0,0,0.1);
	margin-left: 19px;
	margin-bottom: 16px;

	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 400;
	font-size: 16px;
	color: #999999;
}
.productClass_content_right>a:hover {
	background: #fff !important;
}
.productClass_content_right>a:hover span {
	color: #D9251D;
}
.productClass_content_right>a:hover span::after {
	background: #D9251D;

}
.productClass_content_right>a img {
	width: 180px;
	height: 180px;
}
.productClass_content_right>a span {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 500;
	font-size: 20px;
	color: #1A1A1A;
	margin: 43px 0 16px 0;
}

.productClass_content_right>a span::after {
	content: '';
	display: block;
	width: 68px;
	height: 2px;
	background: #1A1A1A;
	margin-top: 25px;
	
}

.productClass_content_right>a div {
	height: 80px;
	padding: 16px 12px;
	box-sizing: border-box;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;			
	text-overflow: ellipsis;	
	display: -webkit-box;			
	-webkit-line-clamp: 3;		
	line-clamp: 3;					
	-webkit-box-orient: vertical;	

}



/* 产品详情页 */
.product_detial {
    position: relative;

    width: 100%;
    background: #F9F9F9;
    color: #707070;
}
.product_detial_index {
    width: 1200px;
    margin: 0 auto;
    padding: 80px 0 256px 0;
	box-sizing: border-box;
 
}
/* 产品简介和图片 */
.product_detial_index_top {
    display: flex;
    padding-bottom: 60px;
    box-sizing: border-box;
}
.product_detial_index_top>div:nth-child(2){
    width: 713px;
    height: 468;
    padding: 0 0 10px 40px;
}
.product_detial_index_top>div:nth-child(2)>div {
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 500;
    font-size: 40px;
    color: #DB261D;    
}
.product_detial_index_top>div:nth-child(2)>ul{
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 20px;
    color: #707070;
	margin: 24px 0 48px 0;
	list-style-type: disc !important;
}
.product_detial_index_top>div:nth-child(2)>ul>li {
	

	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;			
	text-overflow: ellipsis;		
	display: -webkit-box;			
	-webkit-line-clamp: 2;		
	line-clamp: 2;					
	-webkit-box-orient: vertical;	

}
.product_detial_index_top>div:nth-child(2)>ul>li span {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #707070;
	vertical-align:middle;
	margin-bottom: 3px;
}


.product_detial_index_top>div:nth-child(2)>p {
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 16px;
	color: #707070;
	
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;			
	text-overflow: ellipsis;		
	display: -webkit-box;			
	-webkit-line-clamp: 50;		
	line-clamp: 50;					
	-webkit-box-orient: vertical;	

}

/* 产品参数 */

.product_detial_index_bottom {
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 20px;
    color: #707070;
}
.product_detial_index_bottom_item{
    display: flex;
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 24px;
    color: #B9B9B9;
    border-bottom: 1px solid rgba(112, 112, 112, .5);
    padding-bottom: 24px;
    padding-left: 20px;
}
.product_detial_index_bottom_item>div {
    cursor: pointer;
}
.product_detial_index_bottom_item>div:nth-child(1){
    margin-right: 64px;
}
.product_detialActive {
    font-weight: 500;
    font-size: 24px;
    color: #1A1A1A;
}



.product_detial_index_bottom_item2 {
    padding: 40px 20px;
}
.product_detial_index_bottom_item2>div {
    margin-bottom: 16px;
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 20px;
    color: #707070;
}
.product_detial_index_bottom_item2>div>span {
    margin-right: 200px;
}

.product_detial_index_bottom_item3 {
    padding: 40px 20px;
}
.product_detial_index_bottom_item3>div {
    margin-bottom: 16px;
}
.product_detial_index_bottom_item3>div>span {
    margin-right: 200px;
}
.exzoom_img_box >div {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 468px;

}
.exzoom_img_box >div img {
	width: 98px;
	height: 98px;
}
.exzoom_img_box >div img:hover {
	cursor: pointer;
}
.exzoom_img_ul img{
	width: 468px;
	height: 468px;
	background: #FFFFFF;
	margin-bottom: 30px;
}





/* 案例展示页 */
.alzs {
	position: relative;
	width: 100%;
	box-sizing: border-box;

}
/* 背景图 */
.alzs_bg {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: -1;
}
.alzs_index {
	width: 1200px;
	margin: 0 auto;
	padding: 80px 0 300px 0;
	box-sizing: border-box;

	/* height: 500px;
	background-color: skyblue; */
}
.alzs_index_mian {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin-top: 48px;
}
.alzs_index_mian >a {
	display: flex;
	flex-direction: column;
	width: 584px;
	height: 419px;
	box-shadow: 0px 2px 4px 1px rgba(0,0,0,0.1);
	border-radius: 0px 0px 0px 0px;
	background: #fff;
	margin-right: 32px;
	margin-bottom: 16px;

}

.alzs_index_mian >a:hover p {
	color: #FFFFFF;
	background-color: #D9251D;
}

.alzs_index_mian >a img {
	width: 584px;
	height: 328px;
}

.alzs_index_mian >a p {
	height: 91px;
	line-height: 91px;
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 500;
	font-size: 24px;
	color: #1A1A1A;
	text-align: center;
	box-sizing: border-box;
}

.alzs_index_mian >a:nth-child(2n){
	margin-right: 0;

}
/* 案例展示详情页 */
.alzs_detail {
	width: 100%;
	box-sizing: border-box;
	background-color: #F9F9F9;
}
.alzs_detail >div {
	width: 1200px;
	margin: 0 auto;
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 400;
	font-size: 16px;
	color: #222222;
	padding: 80px 0 150px 0;
	box-sizing: border-box;
}
.alzs_detail >div img {
	max-width: 100%;
}



/* 技术支持页 */
.jishuzhichi {
	position: relative;
}
.jishuzhichi_wt_bg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
}
.jishuzhichi_wt_bg>img {
	width: 100%;
	height: 100%;
}

.jishuzhichi_fw_bg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
}
.jishuzhichi_fw_bg>img {
	width: 100%;
	height: 100%;
}

.jishuzhichi_index {
	width: 1200px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 80px 0 90px 0;
}
.jishuzhichi_index_change {
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 400;
	font-size: 16px;
	color: #999999;
	margin: 60px 0 55px 0;
}
.jishuzhichi_index_change >div:hover {
	cursor: pointer;
}

/* 选中样式 */
.jishuzhichi_index_change_active {
	color: #000000;
	font-size: 24px;
}


.jishuzhichi_index_change span {
	margin: 0 5px;
}



/* 常见问题 */
.jishuzhichi_wt_content {
	width: 100%;
	background-image: url("../img/img/jishuzhichi.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.jishuzhichi_wt_index {
	border-bottom: 1px solid rgba(180, 180, 180, 0.5);
	padding: 24px 21px;
	box-sizing: border-box;
	/* background-color: skyblue; */
}
.jishuzhichi_wt_index >div:nth-child(1){
	display: flex;
	align-items: center;
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 500;
	font-size: 20px;
	color: #1A1A1A;
	margin-bottom: 32px;
}
.jishuzhichi_wt_index >div:nth-child(1)>span {
	width: 32px;
	height: 32px;
	border-radius: 50%;
	background: #D9251D;
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	line-height: 32px;
	margin-right: 16px;
}


.jishuzhichi_wt_index >div:nth-child(2){
	display: flex;
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 500;
	font-size: 16px;
	color: #777777;
	box-sizing: border-box;
}
.jishuzhichi_wt_index >div:nth-child(2) > span {
	width: 32px;
	height: 32px;
	border-radius: 50%;
	background: #777777;
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	line-height: 32px;
	margin-right: 16px;
}
.jishuzhichi_wt_index >div:nth-child(2) > p {
	width: 1162px;
	background-color: #fff;
	padding: 0px 16px 18px;
	box-sizing: border-box;
	border-radius: 8px 8px 8px 8px;
}


/* 技术服务 */
.jishuzhichi_fw {
	width: 1008px;
	margin: 0 auto;

}
.jishuzhichi_fw img {
	max-width: 100%;
}

/* 代理加盟页 */
.dljm {
	width: 100%;
	background-image: url("../img/img/dljmBg.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.dljm_index {
	width: 1200px;
	margin: 0 auto;
	padding: 30px 0 190px 0;
	box-sizing: border-box;
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: bold;
	font-size: 88px;
	color: #DB261D;
}
.dljm_index>div:nth-child(1){
	display: flex;
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 400;
	font-size: 48px;
	color: #1A1A1A;
	margin-bottom: 23px;
}
.dljm_index>div:nth-child(1) img {
	width: 146px;
	height: 146px;
}
.dljm_index>div:nth-child(1) p {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	padding-bottom: 10px;
	box-sizing: border-box;
}
.dljm_index>div:nth-child(2){
	text-align: center;
}


@media (max-width: 1480px){
	.header-container{
		width: 1100px;	
	}
	.header-text a div{
		width: 100px;
	}
	.Brand_c{
		width: 1100px;
		margin: 0 auto;
	}
	.Brand_js div:nth-child(1){
		width: 524px;
	}
	.Listproducts{
		width: 1100px;
	}
	.products{
		width: 267px;
		margin-right: 8px;
		
	}
}
@media only screen and (max-width:1024px){
	.header-container{
		display: none;
	}
	.header-menu{
		display: block;
		width: 95%;
		height: 100%;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.header-img2{
		width:170px;
	}
	.header-img3{
		width: 30px;
		height: 30px;
	}
	.header-menudiv{
		width: 100%;
		min-height: 100px;
		text-align: right;
		padding-bottom: 20px;
		animation:fadenum 0.2s ;
		overflow: hidden;
	}
	@keyframes fadenum{
	   0%{opacity: 0;height: 0px;}
	   10%{height: 40px;}
	   20%{height: 70px;}
	   30%{height: 100px;}
	   40%{height: 130px;}
	   50%{height: 160px;}
	   60%{height: 190px;}
	   70%{height: 210px;}
	   80%{height: 240px;}
	   90%{height: 270px;}
	   100%{opacity: 1;height: 300px;}
	}
	.header-menudiv div{
		margin: 15px;
		font-family: Source Han Sans CN, Source Han Sans CN;
		font-size: 14px;
		color: #FFFFFF;
	}
	.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
		left: 10px
	}
	.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
		right: 10px
	}
	.yuandian1 .swiper-pagination-bullet{
		width: 8px;
		height:  8px;
		background: #FFFFFF;
		border-radius: 8px 8px 8px 8px;
		opacity: 0.5;
	}
	.yuandian1 .swiper-pagination-bullet-active{
		width:  8px;
		height:  8px;
		background: #D9251D;
		opacity: 1;
	}
	.Brand_c{
		width:96%;
		margin: 0 auto;
	}
	.Brand_wem{
		width: 148px;
		margin: 0 auto;
		padding-top: 30px;
		text-align: center;
	}
	.Brand_wem div:nth-child(1){
		font-size: 26px;
	}
	.Brand_js{
		flex-wrap: wrap-reverse;
	}
	.Brand_js div:nth-child(1){
		width: 95%;
		height: 200px;
		margin:  0 auto;
		font-size: 14px;
		line-height: 18px;
		margin-top: 18px;
	}
	.Brand_js img{
		width: 95%;
		height: auto;
		margin: 0 auto;
	}
	.classification{
		width: 95%;
	}
	.classification div{
		font-size: 14px;
		padding-left: 5px;
		padding-right: 5px;
	}
	.Listproducts{
		width: 95%;
		margin: 0 auto;
		margin-top: 40px;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.products{
		width: 48%;
		margin-right: 0px;
	}
	.products img{
		width: 90px;
		height: 90px;
		text-align: center;
		margin: 0 auto;
		margin-top: 28px;
		margin-bottom: 23px;
		/* margin-left: 53px; */
		
	}
	.products div:nth-child(2){
		font-size: 14px;
	}
	.products div:nth-child(3){
		width: 38px;
		margin-top: 15px;
		margin-bottom: 8px;
	}
	.products div:nth-child(4){
		font-size: 12px;
		
		
	}
	.learnmore{
		width: 86px;
		height: 26px;
		font-size: 13px;
		line-height: 26px;
		text-align: center;
		margin-top: 30px;
	}

	.Brand_c_bottom {
		display: none;
	}

	.anlzhans {
		font-size: 26px;
	}
	.anlzhans2 {
		font-size: 14px;
	}

	.Caselist_right {
		display: block;
		width: 60%;
		height: 368px;
		

	}

	.Casedisplay {
		padding-bottom: 60px;
	}
	.Caselist_right>div:nth-child(1) span {
		font-size: 14px;
		margin-bottom: 18px;
	}
	.Caselist_right>div:nth-child(1) {
		width: 100%;
		height: 185px;
		margin-right: 0px;
		font-size: 12px;
		
	}
	.Caselist_right>div:nth-child(1) p {
		text-overflow: -o-ellipsis-lastline;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 7;
		line-clamp: 7;
		-webkit-box-orient: vertical;
	}
	.Caselist_right img {
		width: 100%;
		height: 171px;
	}

	.Caselist_left .Casedata div {
		font-size: 14px;
	}
	.Casedataes div {
		font-weight: 500 !important;
		font-size: 14px !important;
		color: #D9251D !important;
	}


	.Caselist {
		width: 100%;
	}
	.Caselist_left {
		width: 40%;
		height: 368px;
	}

	.jszc_index {
		width: 100%;
	}
	.jszc_index_mian {
		display: block;
	}
	.jszc_index_mian>a {
		margin:  0 auto;
	}

	.jszc_index_title div {
		font-size: 26px;
	}
	.jszc_index_title {
		font-size: 14px;
	}
	.jszc_index_mian>a>div:nth-child(2) span {
		font-size: 16px;

	}
	.jszc_index_mian>a {
		font-size: 12px;
		width: 90%;
		height: 368px;
	}


	.footer_index {
		width: 100%;
	}

	.footer_index_nav>div>a:nth-child(1) {
		font-size: 14px;
	}
	.footer_index a {
		font-family: Source Han Sans CN, Source Han Sans CN;
		font-weight: 400;
		font-size: 12px;
		color: #808080;
		margin-bottom: 20px;
	}

	.footer_index_nav {
		display: flex;
		justify-content: space-around;
		flex-wrap: wrap;
	}
	.footer_index_nav>div {
		margin: 0 10px;
	}
	.footer_index_beian {
		padding: 4px 10px;
		box-sizing: border-box;
		font-size: 12px;
		line-height: normal;
	}
	


	.allTitle >div:nth-child(2) {
		position: relative;
		z-index: 1;
		font-family: Source Han Sans CN, Source Han Sans CN;
		font-weight: bold;
		font-size: 26px;
		color: #1A1A1A;
	}

	.allTitle >div:nth-child(1) {
		position: absolute;
		top: -13px;
		font-family: Source Han Sans CN, Source Han Sans CN;
		font-weight: bold;
		font-size: 46px;
		color: rgba(217, 37, 29, .1);
	}

	.ppjs_ppgs_index {
		width: 95%;
		margin: 0 auto;
	}
	.ppjs_ppgs_desc {
		font-family: Source Han Sans CN, Source Han Sans CN;
		font-weight: 400;
		font-size: 14px;
		color: #1A1A1A;
		margin: 60px 0 40px 0;
	}
	.ppjs_ppgs_swiper_main>div {
		width: 100%;
	}
	.ppjs_ppgs_swiper_main img {
		width: 100vw;
		height: 540px;
	}
	
	.ppjs_zzry_index {
		width: 100%;
		margin: 0 auto;
		padding: 57px 0 60px 0;
		box-sizing: border-box;
		/* background-color: skyblue; */
	}

	.ppjs_zzry_index_imgs>div {
		width: 49%;
		text-align: center;
		margin: 0 9px 60px 0;
	}
	.ppjs_zzry_index_imgs img {
		width: 100%;
		height: 266px;
		margin-bottom: 16px;
	}
	.ppjs_zzry_index_imgs>div:nth-child(2n){
		margin-right: 0;
	}

	.ppjs_xwzx_index {
		width: 100%;
		margin: 0 auto;
		padding: 60px 0 120px 0;
		box-sizing: border-box;
	}
	.ppjs_xwzx_index_main {
		display: block;
	}
	.news_zx_main_item {
		position: relative;
		width: 100%;
		height: 545px;
		margin-right: 36px;
	}

	.ppjs_xwzx_index_main_list {
		width: 100%;
		height: 450px;
		overflow-y: auto;
	}

	.ppjs_xwzx_index_main_list>a div {
		font-family: Source Han Sans CN, Source Han Sans CN;
		font-weight: 500;
		font-size: 16px;
		color: #262626;
	}

	.news_zx_main_item_mouse {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 90px;
		background-color: #D9251D;
		color: #fff;
		font-size: 14px;
		padding: 16px 22px 12px 24px;
		box-sizing: border-box;
		animation: news_zx_main_item_mouse_animation 1.2s ease-in-out;
	}
	.news_zx_main_item_mouse>p {
		font-size: 16px;
		margin-bottom: 15px;
		text-overflow: -o-ellipsis-lastline;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		line-clamp: 1;
		-webkit-box-orient: vertical;
	}

	.news_unitNews {
		width: 100%;
		margin: 0 auto;
		padding: 80px 88px;
		/* background: skyblue; */
	}
	.news_unitNews_list>a>div:nth-child(2) {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: flex-start;
		font-family: Source Han Sans CN, Source Han Sans CN;
		font-weight: 400;
		font-size: 14px;
		color: #808080;
	}
	.news_unitNews_list>a>div:nth-child(2) div {
		font-family: Source Han Sans CN, Source Han Sans CN;
		font-weight: 500;
		font-size: 16px;
		color: #1A1A1A;
	}

	.news_unitNews_list>a {
		display: flex;
		align-items: center;
		border-bottom: 1px solid #CCCCCC;
		padding: 36px 20px;
		box-sizing: border-box;
	}

	.news_unitNews_list>a>div:nth-child(1) img {
		width: 180px;
		height: 128px;
	}

	.xwzx_detial {
		width: 90%;
		margin: 0 auto;
		padding: 80px 0 92px 0;
		box-sizing: border-box;
	}

	.productClass {
		width: 95%;
		margin: 0 auto;
		padding: 80px 0;
		box-sizing: border-box;
		/* height: 500px; */
		/* background-color: skyblue; */
	}

	.productClass_content_left>div>div {
		display: flex;
		justify-content: space-between;
		align-items: center;
		font-family: Source Han Sans CN, Source Han Sans CN;
		font-weight: 400;
		font-size: 16px;
		color: #1A1A1A;
		padding: 0.5625rem 1rem 0.625rem 1.0625rem;
		/* background-color: red; */
	}
	.productClass_content_left>div>ul>li {
		font-family: Source Han Sans CN, Source Han Sans CN;
		font-weight: 400;
		font-size: 14px;
		color: #1A1A1A;
		padding: 18px 32px 18px 56px;
	}
	.productClass_content_right>a span {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		font-family: Source Han Sans CN, Source Han Sans CN;
		font-weight: 500;
		font-size: 16px;
		color: #1A1A1A;
		margin: 43px 0 16px 0;
	}
	.productClass_content_right>a {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: space-around;
		width: 46%;
		height: 420px;
		font-size: 12px;
		margin-left: 0px;
	}
	.productClass_content_right {
		width: 70%;
		box-sizing: border-box;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: space-around;
	}
	.productClass_content_left {
		width: 30%;
		background: #FFFFFF;
		box-shadow: 0 0 12px 1px rgba(0,0,0,0.1);
		box-sizing: border-box;
	}

	.product_detial_index {
		width: 100%;
		margin: 0 auto;
		padding: 80px 0 256px 0;
		box-sizing: border-box;
	}

	.product_detial_index_top {
		display: block;
		padding-bottom: 60px;
		box-sizing: border-box;
	}
	.exzoom_img_ul{
		text-align: center;
	}
	.exzoom_img_ul img {
		width: 90%;
		height: 468px;
		background: #FFFFFF;
		margin-bottom: 30px;
		margin: 0 auto;
	}
	.exzoom_img_box >div {
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: 90%;
		margin: 0 auto;
	}
	.exzoom {
		margin-bottom: 30px;
	}
	.product_detial_index_top>div:nth-child(2)>div {
		font-family: Source Han Sans CN, Source Han Sans CN;
		font-weight: 500;
		font-size: 26px;
		color: #DB261D;
	}
	.product_detial_index_top>div:nth-child(2)>ul {

		font-size: 16px;

	}
	
	.product_detialActive {
		font-weight: 500;
		font-size: 18px;
		color: #1A1A1A;
	}
	.product_detial_index_bottom_item {

		font-size: 16px;
	
	}
	.product_detial_index_bottom_item2>div {
		margin-bottom: 16px;
		font-family: Source Han Sans CN, Source Han Sans CN;
		font-weight: 400;
		font-size: 14px;
		color: #707070;
	}
	.product_detial_index_top>div:nth-child(2) {
		width: 100%;
		height: 468;
		padding: 0 0 10px 40px;
	}
	.product_detial_index_top>div:nth-child(2)>p {
		font-family: Source Han Sans CN, Source Han Sans CN;
		font-weight: 400;
		font-size: 12px;
		color: #707070;
		text-overflow: -o-ellipsis-lastline;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 50;
		line-clamp: 50;
		-webkit-box-orient: vertical;
		padding-right: 10px;
	}

	.alzs_index {
		width: 100%;
		margin: 0 auto;
		padding: 80px 0 300px 0;
		box-sizing: border-box;
	}
	.alzs_index_mian {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-wrap: wrap;
		margin-top: 48px;
	}
	.alzs_index_mian >a p {
		height: 91px;
		line-height: 91px;
		font-family: Source Han Sans CN, Source Han Sans CN;
		font-weight: 500;
		font-size: 16px;
		color: #1A1A1A;
		text-align: center;
		box-sizing: border-box;
	}
	.alzs_index_mian >a img {
		width: 100%;
		height: 328px;
	}
	.alzs_index_mian >a {
		display: flex;
		flex-direction: column;
		width: 90%;
		height: 419px;
		box-shadow: 0px 2px 4px 1px rgba(0,0,0,0.1);
		border-radius: 0px 0px 0px 0px;
		background: #fff;
		margin-right: 0px;
		margin-bottom: 16px;
	}
	.alzs_detail >div {
		width: 90%;
		margin: 0 auto;
		font-family: Source Han Sans CN, Source Han Sans CN;
		font-weight: 400;
		font-size: 14px;
		color: #222222;
		padding: 80px 0 150px 0;
		box-sizing: border-box;
	}
	.jishuzhichi_index {
		width: 100%;
		margin: 0 auto;
		box-sizing: border-box;
		padding: 80px 0 90px 0;
	}
	.jishuzhichi_wt_index >div:nth-child(1) {
		display: flex;
		align-items: center;
		font-family: Source Han Sans CN, Source Han Sans CN;
		font-weight: 500;
		font-size: 16px;
		color: #1A1A1A;
		margin-bottom: 32px;
	}
	.jishuzhichi_wt_index >div:nth-child(1)>span {
		width: 32px;
		height: 32px;
		border-radius: 50%;
		background: #D9251D;
		font-family: Source Han Sans CN, Source Han Sans CN;
		font-weight: 400;
		font-size: 14px;
		color: #FFFFFF;
		text-align: center;
		line-height: 32px;
		margin-right: 16px;
	}	
	.jishuzhichi_wt_index >div:nth-child(1) p {
		width: 90%;
	}
	.jishuzhichi_wt_index >div:nth-child(2) {
		display: flex;
		font-family: Source Han Sans CN, Source Han Sans CN;
		font-weight: 500;
		font-size: 14px;
		color: #777777;
		box-sizing: border-box;
	}
	.jishuzhichi_wt_index >div:nth-child(2) > p {
		width: 90%;
		background-color: #fff;
		padding: 0px 16px 18px;
		box-sizing: border-box;
		border-radius: 8px 8px 8px 8px;
	}
	.jishuzhichi_fw {
		width: 90%;
		margin: 0 auto;
	}
	.jishuzhichi_index_change_active {
		color: #000000;
		font-size: 16px;
	}
	.jishuzhichi_index_change {
		display: flex;
		align-items: center;
		justify-content: center;
		font-family: Source Han Sans CN, Source Han Sans CN;
		font-weight: 400;
		font-size: 14px;
		color: #999999;
		margin: 60px 0 55px 0;
	}

	.dljm_index {
		width: 90%;
		margin: 0 auto;
		padding: 30px 0 190px 0;
		box-sizing: border-box;
		font-family: Source Han Sans CN, Source Han Sans CN;
		font-weight: bold;
		font-size: 70px;
		color: #DB261D;
	}
	.dljm_index>div:nth-child(1) img {
		width: 100px;
		height: 100px;
	}

	.banner img {
		width: 100%;
		height: 430px;
	}



}
@media screen and (max-width:650px){
	.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
		display: none;
	}
	.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
		display: none;
	}
	.index-swiper .swiper-slide img {
		width: 100%;
		height: 430px;
		/* height: 100%; */
	}

	.dljm_index {
		width: 90%;
		margin: 0 auto;
		padding: 30px 0 190px 0;
		box-sizing: border-box;
		font-family: Source Han Sans CN, Source Han Sans CN;
		font-weight: bold;
		font-size: 50px;
		color: #DB261D;
	}
	.dljm_index>div:nth-child(1) {
		display: flex;
		font-family: Source Han Sans CN, Source Han Sans CN;
		font-weight: 400;
		font-size: 36px;
		color: #1A1A1A;
		margin-bottom: 23px;
	}
	.dljm_index>div:nth-child(1) img {
		width: 80px;
		height: 80px;
	}




}



@media screen and (max-width:500px){
	.index-swiper .swiper-slide img {
		width: 100%;
		height: 300px;
		/* height: 100%; */
	}
	.banner img {
		width: 100%;
		height: 300px;
	}
	.dljm_index>div:nth-child(1) img {
		width: 70px;
		height: 70px;
	}
	.dljm_index>div:nth-child(1) {
		display: flex;
		font-family: Source Han Sans CN, Source Han Sans CN;
		font-weight: 400;
		font-size: 26px;
		color: #1A1A1A;
		margin-bottom: 23px;
	}
	.dljm_index {
		width: 90%;
		margin: 0 auto;
		padding: 30px 0 190px 0;
		box-sizing: border-box;
		font-family: Source Han Sans CN, Source Han Sans CN;
		font-weight: bold;
		font-size: 40px;
		color: #DB261D;
	}
	.product_detial_index_bottom_item2>div>span {
		margin-right: 20px;
	}
	.exzoom_img_ul img {
		width: 90%;
		height: 286px;
		background: #FFFFFF;
		margin-bottom: 30px;
		margin: 0 auto;
	}
	.product_detial_index_top>div:nth-child(2) {
		width: 100%;
		height: 468;
		padding: 0 0 10px 40px;
	}
	.exzoom_img_box >div img {
		width: 96px;
		height: 80px;
	}
	.productClass_content_left>div>div {
		display: flex;
		justify-content: space-between;
		align-items: center;
		font-family: Source Han Sans CN, Source Han Sans CN;
		font-weight: 400;
		font-size: 14px;
		color: #1A1A1A;
		padding: 0.5625rem 1rem 0.625rem 1.0625rem;
		/* background-color: red; */
	}
	.productClass_content_left>div>ul>li {
		font-family: Source Han Sans CN, Source Han Sans CN;
		font-weight: 400;
		font-size: 12px;
		color: #1A1A1A;
		padding: 18px 32px 18px 56px;
	}
	.productClass_content_right {
		width: 60%;
		box-sizing: border-box;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}
	.productClass_content_left {
		width: 40%;
		background: #FFFFFF;
		box-shadow: 0 0 12px 1px rgba(0,0,0,0.1);
		box-sizing: border-box;
	}
	.productClass_content_right>a {
		width: 100%;
		height: 420px;
		font-size: 12px;
	}
	.Caselist {
		display: block;
	}
	.Caselist_left {
		width: 100%;
		height: 222px;
	}
	.Caselist_right {
		width: 100%;
		padding: 10px;
		box-sizing: border-box;
	}
	.Caselistdata {
		height: 165px;
	}

	.ppjs_ppgs_swiper_main img {
		width: 100vw;
		height: 316px;
	}
	.allTitle >div:nth-child(1){
		font-size: 26px;
	}
	.ppjs_zzry_index_imgs>div {
		width: 100%;
		text-align: center;
		margin: 0 0 60px 0;
	}
	.news_zx_main_item {
		position: relative;
		width: 100%;
		height: 363px;
		margin-right: 36px;
	}
	.news_zx_main_item_mouse>p {
		font-size: 14px;
		margin-bottom: 2px;
		text-overflow: -o-ellipsis-lastline;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		line-clamp: 1;
		-webkit-box-orient: vertical;
	}
	.news_zx_main_item_mouse {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 60px;
		background-color: #D9251D;
		color: #fff;
		font-size: 14px;
		padding: 16px 22px 12px 24px;
		box-sizing: border-box;
		animation: news_zx_main_item_mouse_animation 1.2s ease-in-out;
	}
	.ppjs_xwzx_index_main_list>a {
		display: block;
		padding: 24px 20px;
		box-sizing: border-box;
		border-bottom: 1px solid #CCCCCC;
		font-family: Source Han Sans CN, Source Han Sans CN;
		font-weight: 400;
		font-size: 12px;
		color: #808080;
	}

	.news_unitNews_list>a {
		display: block !important;
		align-items: center;
		border-bottom: 1px solid #CCCCCC;
		padding: 36px 20px;
		box-sizing: border-box;
	}
	.news_unitNews_list>a>div:nth-child(1) {
		margin-right: 0px;
	}
	.news_unitNews_list>a>div:nth-child(2) p {
		margin: 15px 0px;
		text-overflow: -o-ellipsis-lastline;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		line-clamp: 2;
		-webkit-box-orient: vertical;
	}

	.news_unitNews_list>a>div:nth-child(1) img {
		width: 100%;
		height: 128px;
	}
	.news_unitNews_list>a>div:nth-child(2) span {
		width: 100%;
		text-align: left;
	}



}