/*TODO common.css*/

.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;*/
}


/************************************************tech screen p01************************************************/

.left-t01{
	float: left;
	width: 600px;
	height: 400px;
	overflow:hidden;
	/*background-color: #fff;*/
}
.right-t01{
	float: right;
	width: 590px;
	height: 400px;
	overflow:hidden;
	background-color: #fff;
}


.right-t01 .cont01{
	width: 590px;
	height: 50px;	
}
.right-t01 .cont01 .m{
	float:left; 
	width:140px; 
	height: 50px; 
	text-align: center; 
	line-height: 50px; 
	border-top: 4px solid #fff;
	
	border-bottom: 1px solid #f4f4f4;
	font-size: 18px;
	box-sizing: border-box;
	overflow: hidden;
	cursor: pointer;

}
.right-t01 .cont01 .current{
	
	border-right: 1px solid #f4f4f4;
	border-top: 4px solid #137ec1;
	border-bottom: 1px solid #fff;
}
.right-t01 .cont01 .tail{
	float:left; 
	width:310px; 
	height: 50px; 
	line-height: 50px; 
	border-bottom: 1px solid #f4f4f4;
	box-sizing: border-box;
	overflow: hidden;
}



.right-t01 .cont02{
	width: 100%; background-color: #fff; height: 430px;
}
.right-t01 .cont02 h3{	
	width: inherit;

	font-size: 20px;
	font-weight: bold;	
	box-sizing: border-box;	
	vertical-align: middle;
	overflow: hidden;
}

.right-t01 .cont02 h3 .h1-left{
	float: left;
	width: 130px;
	height: 70px;
	line-height: 70px;
	font-size: 42px;
	color: #ea272f;
	font-family: 黑体;
	text-align: center;
}
.right-t01 .cont02 h3 .h1-right{
	float: left;
	width: 450px;
	height: 40px;
	line-height: 40px;
	margin-top: 15px;
	text-align: left;
	overflow: hidden;
	padding-left: 15px;
	box-sizing: border-box;	
	border-left: 2px solid #ea272f;
	
}
.right-t01 .cont02 p{
	font-size: 14px;
	color: #999;
	height: 30px;
	line-height: 30px;
	width:inherit;	
	padding-left: 25px;
	padding-right:20px;
	box-sizing: border-box;	
	overflow: hidden;

}


.right-t01 .cont02 dl dt{
	float: left;
	width: 150px;
	height: 100px;
	padding:0px;
	box-sizing: border-box;
	overflow: hidden;
	text-align: center;
	margin: 5px;
	margin-top: 15px;
	margin-left: 10px;
	
}
.right-t01 .cont02 dl dt img {
	width: 150px; height: 100px; object-fit: cover;
	border-radius: 8px;
	transition: all 0.6s;
}
.right-t01 .cont02 dl dt 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-t01 .cont02 dl dd{
	float: left;
	height: 106px;
	text-align: left;
	width:405px;
	margin-top: 15px;	
	box-sizing: border-box;	
	overflow: hidden;
	/*padding-top: 8px;*/
	margin-left: 10px;	
}
.right-t01 .cont02 dl dd p{
	width: inherit;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	box-sizing: border-box;	
	overflow: hidden;
	display: flex;
	flex-flow: row nowrap;
}
.right-t01 .cont02 dl dd p a{
    flex: 1;
    margin-right: 4px;
}
.right-t01 .cont02 dl dd p span{
    color: #999;
    font-size: 14px;
    width: auto;
    /*background-color: #ccc;*/
    text-align: right;
}
.right-t01 .cont02 dl dd p:first-child{ font-weight: bold; font-size: 16px;}



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

/**********************第2屏  p02**********************************/
.left-t02{
	float: left;
	width: 860px;
	/*height: 600px;*/
	overflow: hidden;
	box-sizing: border-box;
	background-color: #fff;
}
.left-t02 .cont01{
	width: 860px;
	height: 260px;
	overflow: hidden;
	background-color: #fff;
}
.left-t02 .cont01 .s1{
	float: left;
	width: 320px;
	height: 240px;
	margin:10px;
	margin-left: 20px;
	/*background-color: #ccc;*/
	box-sizing: border-box;
	overflow: hidden;
}
.left-t02 .cont01 .s1 .t1{
	width: 320px;
	height: 210px;
	overflow: hidden;
}
.left-t02 .cont01 .s1 .t2{
	width: 320px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	padding-left: 5px; 
	padding-right: 5px;
	box-sizing: border-box;
	overflow: hidden;
}

.left-t02 .cont01 .s1 .t1 img{
	width: 320px;
	height: 210px;
	object-fit: cover;
	border-radius: 10px;
	overflow: hidden;
	
transition: all 0.6s;
}
.left-t02 .cont01 .s1 .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-t02 .cont01 .s2{
	float: left;
	width: 490px;
	height: 240px;
	margin:10px;
	/*background-color: #ccc;*/
	box-sizing: border-box;
}
.left-t02 .cont01 .s2 .item{
	width: 490px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}

.left-t02 .cont01 .s2 .item .t1{
	float: left;
	width: 430px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	/*background-color: #345;*/
}
.left-t02 .cont01 .s2 .item .t1 span{
	display: inline-block;
	width: 20px;
	text-align: center;
	color: #999;
	height: 30px;
	line-height: 30px;
}
.left-t02 .cont01 .s2 .item .t2{
	float: right;
	width: 50px;
	text-align: right;
	padding-right: 10px;	
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}

.left-t02 .cont02{
	width: 860px;
	height: 230px;
	overflow: hidden;
	background-color: #fff;
}
.left-t02 .cont02 .item{
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	width: 400px;
	height: 94px;
	overflow: hidden;
	/*background-color: #ccc;*/
	border-bottom: 1px dashed #eee;
}
.left-t02 .cont02 .item .s1{
	float: left;
	width:130px;
	height: 84px;
	/*background-color: red;*/
	box-sizing: border-box;
	overflow: hidden;
}
.left-t02 .cont02 .item .s1 img{
	width: 130px;
	height: 84px;
	object-fit: cover;
	border-radius: 8px;
	transition: all 0.6s;
}
.left-t02 .cont02 .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); 
}
.left-t02 .cont02 .item .s2{
	float: right;
	width: 260px;
	height: 40px;
	line-height: 20px;		
	box-sizing: border-box;
	overflow: hidden;
	font-size: 16px;
}
.left-t02 .cont02 .item .s3{
	float: right;
	width: 260px;
	height: 20px;
	line-height: 20px;	
	color: #999;
	box-sizing: border-box;
	overflow: hidden;
	font-size: 12px;
	/* background-color: #123; */
}

.right-t02{
	float: right;
	width: 330px;
	/*height: 600px;*/
	overflow: hidden;
	box-sizing: border-box;
	background-color: #fff;
}
.right-t02 .cont01{
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #fff;
	
}
.right-t02 .cont01 .title{
	float: left;
	width: 230px;
	padding: 0 5px;	
	box-sizing: border-box;
	overflow: hidden;
	height: 32px;
	line-height: 32px;
	font-size: 14px;	
}
.right-t02 .cont01 .date{
	float: right;
	width: 90px;
	padding: 0 5px;	
	box-sizing: border-box;
	overflow: hidden;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	text-align: right;
	color: #999;
}
.right-t02 .cont01 .title .sp1{ 
	color: #666; 
	background-color: #ccc; 
	display: inline-block; 
	height: 20px; 
	line-height: 20px; 
	width: 20px; 
	margin:0px 10px;
	margin-left: 4px;
	text-align: center;

}

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




.right-t02 .cont02{
	width: 330px;
	height: 150px;
	background-color: #ccc;
	margin-top: 10px;
}
.right-t02 .cont02 img{
	width: 330px;
	height: 150px;
}



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


.left-t03 .t1{
	width: 300px;
	height: 200px;
	overflow: hidden;
	position: relative;
}
.left-t03 .t1 .png{
	width: 300px;
	height: 200px;
	object-fit: cover;
	/*border-radius: 8px;*/
	/*border-bottom-left-radius: 0px;*/
	/*border-bottom-right-radius: 0px;*/
	transition: all 0.6s;
}

.left-t03 .t1 .play{
	position: absolute; 
	width: 50px; 
	height: 50px; 
	left: 244px; 
	top: 145px;
	z-index: 100;
	cursor: pointer;
}
.left-t03 .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-t03 .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-t03 .t3{
	width: 300px;
	height: 35px;
	line-height: 30px;
	font-size: 14px;
	color: #666;
	box-sizing: border-box;
	overflow: hidden;
	padding-left:5px;
	padding-right:5px;
	padding-bottom: 5px;	
	background-color: #eee;
}
.left-t03 .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-t03{
	float: right;
	width: 840px;
	height: 330px;
	background-color: #fff;
	box-sizing: border-box;
	overflow: hidden;
}

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

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

.right-t03 .item .t1 .play{
	position: absolute; 
	width: 40px; 
	height: 40px; 
	left: 104px; 
	top: 56px;
	z-index: 100;
	cursor: pointer;
}
.right-t03 .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-t03 .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-t04{
	float: left;
	width: 790px;
	height: 400px;
	overflow: hidden;
	background-color: #fff;
}

.left-t04 .cont{
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: row wrap;
    align-content: stretch;
}

.left-t04 .cont .item{
    width: 150px;
    height: 167px;
    /*background-color: #ddd;*/
    margin: 4px;
    display: flex;
    flex-flow: column nowrap;
    text-align: center;
}

.left-t04 .cont .item img{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin: 0 auto;
    margin-top: 2px;
    
}
.left-t04 .cont .item .title{
    width: 100%;
    height: 20px;
    line-height: 20px;
    margin-top: 15px;
    overflow: hidden;
}
.left-t04 .cont .item span{
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #999;
    margin-bottom: 10px;
    overflow: hidden;
    /*background-color: #ccc;*/
    
}




.right-t04{
	float: right;
	width: 400px;
	height: 400px;
	overflow: hidden;
	background-color: #fff;
}


.right-t04 .title{
	width: 100%;
	padding: 0 5px;	
	box-sizing: border-box;
	overflow: hidden;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	
}


.right-t04 .title span{ 
	color: #666; 
	background-color: #ccc; 
	display: inline-block; 
	height: 20px; 
	line-height: 20px; 
	width: 20px; 
	margin:0px 5px;
	text-align: center;
}



/*
.right-t04 .title:first-child span{
	color: #fff;
	background-color: #ff9e33;
}


.right-t04 .title:nth-child(3) span{
	color: #fff;
	background-color: #ff9e33;
}

*/


/**/


/*产品列表 tech-list*/
.ad002,.ad006{
	width: 1200px;
	height: 120px;
	object-fit: cover;
}

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

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

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

.tech-list .left .item .s1{
	float: left;
	width: 188px;
	height: 125px;
	overflow: hidden;
	box-sizing: border-box;
	/*background-color: #cc1;*/
}

.tech-list .left .item .s1 img{
	width: 188px;
	height: 125px;
	object-fit: cover;
	border-radius: 8px;
	transition: all 0.6s;
}

.tech-list .left .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); 
}


.tech-list .left .item .s2{
	float: left;
	width: 600px;
	height: 125px;
	margin-left: 10px;
	box-sizing: border-box;	
}


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

.tech-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; */
}
.tech-list .left .item .s2 .topic span{
	display: inline-block;
	float: right;
	font-size: 12px;
}
.tech-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;
	
}
.tech-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;
}
.tech-list .left .item .s2 .three-column{
	width: 100%;	
	display: flex;
}
.tech-list .left .item .s2 .three-column span{
	flex: 1;
	font-size: 12px;
	color: #999;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
}

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

/* 
.tech-list .left .item .s2 h5{
	font-size: 16px;
	width: 600px;
	height: 25px;
	line-height: 25px;
	box-sizing: border-box;
	overflow: hidden;
	color: #333;
	
}
.tech-list .left .item .s2 h5 span{
	display: inline-block;
	float: right;
	font-size: 12px;
}

.tech-list .left .item .s2 h2{
	font-size: 14px;
	width: 600px;
	height: 50px;
	line-height: 25px;
	margin-top: 4px;
	
	box-sizing: border-box;
	overflow: hidden;
	color: #999;
	
}
.tech-list .left .item .s2 h3{
	font-size: 12px;
	width: 600px;
	height: 25px;	
	margin-bottom: 0px;
	line-height: 25px;
	box-sizing: border-box;
	overflow: hidden;
	color: #999;
}
.tech-list .left .item .s2 h3 span{
	display: inline-block;
	float: right;
	font-size: 12px;
} */


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


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

}

.tech-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;

}

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

/*2023-6-4新添加*/

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

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

.tech-list .right .cont02 .item .s1 .cert{
	position: absolute; 	
	width: 68px; 
	height: 68px; 
	left: 67px; 	
	top: 0px;	
	z-index: 100;
}
.tech-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); 
}
.tech-list .right .cont02 .item .s2{
	float: right;
	width: 195px;
	height: 90px;
	overflow: hidden;
	margin-right: 10px;
	/*background-color: #666;*/
}
.tech-list .right .cont02 .item .s2 .t1{
	width: 190px;
	height: 35px;
	line-height: 35px;
	font-size: 15px;
	/*background-color: #eee;*/
	overflow: hidden;

}
.tech-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;
}
.tech-list .right .cont02 .item .s2 .t3{
	width: 190px;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	/*background-color: #eee;*/
	color: #999;
	overflow: hidden;
}







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

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

.tech-list .right .cont03 .item .s1 .cert{
	position: absolute; 	
	width: 68px; 
	height: 68px; 
	left: 67px; 	
	top: 0px;	
	z-index: 100;
}
.tech-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); 
}
.tech-list .right .cont03 .item .s2{
	float: right;
	width: 195px;
	height: 90px;
	overflow: hidden;
	margin-right: 10px;
	/*background-color: #666;*/
}
.tech-list .right .cont03 .item .s2 .t1{
	width: 190px;
	height: 40px;
	line-height: 20px;
	font-size: 14px;
	overflow: hidden;
	margin-top: 5px;

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







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

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

.tech-detail .left .cont01{
	width: 830px;
	/*height: 110px;*/
	overflow: hidden;
	background-color: #fff;
}
.tech-detail .left .cont01 .s1{
	font-size: 38px;
	color: #333;
	/*height: 40px;*/
	line-height: 55px;
	width: 790px;
	margin:20px;
	/*background-color: #ccc;*/
	overflow: hidden;
	box-sizing: border-box;
	font-weight: bold;

}
.tech-detail .left .cont01 .s2{
	font-size: 14px;
	color: #999;
	height: 30px;
	line-height: 30px;
	width: 790px;
	margin:20px;
	/*background-color: #ccc;*/
	overflow: hidden;
	box-sizing: border-box;
	border-bottom:1px dashed #eee;
}


.tech-detail .left .cont02{
	width: 830px;
	min-height: 120px;
	line-height: 35px;
	font-size: 16px;
	background-color: #fff;
	box-sizing: border-box;
	padding: 20px;
	padding-left: 60px;
	padding-right: 60px;
	padding-bottom:30px;
}


/*  */
.tech-detail .left .cont02 .tail{
    width:100%; height:auto; line-height:25px; background-color:#eee; border:1px solid #ddd; margin-top:100px; padding:10px; font-size:13px; color:#666;
}
.tech-detail .left .cont02 .tail .t1{
    margin-bottom: 5px;
}
.tech-detail .left .cont02 .tail .t2{
    margin-top: 5px;
    margin-left: 30px;
}
.tech-detail .left .cont02 .tail .t3{
    margin-top: 5px; margin-left: 30px;
    color: #137ec1;
	cursor: pointer;
}

#tech_author_box{
	width: 92%; height: 80%; margin:0 auto; line-height: 25px; display: none;
}
#tech_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;
}
#tech_author_box .item{
	width: 100%;
	height: 38px; 
	line-height: 38px; 	
	display: flex;
	flex-flow: row nowrap;
	margin-top: 10px;
}
#tech_author_box .item:first-child{
	margin-top: 30px;
}
#tech_author_box .item label{
	font-size: 14px;
	width: 80px;
	height: 38px; 
	line-height: 38px;	
}
#tech_author_box .item input{
	font-size: 14px;
	flex:1;
}


/**/

#go_login_box{
	width: 92%; height: 80%; margin:0 auto; line-height: 25px; display: block;
}
#go_login_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;
}
#go_login_box .item{
	width: 100%;
	height: 38px; 
	line-height: 38px; 	
	display: flex;
	flex-flow: row nowrap;
	margin-top: 10px;
}
#go_login_box .item:first-child{
	margin-top: 30px;
}
#go_login_box .item label{
	font-size: 14px;
	width: 80px;
	height: 38px; 
	line-height: 38px;	
}
#go_login_box .item input{
	font-size: 14px;
	flex:1;
}


/*  */

.tech-detail .left .cont03{
	width: 830px;
	height: 45px;
	background-color: #fff;
	padding-right: 20px;
	box-sizing: border-box;
	border-bottom: 1px solid #f4f4f4;
}
.tech-detail .left .cont04{
	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;
}



/*相关技术 06-18*/
.tech-detail .left .cont05{
	margin-top: 10px;
	width: 830px;
	height: 230px;
	background-color: #fff;
	box-sizing: border-box;
	overflow: hidden;
}
.tech-detail .left .cont05 .rt{
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
}
.tech-detail .left .cont05 .rt .item{
	width: 394px;
	margin-top: 5px;	
	font-size: 15px;
	height: 30px;
	line-height: 30px;
	margin-left: 20px;
	overflow: hidden;
}

/* 上一个 下一个 css*/
.tech-detail .left .cont06{
	width: 830px;
	height: 100px;
	line-height: 35px;
	background-color: #fff;
	border-top: 1px dashed #ccc;
	padding-top: 15px;
	box-sizing: border-box;
	font-size: 18px;
}
.tech-detail .left .cont06 .t{
    color: #999;
	padding-left: 20px;
}
.tech-detail .left .cont06 .t a{
	color: #137ec1;
}
.tech-detail .left .cont06 .t a:hover{
	text-decoration: underline;
}
/* 上一个 下一个 css*/



/*相关设备 06-19*/
.tech-detail .left .cont07{
	margin-top: 10px;
	width: 830px;
	height: auto;
	background-color: #fff;
	box-sizing: border-box;
	overflow: hidden;
}
.tech-detail .left .cont07 .rs{
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	flex-wrap: nowrap;
	padding-top: 10px;
}
.tech-detail .left .cont07 .rs .item{
	width: 150px;
	height: 145px;
	font-size: 15px;
	overflow: hidden;
	/*background-color: #eee;*/
	display: flex;
	flex-flow: column nowrap;
}
.tech-detail .left .cont07 .rs .item .png{
    width: 150px;
    height: 100px;
    object-fit: cover;
}
.tech-detail .left .cont07 .rs .item span{
    /*background-color: #666;*/
    font-size: 14px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    margin-top: 5px;
    overflow: hidden;
    padding: 0 8px;
}



.tech-detail .right{
	float: right;
	width: 360px;
	/*height: 500px;*/
	/*background-color: #fff;*/
}
.tech-detail .right .cont01{
	width: 360px;
	height: 170px;
	overflow: hidden;
	background-color: #fff;
	margin-bottom: 10px;
}
.tech-detail .right .cont01 .s1{
	float: left;
	width: 150px;
	height: 150px;
	margin: 10px;
	/*background-color: #eee;*/
}
.tech-detail .right .cont01 .s1 img{
	width: 150px;
	height: 150px;
	object-fit: cover;
	/*overflow: cover;*/
}
.tech-detail .right .cont01 .s2{
	float: right;
	width: 170px;
	height: 130px;
	margin: 10px;
	/*background-color: #eee;*/
}
.tech-detail .right .cont01 .s2 .t1{
	font-size: 18px;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	margin-top: 15px;
}
.tech-detail .right .cont01 .s2 .t2{
	font-size: 18px;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	margin-top: 10px;
	color: #ff0000;
}

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

.tech-detail .right .cont03{
	width: 360px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #fff;
}
.tech-detail .right .cont03 .item{
	width: 360px;
	height: 120px;
	background-color: #fff;
	box-sizing: border-box;
	padding-top: 10px;
	
	border-bottom: 1px dashed #ccc;
}
.tech-detail .right .cont03 .item .s1{
	float: left;
	width: 115px;
	height: 92px;
	overflow: hidden;
	box-sizing: border-box;
	margin-left: 10px;
	background-color: #ccc;
}
.tech-detail .right .cont03 .item .s1 img{
	width: 115px;
	height: 92px;
	object-fit: cover;
	border-radius: 5px;
	transition: all 0.6s;
}
.tech-detail .right .cont03 .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); 
}

.tech-detail .right .cont03 .item .s2{
	float: right;
	width: 224px;
	height: 100px;
	overflow: hidden;
	box-sizing: border-box;
	/*background-color: #ccc;*/
}
.tech-detail .right .cont03 .item .s2 h1{
	font-size: 16px;
	width: 210px;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	padding-right: 15px;
	/*background-color: #ccc;*/
}
.tech-detail .right .cont03 .item .s2 h2{
	font-size: 13px;
	color: #999;
	width: 210px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	padding-right: 15px;
	margin-top: 5px;
	/*background-color: #ccc;*/
}
.tech-detail .right .cont03 .item .s2 h3{
	font-size: 12px;
	color: #999;
	width: 224px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	margin-top: 5px;
	/*background-color: #ccc;*/
}










.tech-detail .right .cont04{
	width: 360px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #fff;
	
}
.tech-detail .right .cont04 .title{
	width: 340px;
	padding: 0 5px;
	
	box-sizing: border-box;
	overflow: hidden;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
}
.tech-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;
}
.tech-detail .right .cont04 .title:first-child span{
	color: #fff;
	background-color: #ff9e33;
}
.tech-detail .right .cont04 .title:nth-child(2) span{
	color: #fff;
	background-color: #ff9e33;
}
.tech-detail .right .cont04 .title:nth-child(3) span{
	color: #fff;
	background-color: #ff9e33;
}

/**/
.tech-detail .right .cont07{
	width: 360px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #fff;
	
}
.tech-detail .right .cont07 .title{
	width: 340px;
	padding: 0 5px;
	
	box-sizing: border-box;
	overflow: hidden;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
}
.tech-detail .right .cont07 .title span{ 
	color: #666; 
	display: inline-block; 
	height: 20px; 
	line-height: 20px; 
	width: 20px; 
	margin:0px;
	text-align: center;
}




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

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

.tech-detail .right .cont05 .item .s1 .cert{
	position: absolute; 	
	width: 68px; 
	height: 68px; 
	left: 67px; 	
	top: 0px;	
	z-index: 100;
}
.tech-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); 
}
.tech-detail .right .cont05 .item .s2{
	float: right;
	width: 195px;
	height: 90px;
	overflow: hidden;
	margin-right: 10px;
	/*background-color: #666;*/
}
.tech-detail .right .cont05 .item .s2 .t1{
	width: 190px;
	height: 40px;
	line-height: 20px;
	font-size: 14px;
	overflow: hidden;
	margin-top: 5px;

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



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

}

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

}

.tech-detail .right .cont06 .title:first-child span{
	color: #fff;
	background-color: #ff9e33;
}
.tech-detail .right .cont06 .title:nth-child(2) span{
	color: #fff;
	background-color: #ff9e33;
}
.tech-detail .right .cont06 .title:nth-child(3) span{
	color: #fff;
	background-color: #ff9e33;
}














