/*TODO common.css*/

/* 2024-05-10 */
#company_author_box{
	width: 92%; height: 80%; margin:0 auto; line-height: 25px; display: none;
}
#company_author_box .title{
	height: 30px; line-height: 30px; margin-top: 20px; margin-bottom: 20px; padding-bottom: 15px; font-size: 22px; border-bottom: 1px dashed #ccc; text-align: center;
}
#company_author_box .item{
	width: 100%;
	height: 38px; 
	line-height: 38px; 	
	display: flex;
	flex-flow: row nowrap;
	margin-top: 10px;
}
#company_author_box .item:first-child{
	margin-top: 30px;
}
#company_author_box .item label{
	font-size: 14px;
	width: 80px;
	height: 38px; 
	line-height: 38px;	
}
#company_author_box .item input{
	font-size: 14px;
	flex:1;
}


.tag-title {
    float: left;
    min-width: 30px;
    height: 24px;
    line-height: 24px;    
    color: #999;
    border: 0px solid #eee;   
    font-size: 12px;
    border-radius: 10px;
	padding-left: 0px;
	padding-right: 0px;
}


.tag-item {
    float: left;
    min-width: 50px;
    height: 20px;
    line-height: 20px;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 12px;
    color: #999;
    border: 1px solid #eee;
    text-align: center;
    border-radius: 10px;
    margin-right: 8px;
    cursor: pointer;
	/*font-weight: normal;*/
}

/************************************************prod screen p01************************************************/
/*left*/
.left-p01{
	float: left;
	width: 240px;
	height: 562px;
	background: #f9f9f9;
	position: relative;
}

/*.ad02{	width: 240px; height: 90px; object-fit: cover;}*/
.left-p01 .prod-type{
	margin-top: 10px;	
	background-image: url('images/type_bg.png');	
	background-repeat: no-repeat;
	height: 49px;
	line-height: 49px;
	text-align: center;
	font-size: 18px;
	color: #fff;
}
.left-p01 .type-icon{
	float: left; width: 50px; height: 68px; line-height: 68px; text-align: center; border-bottom: 1px solid #eaeaea;
	/* background-color: #fff; */
}
.left-p01 .type-icon img{
	width: 36px; height: 36px; object-fit: cover;
}
.left-p01 .type-cont{
	float: left; width: 166px; padding-left: 10px; height: 60px; color: #666; line-height: 20px; font-size: 12px; border-bottom: 1px solid #eaeaea;
	/* background-color: #fff; */
	padding-top: 8px;
}
.left-p01 .type-cont b{
	line-height: 30px; width: 100%; color: #333; font-size: 14px;
}
.left-p01 .type-cont h3 {
    line-height: 30px;
    width: 100%;
    color: #333;
    font-size: 14px;
    font-weight: bold;
}
.left-p01 .type-cont a {
	display: inline-block;
	width: 80px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
  }

.left-p01 .type-arrow{
	float:right;
	height: 69px;
	width: 14px;
	margin-left: -10px;
	line-height: 69px;
	padding-top: 15px;
	border-bottom: 1px solid #eaeaea;
    box-sizing: border-box;
}

/* 2023-4-1 */
.sub-menu{
	position: absolute;
	background-color: #fff;
	width: 650px;
	height: 462px;
	z-index: 1000;
	left: 240px;
	bottom: 0px;
	box-shadow: 8px 0px 8px 0px #67b3dd;	
	display: none;
	padding: 0 15px 15px 15px;
	box-sizing: border-box;
}
.sub-menu h3{
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px;	
}
.sub-menu .acont{
	border-bottom: 1px dashed #eee;
	padding-bottom: 10px;
}
.sub-menu .acont a{
	font-size: 12px;
	display: inline-block;
	margin-right: 10px;		
}
.sub-menu .acont a:hover{
	text-decoration: underline;
}

.sub-menu .mcont{
	border-bottom: 1px dashed #eee;
	padding-bottom: 4px;
	
}
.sub-menu .mcont .p{	
	width: 192px; 
	height: 150px; 
	margin-right: 14px;
	/* background-color: #ccc; */
	display: inline-block;
	overflow: hidden;
}
.sub-menu .mcont .p:last-child{
	margin-right: 0px;
}

.sub-menu .mcont .p .a{
	display: inline-block;
	width: 190px; 
	height: 120px; 
	overflow: hidden;
	border:1px solid #eee;
}

.sub-menu .mcont .png{
	object-fit: cover; 
	width: 190px; 
	height: 120px;
	box-sizing: border-box;	
	overflow: hidden;
	transition: all 0.6s;
}

.sub-menu .mcont .png:hover{	
	transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
} 

.sub-menu .mcont span{	
	display: block;
	text-align: center;
	line-height: 30px;
	height: 30px;
	font-size: 13px;
	overflow: hidden;
}
/*  */
.sub-menu .pcont{
	border-bottom: 1px dashed #eee;
	padding-bottom: 5px;
	
}
.sub-menu .pcont .p{	
	width: 96.5px; 
	height: 70px; 
	margin-right: 2px;
	/* background-color: #ccc; */
	display: inline-block;
	overflow: hidden;
}
.sub-menu .pcont .p:last-child{
	margin-right: 0px;
}

.sub-menu .pcont .p .a{
	display: inline-block;
	width: 94px; 
	height: 68px; 
	overflow: hidden;
	border:1px solid #eee;
	border-radius: 10px;
}

.sub-menu .pcont .png{
	object-fit: cover; 
	width: 100%; 
	height: 100%;	
	box-sizing: border-box;	
	overflow: hidden;
	transition: all 0.6s;
}

.sub-menu .pcont .png:hover{	
	transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
} 





/*middle*/
.middle-p01{
	float: left;
	margin-left: 10px;
	width: 640px;	
}
.ad03{width: 640px; height: 90px; margin-bottom: 10px; object-fit: cover;}

.middle-p01 .cont{
	width: 640px;
	height: 412px;	
	background-color: #fff;
}

.middle-p01 .cont .item{
	float: left;
	width: 136px;
	height: 115px;
	margin: 20px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	box-sizing: border-box;
	overflow: hidden;
	/*background-color: #eee;*/
}
.middle-p01 .cont .item:hover{
	box-shadow: 5px 5px 5px #888888;
}

.middle-p01 .cont .item .s1{
	width: 136px;
	height: 90px;
	overflow: hidden;
	position: relative;
}
.middle-p01 .cont .item .s1 .png{
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.6s;
}
.middle-p01 .cont .item .s1 .cert{
	position: absolute; 
	width: 68px; 
	height: 68px; 
	left: 68px; 
	top: 0px;
	/*z-index: 100;*/
}

.middle-p01 .cont .item .s1 .png:hover{
	transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transform: scale(1.2); 
	-moz-transform: scale(1.2); 
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2); 
}
.middle-p01 .cont .item .s2{
	width: 136px;
	height: 25px;
	line-height: 25px;
	padding-left:5px;
	padding-right: 5px;
	box-sizing: border-box;
	font-size: 13px;
	text-align: center;
	overflow: hidden;
}
/*right*/
.right-p01{
	float: right;
	margin-left: 10px;
	width: 300px;
}
.right-p01 .cont01{
	padding-top: 10px;
	background-color: #fff;
}
.right-p01 .cont02{
	width: 300px;
	height: 252px;
	padding-top: 5px;
	box-sizing: border-box;
	background-color: #fff;
}
.right-p01 .cont02 span{
	width: 20px; 
	display: inline-block;
	color: #999;
	text-align: center;
}
.right-p01 .cont02 .t{
	width: 300px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 14px;
	padding-right: 5px;
	box-sizing: border-box;
}


/***************screen 101 下面通栏广告部分***************/
/*.advert01{}*/
/*.ad04{		width: 1200px; height: 90px; object-fit: cover;	}*/





/**********************第2屏  p02**********************************/

.p02{
	width: 1200px;
	height: auto;
	background-color: #fff;
}

.p02 .cont01{
	width: 1200px;
	height: 50px;
	background-color: #fff;
}
.p02 .cont01 .top{
	float:left; width:300px; height: 50px; line-height: 50px;border:1px solid #fff; border-bottom: 1px solid #f4f4f4;
	box-sizing: border-box;
	overflow: hidden;
	font-size: 20px;
	background-image: url('images/common-icon.png');
	background-position: 10px;
	background-repeat: no-repeat;
	padding-left: 40px;
	/*background-color: #ccc;*/

}

.p02 .cont01 .m{
	float:left; width:80px; height: 50px; text-align: center; line-height: 50px; 
	border:1px solid #fff;
	border-bottom: 1px solid #f4f4f4;
	border-top: 4px solid #fff;
	font-size: 16px;
	box-sizing: border-box;
	overflow: hidden;
	cursor: pointer;
	color: #999;
}
.p02 .cont01 .m a{
	color: #999;
}

.p02 .cont01 .current{
	border:1px solid #f4f4f4;
	border-bottom: 1px solid #fff;
	border-top: 4px solid #137ec1;
	color: #333;
}
.p02 .cont01 .current a{
	color: #333;
}

.p02 .cont01 .tail{
	float:left; width:420px; height: 50px; line-height: 50px;border:1px solid #fff; border-bottom: 1px solid #f4f4f4;
	box-sizing: border-box;
	overflow: hidden;
}


.p02 .cont02{
	float: left;
	width: 130px;
	height: 546px;
	
}
.p02 .cont02 .common{
	width: inherit;
	height: 91px;
	color: #999;
	line-height: 91px;
	font-size: 18px;
	text-align: center;
	background-color: #eee;
	border-left: 4px solid #eee;
	box-sizing: border-box;
	overflow: hidden;
	cursor: pointer;
}
.p02 .cont02 .common a{
	color: #999;
}


.p02 .cont02 .current{
	width: inherit;
	height: 91px;
	line-height: 91px;
	font-size: 18px;
	text-align: center;
	color: #333;
	background-color: #fff;
	border-left: 4px solid #137ec1;
	box-sizing: border-box;
	overflow: hidden;
	cursor: pointer;
}
.p02 .cont03{
	float: right;
	width: 1060px;
	height: 546px;
	background-color: #fff;
}

.p02 .cont03 .item{
	float: left;
	margin-left: 25px;
	margin-top: 13px;
	width: 485px;
	height: 120px;
	/*background-color: #ccc;*/
	/*padding-bottom: 5px;*/
	border-bottom: 1px dashed #ccc;
}

.p02 .cont03 .item .s1{
	float: left;
	width: 150px;
	height: 100px;
	overflow: hidden;
	box-sizing: border-box;
	position: relative;
	/*background-color: #cc1;*/
}
.p02 .cont03 .item .s1 .png{
	width: 150px;
	height: 100px;
	object-fit: cover;
	border-radius: 8px;
	transition: all 0.6s;
}

.p02 .cont03 .item .s1 .cert{
	position: absolute; 
	width: 68px; 
	height: 68px; 
	left: 82px; 
	top: 0px;
	z-index: 100;
}
.p02 .cont03 .item .s1 .png:hover{
	transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transform: scale(1.2); 
	-moz-transform: scale(1.2); 
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2); 
}
.p02 .cont03 .item .s2{
	float: left;
	width: 320px;
	height: 120px;
	margin-left: 10px;
	box-sizing: border-box;
}
.p02 .cont03 .item .s2 .t1{
	
	width: 100%;
	height: 30px;
	line-height: 30px;
	box-sizing: border-box;
	overflow: hidden;
	color: #333;
	margin-top: 10px;
	display: flex;
}
.p02 .cont03 .item .s2 .t1 a:first-child{
	width: 250px;
	font-size: 16px;
}
.p02 .cont03 .item .s2 .t1 a:last-child{
	flex: 1;
	font-size: 14px;	
	text-align: right;
}



.p02 .cont03 .item .s2 .t2{
	font-size: 14px;
	width: 260px;
	height: 25px;
	margin-top: 10px;	
	line-height: 25px;
	box-sizing: border-box;
	overflow: hidden;
	color: #999;
}
.p02 .cont03 .item .s2 .t3{
	font-size: 14px;
	width: 100%;
	height: 25px;	
	margin-bottom: 10px;
	line-height: 25px;
	box-sizing: border-box;
	overflow: hidden;
	color: #999;
	display: flex;
}
.p02 .cont03 .item .s2 .t3 span:first-child{
	width: 220px;
	font-size:14px;
	color: #999;
}
.p02 .cont03 .item .s2 .t3 span:last-child{
	flex: 1;
	font-size: 14px;
	color: #999;	
	text-align: right;
	
}


/**********************第3屏  p03**********************************/
.left-p03{
	float: left;
	width: 360px;
	height: 330px;
	background-color: #fff;
	box-sizing: border-box;
	overflow: hidden;
	padding: 30px;	
}


.left-p03 .t1{
	width: 300px;
	height: 200px;
	overflow: hidden;
	position: relative;
}
.left-p03 .t1 .png{
	width: 300px;
	height: 200px;
	object-fit: cover;	
	transition: all 0.6s;
}

.left-p03 .t1 .play{
	position: absolute; 
	width: 50px; 
	height: 50px; 
	left: 244px; 
	top: 145px;
	z-index: 100;
	cursor: pointer;
}
.left-p03 .t1 .png:hover{
	transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transform: scale(1.2); 
	-moz-transform: scale(1.2); 
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2); 
}

.left-p03 .t2{
	width: 300px;
	height: 35px;
	line-height: 35px;
	font-size: 18px;
	color: #333;
	box-sizing: border-box;
	overflow: hidden;
	padding:5px;
	background-color: #eee;
}
.left-p03 .t3{
	width: 300px;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #666;
	box-sizing: border-box;
	overflow: hidden;
	padding-left:5px;
	padding-right:5px;
	padding-bottom: 5px;	
	background-color: #eee;
}
.left-p03 .t3 a{
	display:inline-block; border:1px solid #ccc; border-radius: 10px; padding:0px 6px; height: 25px; line-height: 25px;
	/*font-weight: normal;*/
	margin-right: 5px;
}


.right-p03{
	float: right;
	width: 840px;
	height: 330px;
	background-color: #fff;
	box-sizing: border-box;
	overflow: hidden;
}

.right-p03 .item{
	float: left;
	width: 146px;
	height: 130px;
	margin:10px;
	margin-top: 20px;
	box-shadow: 1px 1px 5px #888;
	/*background-color: #eee;*/
}
.right-p03 .item:hover{
	box-shadow: 5px 5px 5px #888;
}

.right-p03 .item .t1{
	width: 146px;
	height: 97px;
	background-color: #fff;
	overflow: hidden;
	position: relative;
}
.right-p03 .item .t1 .png{
	width: 146px;
	height: 97px;
	object-fit: cover;
	/*border-radius: 8px;*/
	/*border-bottom-left-radius: 0px;*/
	/*border-bottom-right-radius: 0px;*/
	transition: all 0.6s;
}

.right-p03 .item .t1 .play{
	position: absolute; 
	width: 40px; 
	height: 40px; 
	left: 104px; 
	top: 54px;
	z-index: 100;
	cursor: pointer;
}
.right-p03 .item .t1 .png:hover{
	transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transform: scale(1.2); 
	-moz-transform: scale(1.2); 
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2); 
}
.right-p03 .item .t2{
	width: 146px;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	/*background-color: #eee;*/
	text-align: center;
	box-sizing: border-box;
	overflow: hidden;
	padding-left: 5px;
	padding-right: 5px;
}

/********************第4屏 p04*********************vvv*/
.left-p04{
	float: left;
	width: 790px;
	height: 388px;
	overflow: hidden;
	background-color: #fff;
}

.left-p04 .cont01{
	float: left;
	width: 320px;
	height: 286px;
	background-color: #eee;
	overflow: hidden;
	box-sizing: border-box;
	margin: 20px;
	margin-top: 35px;
}
.left-p04 .cont01 .t1{
	width: 320px;
	height: 216px;
	overflow: hidden;
}
.left-p04 .cont01 .t1 img{
	width: 320px;
	height: 216px;
	object-fit: cover;
	border-radius: 8px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	transition: all 0.6s;
}
.left-p04 .cont01 .t1 img:hover{
	transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transform: scale(1.2); 
	-moz-transform: scale(1.2); 
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2); 
}
.left-p04 .cont01 .t2{
	width: 320px;
	height: 35px;
	line-height: 35px;
	font-size: 18px;
	color: #333;
	box-sizing: border-box;
	overflow: hidden;
	padding:5px;
	background-color: #eee;
}
.left-p04 .cont01 .t3{
	width: 320px;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #666;
	box-sizing: border-box;
	overflow: hidden;
	padding-left:5px;
	padding-right: 5px;
	background-color: #eee;
}

/*
.left-p03 .t3{
	width: 300px;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #666;
	box-sizing: border-box;
	overflow: hidden;
	padding-left:5px;
	padding-right:5px;
	padding-bottom: 5px;	
	background-color: #eee;
}
*/

.left-p04 .cont01 .t3 a{
	display:inline-block; border:1px solid #ccc; border-radius: 10px; padding:0px 6px; height: 25px; line-height: 25px;
	/*font-weight: normal;*/
	margin-right: 5px;
}



.left-p04 .cont02{
	float: right;
	width: 390px;
	height: 356px;
	/*background-color: #eee;*/
	overflow: hidden;
	box-sizing: border-box;
	margin: 20px;
}

.left-p04 .cont02  .item{
	float: left;
	width: 174px;
	height: 146px;
	margin-left: 15px;
	margin-bottom: 10px;
	
	/*background-color: #ccc;*/
}

.left-p04 .cont02  .item:hover{
	box-shadow: 5px 5px 5px #888;
}
.left-p04 .cont02  .item .t1{
	width: 174px;
	height: 116px;
	background-color: #fff;
	overflow: hidden;
}
.left-p04 .cont02  .item .t1 img{
	width: 174px;
	height: 116px;
	object-fit: cover;
	border-radius: 8px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	transition: all 0.6s;
}

.left-p04 .cont02  .item .t1 img:hover{
	transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transform: scale(1.2); 
	-moz-transform: scale(1.2); 
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2); 
}
.left-p04 .cont02  .item .t2{
	width: 174px;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	background-color: #eee;
	text-align: center;
	box-sizing: border-box;
	overflow: hidden;
	padding-left: 5px;
	padding-right: 5px;
}

.right-p04{
	float: right;
	width: 400px;
	height: 388px;
	overflow: hidden;
	background-color: #fff;
}
.right-p04 .item{
	width: 380px;
	height: 98px;
	overflow: hidden;
	border-bottom: 1px dashed #f4f4f4;
	/*background-color: #eee;*/
	margin: 10px;
	box-sizing: border-box;
}
.right-p04 .item .s1{
	float: left;
	width: 120px;
	height: 80px;
	overflow: hidden;
	/*background: #ccc;*/
	margin: 8px;
	margin-right: 0px;
}
.right-p04 .item .s1 img{
	width: 120px;
	height: 80px;
	border-radius: 8px;
	overflow: hidden;
transition: all 0.6s;
}
.right-p04 .item .s1 img:hover{
	transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transform: scale(1.2); 
	-moz-transform: scale(1.2); 
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2); 
}
.right-p04 .item .s2{
	float: right;
	width: 234px;
	height: 40px;
	line-height: 20px;
	overflow: hidden;	
	margin: 8px;
	margin-bottom: 4px;
}


.right-p04 .item .s3{
	float: right;
	font-size: 12px;
	width: 234px;
	height: 23px;
	line-height: 23px;
	overflow: hidden;	
	margin-right: 10px;
	/* margin-top: 5px; */
	color: #999;
	
}
.right-p04 .item .s3 a{
	font-size: 12px;
}
.right-p04 .item .s4{
	float: right;
	font-size: 12px;
	width: 234px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;	
	margin-right: 10px;
	color: #999;
}

.right-p04 .t{
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	
}
.right-p04 .t span{
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #999;
}
.right-p04 .t a{
	flex:1;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.right-p04 .t .date{
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-left: 5px;
	overflow: hidden;
	color: #999;
}




.prod-list{
	width: 1200px;
	height: auto;
}

.prod-list .left{
	float: left;
	width: 840px;
	height: auto;
	/*background-color: #ccc;*/
}
.prod-list .left .item{
	float: left;
	width: 830px;
	height: 180px;
	background-color: #fff;
	margin-right: 10px;
	margin-bottom: 10px;
	padding:10px;	
	box-sizing: border-box;
}

.prod-list .left .item:hover{
	box-shadow: 2px 2px 10px #333;
}

.prod-list .left .item .s1{
	float: left;
	width: 220px;
	height: 150px;
	overflow: hidden;
	box-sizing: border-box;
	position: relative;
	/*background-color: #cc1;*/
}

.prod-list .left .item .s1 .png{
	width: 220px;
	height: 150px;
	object-fit: cover;
	border-radius: 8px;
	transition: all 0.6s;
}

.prod-list .left .item .s1 .cert{
	position: absolute; 	
	width: 68px; 
	height: 68px; 
	left: 152px; 	
	top: 0px;	
	z-index: 100;
}

.prod-list .left .item .s1 .png:hover{
	transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transform: scale(1.2); 
	-moz-transform: scale(1.2); 
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2); 
}

.prod-list .left .item .s2{
	float: left;
	width: 580px;
	height: 150px;
	margin-left: 10px;
	box-sizing: border-box;
	/*background-color: #cc2;*/
}

.prod-list .left .item .s2 .topic{
	font-size: 16px;
	width: 580px;
	height: 25px;
	line-height: 25px;
	box-sizing: border-box;
	overflow: hidden;
	color: #333;
	/* margin-top: 5px; */
}
.prod-list .left .item .s2 .topic span{
	display: inline-block;
	float: right;
	font-size: 12px;
}
.prod-list .left .item .s2 p{
	font-size: 14px;
	width: 580px;
	height: 50px;
	line-height: 25px;
	margin-top: 10px;
	
	box-sizing: border-box;
	overflow: hidden;
	color: #999;
	
}

.prod-list .left .item .s2 .subject{
	font-size: 12px;
	width: 580px;
	height: 25px;	
	margin-bottom: 0px;
	line-height: 25px;
	box-sizing: border-box;
	overflow: hidden;
	color: #999;
}
.prod-list .left .item .s2 .three-column{
	width: 100%;	
	display: flex;
}
.prod-list .left .item .s2 .three-column span{
	flex: 1;
	font-size: 12px;
	color: #999;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
}

.prod-list .left .item .s2 .three-column span:first-child{
	width: 160px;
	flex: none;
}
.prod-list .left .item .s2 .three-column span:last-child{
	width: 100px;
	flex: none;
}




.prod-list .right{
	float: right;
	width: 360px;
	/*height: 500px;*/
	background-color: #fff;
}


.prod-list .right .cont01{
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #fff;	
}
.prod-list .right .cont01 .title{
	width: 340px;
	padding: 0 5px;
	
	box-sizing: border-box;
	overflow: hidden;
	height: 32px;
	line-height: 32px;
	font-size: 14px;

}

.prod-list .right .cont01 .title span{ 
	color: #666; 
	background-color: #ccc; 
	display: inline-block; 
	height: 20px; 
	line-height: 20px; 
	width: 20px; 
	margin:0px 10px;
	text-align: center;

}

.prod-list .right .cont01 .title:first-child span{
	color: #fff;
	background-color: #ff9e33;
}
.prod-list .right .cont01 .title:nth-child(2) span{
	color: #fff;
	background-color: #ff9e33;
}
.prod-list .right .cont01 .title:nth-child(3) span{
	color: #fff;
	background-color: #ff9e33;
}


/**/

.prod-list .right .cont02{
	width: 360px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #fff;	
}
.prod-list .right .cont02 .item{
	width: 360px;
	height: 100px;
	overflow: hidden;
	/*background-color: #eee;*/
	border-bottom: 1px dashed #eee;

}
.prod-list .right .cont02 .item .s1{
	float: left;
	width: 135px;
	height: 90px;
	overflow: hidden;
	margin-left: 10px;
	position: relative;
}
.prod-list .right .cont02 .item .s1 .png{
	width: 135px;
	height: 90px;
	overflow: hidden;
	border-radius: 8px;
	transition: all 0.6s;
}

.prod-list .right .cont02 .item .s1 .cert{
	position: absolute; 	
	width: 68px; 
	height: 68px; 
	left: 67px; 	
	top: 0px;	
	z-index: 100;
}
.prod-list .right .cont02 .item .s1 .png:hover{
	transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transform: scale(1.2); 
	-moz-transform: scale(1.2); 
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2); 
}
.prod-list .right .cont02 .item .s2{
	float: right;
	width: 195px;
	height: 90px;
	overflow: hidden;
	margin-right: 10px;
	/*background-color: #666;*/
}
.prod-list .right .cont02 .item .s2 .t1{
	width: 190px;
	height: 35px;
	line-height: 35px;
	font-size: 15px;
	/*background-color: #eee;*/
	overflow: hidden;

}
.prod-list .right .cont02 .item .s2 .t2{
	width: 190px;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	/*background-color: #eee;*/
	color: #999;
	overflow: hidden;
	margin-top: 5px;
}
.prod-list .right .cont02 .item .s2 .t3{
	width: 190px;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	/*background-color: #eee;*/
	color: #999;
	overflow: hidden;
}

/*2023-6-4 新添加的*/
.prod-list .right .cont03{
	width: 360px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #fff;	
}
.prod-list .right .cont03 .item{
	width: 360px;
	height: 100px;
	overflow: hidden;
	/*background-color: #eee;*/
	border-bottom: 1px dashed #eee;

}
.prod-list .right .cont03 .item .s1{
	float: left;
	width: 135px;
	height: 90px;
	overflow: hidden;
	margin-left: 10px;
	position: relative;
}
.prod-list .right .cont03 .item .s1 .png{
	width: 135px;
	height: 90px;
	overflow: hidden;
	border-radius: 8px;
	transition: all 0.6s;
}

.prod-list .right .cont03 .item .s1 .cert{
	position: absolute; 	
	width: 68px; 
	height: 68px; 
	left: 67px; 	
	top: 0px;	
	z-index: 100;
}
.prod-list .right .cont03 .item .s1 .png:hover{
	transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transform: scale(1.2); 
	-moz-transform: scale(1.2); 
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2); 
}
.prod-list .right .cont03 .item .s2{
	float: right;
	width: 195px;
	height: 90px;
	overflow: hidden;
	margin-right: 10px;
	/*background-color: #666;*/
}
.prod-list .right .cont03 .item .s2 .t1{
	width: 190px;
	height: 40px;
	line-height: 20px;
	font-size: 14px;
	overflow: hidden;
	margin-top: 5px;

}
.prod-list .right .cont03 .item .s2 .t2{
	width: 190px;
	height: 25px;
	line-height: 25px;
	font-size: 13px;
	color: #999;
	overflow: hidden;
	margin-top: 15px;
}







/*prod-detail*/
.prod-detail{
	width: 1200px;
	height: auto;
}

.prod-detail .left{
	float: left;
	width: 840px;
	height: auto;
	/*background-color: #ccc;*/
}

.prod-detail .left .cont01{
	width: 830px;
	height: 320px;
	overflow: hidden;
	background-color: #fff;
}
.prod-detail .left .cont01 .s1{
	float: left;
	width: 350px;
	height: 230px;
	margin: 15px;
	overflow: hidden;
	position: relative;
	/*background-color: green;*/

}
.prod-detail .left .cont01 .s1 .png{
	width: 350px;
	height: 230px;
	overflow: hidden;
	border-radius: 10px;
	transition: all 0.6s;
	object-fit: cover;
}

.prod-detail .left .cont01 .s1 .cert{
	position: absolute; 	
	width: 68px; 
	height: 68px; 
	left: 282px; 	
	top: 0px;	
	/*z-index: 100;*/
}

.prod-detail .left .cont01 .s1 .png:hover{
	transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transform: scale(1.2); 
	-moz-transform: scale(1.2); 
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2); 
}

.prod-detail .left .cont01 .s2{
	float: right;
	width: 420px;
	height: 280px;
	margin: 15px;
	/*background-color: blue;*/
	
}
.prod-detail .left .cont01 .s2 .t1{
	width: 420px;
	font-size: 18px;
	/*height: 35px;*/
	line-height: 30px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 15px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
    /*background-color: #ccc;*/
}
.prod-detail .left .cont01 .s2 .t1 h1{
    flex: 1;
    font-weight: bold;
    font-size: 18px;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
}

.prod-detail .left .cont01 .s2 .t1 .hit{
    width: 90px;
    /*background-color: red;*/
    text-align: right;
    font-size: 14px;
    color: #999;
}





.prod-detail .left .cont01 .s2 .t2{
	width: 420px;
	font-size: 14px;
	color: #999;
	margin-top: 10px;
	height: 100px;
	line-height: 25px;
	overflow: hidden;
	margin-bottom: 10px;
}
.prod-detail .left .cont01 .s2 .t3{
	width: 420px;
	font-size: 14px;
	color: #333;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	/*background-color: #ccc;*/
    
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.prod-detail .left .cont01 .s2 .t3 div{
    width: 300px;
    font-size: 14px;
    /*background-color: #666;*/
}
.prod-detail .left .cont01 .s2 .t3 div:last-child{
    flex: 1;
    
}
.prod-detail .left .cont01 .s2 .t3 div span{
    color: #999;
    font-size: 14px;
}



.prod-detail .left .cont01 .s2 .t4{
	width: 420px;
	font-size: 14px;
	color: #333;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
}
.prod-detail .left .cont01 .s2 .t4 span{
     color: #999;
     font-size: 14px;
}


.prod-detail .left .cont02{
	width: 830px;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #f4f4f4;
	background-color: #fff;
	
}
.prod-detail .left .cont02 .item{
	float: left;
	/*width: 120px;*/
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #333;
	/*cursor: pointer;	*/
	text-align: center;
	padding: 0 10px;
}
.prod-detail .left .cont02 .item:hover{
	/*background-color: #3892cb;*/
	/*color: #fff;*/
}	
.prod-detail .left .cont02 .current{
	background-color: #3892cb;
	color: #fff;

}

.prod-detail .left .cont03{
	width: 830px;
	min-height: 120px;
	line-height: 30px;
	font-size: 14px;
	background-color: #fff;
	box-sizing: border-box;
	padding: 20px;
	padding-left: 60px;
	padding-right: 60px;
	padding-bottom: 30px;
	word-break: break-all;
}

.prod-detail .left .cont04{
	width: 830px;
	height: 45px;
	background-color: #fff;
	padding-right: 20px;
	box-sizing: border-box;
	border-bottom: 1px solid #f4f4f4;
}
.prod-detail .left .cont05{
	width: 830px;
	height: 50px;
	background-color: #fff;
	font-size: 14px;
	box-sizing: border-box;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	color: #999;
}

/*相关产品*/
.prod-detail .left .cont06{
	margin-top: 10px;
	width: 830px;
	height: auto;
	background-color: #fff;
	box-sizing: border-box;
	overflow: hidden;
}

.prod-detail .left .cont06 .item{
	float: left;
	width: 148px;
	height: 130px;
	/*background-color: #efefef;*/
	overflow: hidden;
	margin-left: 15px;
	margin-top: 15px;
}
.prod-detail .left .cont06 .item .s1{
	width: 148px;
	height: 100px;
	overflow: hidden;
	position: relative;
}
.prod-detail .left .cont06 .item .s1 .png{
	width: 148px;
	height: 100px;
	overflow: hidden;
	border-radius: 8px;
	transition: all 0.6s;
}

.prod-detail .left .cont06 .item .s1 .cert{
	position: absolute; 	
	width: 68px; 
	height: 68px; 
	left: 80px; 	
	top: 0px;	
	z-index: 100;
}
.prod-detail .left .cont06 .item .s1 .png:hover{
	transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transform: scale(1.2); 
	-moz-transform: scale(1.2); 
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2); 
}

.prod-detail .left .cont06 .item .s2{
	width: 148px;
	height: 30px;
	line-height: 30px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 15px;
	text-align: center;
	/*background-color: #dee;*/
}

/*上一个 下一个*/
.prod-detail .left .cont07{
	/*margin-top: 10px;*/
	width: 830px;
	height: 80px;
	line-height: 80px;
	background-color: #fff;
	box-sizing: border-box;
	overflow: hidden;
	display: flex;
    font-size: 18px;
    border-top: 1px dashed #dedede;
    
}

.prod-detail .left .cont07 span {
    flex: 1;
    margin: 0 20px;
    color: #999;
}
.prod-detail .left .cont07 span:last-child{
    text-align: right;
}

.prod-detail .left .cont07 a{
    color: #127dc2;
    text-decoration: none;
}

.prod-detail .left .cont07 a:hover{
    /*color: #333;*/
    text-decoration: underline;
}

/*相关需求*/
.prod-detail .left .cont08{
	margin-top: 10px;
	width: 830px;
	height: auto;
	background-color: #fff;
	box-sizing: border-box;
	overflow: hidden;
}
.prod-detail .left .cont08 ul{
    display: flex;
    flex-flow: row wrap;
    align-items: left;
    column-gap: 25px;
    padding: 10px 0px;
}
.prod-detail .left .cont08 ul li{
    height: auto;
    width: 390px;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.prod-detail .left .cont08 ul li a{
    flex: 1;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.prod-detail .left .cont08 ul li span{
    width: 20px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
    color: #999;
}

.prod-detail .left .cont08 ul li div{
    width: 100px;
    margin-left: 10px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-align: right;
    color: #999;
}






.prod-detail .right{
	float: right;
	width: 360px;
	/*height: 500px;*/
	/*background-color: #fff;*/
}


/* 2024-04-28 duankeqi */
.prod-detail .right .cont01{
	width: 360px;
	height: auto;
	overflow: hidden;
	background-color: #fff;
	margin-bottom: 10px;
}
.prod-detail .right .cont01 .head{
    height: 50px;
    line-height: 50px;   
    font-size: 15px;
    border-bottom: 1px dashed #ccc;
    padding: 0 10px;
    font-weight: bold;
}
.prod-detail .right .cont01 .body{
    height: auto;
    padding: 10px 0px;
}
.prod-detail .right .cont01 .body .bd{    
    display: flex;
    flex-direction: row;
}
.prod-detail .right .cont01 .body .bd span{
    width: 80px;
    height: 30px;
    line-height: 30px;   
    text-align: right;
    overflow: hidden;
    color: #999;
}
.prod-detail .right .cont01 .body .bd div{
    flex: 1;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding-right: 5px;
}
.prod-detail .right .cont01 .foot{   
    height: 60px;
    line-height: 60px;    
    border-top: 1px dashed #ccc;
    text-align: center;
}
/* 2024-04-28 duankeqi end */


.prod-detail .right .cont02{
	width: 360px;
	height: auto;
	overflow: hidden;
	background-color: #fff;
	margin-bottom: 10px;
}


.prod-detail .right .cont02 .t{
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	
}
.prod-detail .right .cont02 .t span{
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #999;
}
.prod-detail .right .cont02 .t a{
	flex:1;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.prod-detail .right .cont02 .t .date{
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-left: 5px;
	overflow: hidden;
	color: #999;
}








.prod-detail .right .cont03{
	width: 360px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #fff;
}
.prod-detail .right .cont03 .item{
	width: 360px;
	height: 120px;
	background-color: #fff;
	box-sizing: border-box;
	padding-top: 10px;
	
	border-bottom: 1px dashed #ccc;
}
.prod-detail .right .cont03 .item .s1{
	float: left;
	width: 135px;
	height: 92px;
	overflow: hidden;
	box-sizing: border-box;
	margin-left: 10px;
	background-color: #ccc;
	position: relative;
}
.prod-detail .right .cont03 .item .s1 .png{
	width: 135px;
	height: 92px;
	object-fit: cover;
	border-radius: 5px;
	transition: all 0.6s;
}

.prod-detail .right .cont03 .item .s1 .cert{
	position: absolute; 	
	width: 68px; 
	height: 68px; 
	left: 67px; 	
	top: 0px;	
	z-index: 100;
}

.prod-detail .right .cont03 .item .s1 .png:hover{
	transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transform: scale(1.2); 
	-moz-transform: scale(1.2); 
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2); 
}

.prod-detail .right .cont03 .item .s2{
	float: right;
	width: 210px;
	height: 100px;
	overflow: hidden;
	box-sizing: border-box;
	/*background-color: #ccc;*/
}
.prod-detail .right .cont03 .item .s2 .t1{
	font-size: 16px;
	width: 190px;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	padding-right: 15px;
	/*background-color: #ccc;*/
}
.prod-detail .right .cont03 .item .s2 .t2{
	font-size: 12px;
	color: #999;
	width: 190px;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	padding-right: 15px;
	margin-top: 8px;
	/*background-color: #ccc;*/
}
.prod-detail .right .cont03 .item .s2 .t3{
	font-size: 12px;
	color: #999;
	width: 204px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	margin-top: 5px;
	/*background-color: #ccc;*/
}










.prod-detail .right .cont04{
	width: 360px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #fff;
	
}
.prod-detail .right .cont04 .title{
	width: 340px;
	padding: 0 5px;
	
	box-sizing: border-box;
	overflow: hidden;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
}
.prod-detail .right .cont04 .title span{ 
	color: #666; 
	background-color: #ccc; 
	display: inline-block; 
	height: 20px; 
	line-height: 20px; 
	width: 20px; 
	margin:0px 10px;
	text-align: center;
}
.prod-detail .right .cont04 .title:first-child span{
	color: #fff;
	background-color: #ff9e33;
}
.prod-detail .right .cont04 .title:nth-child(2) span{
	color: #fff;
	background-color: #ff9e33;
}
.prod-detail .right .cont04 .title:nth-child(3) span{
	color: #fff;
	background-color: #ff9e33;
}




.prod-detail .right .cont05{
	width: 360px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #fff;	
}
.prod-detail .right .cont05 .item{
	width: 360px;
	height: 90px;
	overflow: hidden;
	/*background-color: #eee;*/
	border-bottom: 1px dashed #eee;
	margin-top: 5px;

}
.prod-detail .right .cont05 .item .s1{
	float: left;
	width: 120px;
	height: 80px;
	overflow: hidden;
	margin-left: 10px;
	position: relative;
}
.prod-detail .right .cont05 .item .s1 .png{
	width: 120px;
	height: 80px;
	overflow: hidden;
	border-radius: 8px;
	transition: all 0.6s;
}

.prod-detail .right .cont05 .item .s1 .cert{
	position: absolute; 	
	width: 68px; 
	height: 68px;
	left: 54px; 	
	top: -2px;	
	z-index: 100;
}
.prod-detail .right .cont05 .item .s1 .png:hover{
	transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transform: scale(1.2); 
	-moz-transform: scale(1.2); 
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2); 
}
.prod-detail .right .cont05 .item .s2{
	float: right;
	width: 210px;
	height: 80px;
	overflow: hidden;
	margin-right: 10px;
	/*background-color: #666;*/
}
.prod-detail .right .cont05 .item .s2 .t1{
	width: 200px;
	height: 40px;
	line-height: 20px;
	font-size: 15px;
	/*background-color: #eee;*/
	overflow: hidden;

}

.prod-detail .right .cont05 .item .s2 .t2{
	width: 200px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	/*background-color: #eee;*/
	color: #999;
	overflow: hidden;
	margin-top: 2px;
}
.prod-detail .right .cont05 .item .s2 .t3{
	width: 200px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	/*background-color: #eee;*/
	color: #999;
	overflow: hidden;
}
