/* 幻灯片 */
	.lectotype-banner{
		width: 100%;
	}
	
	.lectotype-banner img{
		width: 100%;
		height: 100%;
	}

/* 内容 */
	.lectotype-content-wrapper{
		width: 100%;
		padding: 1.577% 0% 3.153%;
		background-color: rgba(244, 248, 251, 1);
	}
	
	.lectotype-content-wrapper .crumb{
		width: 100%;
		display: flex;
		font-size: 16px;
		align-items: center;
		color: rgba(84, 84, 84, 1);
	}
	
	.lectotype-content-wrapper .crumb a{
		color: inherit;
		font-size: inherit;
	}
	
	.lectotype-content-wrapper .crumb a:first-child{
		margin-right: 0.526%;
	}
	
	.lectotype-content-wrapper .crumb .icon{
		margin: 0% 0.263%;
		transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
	}
	
	.lectotype-content-wrapper .crumb .icon span{
		font-size: 18px;
	}
	
	.lectotype-content-wrapper .lectotype-content{
		padding: 2.414%;
		margin-top: 2.069%;
		background-color: rgba(255, 255, 255, 1);
	}
	
	.lectotype-content-wrapper .lectotype-content .head .title{
		width: 100%;
		line-height: 1;
		font-size: 26px;
		color: rgba(29, 32, 136, 1);
	}
	
	.lectotype-content-wrapper .lectotype-content .head .sub-title{
		width: 100%;
		line-height: 1;
		font-size: 16px;
		margin-top: 1.450%;
		color: rgba(95, 95, 95, 1);
	}
	
	/* 标题 */
	.lectotype-content-wrapper .lectotype-content .product-wrapper .title,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .title,
	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .title{
		width: 100%;
		display: flex;
		font-size: 16px;
		align-items: center;
		margin-bottom: 2.174%;
		color: rgba(13, 13, 13, 1);
		justify-content: flex-start;
	}
	
	.lectotype-content-wrapper .lectotype-content .product-wrapper .title .numeral,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .title .numeral,
	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .title .numeral{
		width: 2.392%;
		padding: 1.087% 0%;
		margin-right: 0.725%;
		background-size: 100% 100%;
		background-repeat:no-repeat;
		background-position: center;
	}
	
	.lectotype-content-wrapper .lectotype-content .product-wrapper .title p,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .title p,
	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .title p{
		width: 90%;
	}

	/* 相机系列和型号 */
	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper{
		width: 100%;
		margin-top: 2.174%;
		padding-bottom: 3.261%;
		border-bottom: 2px solid rgba(234, 234, 234, 1);
	}
	
	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .button{
		width: 23.914%;
		font-size: 16px;
		line-height: 40px;
		text-align: center;
		border-radius: 5px;
		color: rgba(29, 32, 136, 1);
		border: 1px solid rgba(29, 32, 136, 1);
	}
	
	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .form-wrapper{
		width: 100%;
		margin-top: 2.174%;
	}
	
	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .form-wrapper .dropdown-wrapper{
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	
	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .form-wrapper .dropdown-wrapper .item-select{
		width: 49%;
	}
	
	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .form-wrapper .dropdown-wrapper .item-select .text{
		border-width: 0px;
		border-radius: 5px;
		background-color: rgba(249, 249, 249, 1);
	}
	
	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .form-wrapper .dropdown-wrapper .item-select .icon-arrow{
		font-size: 24px;
	}
	
	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .form-wrapper .row-wrapper{
		width: 100%;
		display: flex;
		margin-top: 2.174%;
		align-items: center;
		justify-content: space-between;
	}
	
	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .form-wrapper .row-wrapper .image-size{
		width: 40%;
		display: flex;
		font-size: 16px;
		align-items: center;
		color: rgba(117, 117, 117, 1);
		justify-content: space-between;
	}
	
	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .form-wrapper .row-wrapper .image-size .label{
		max-width: 20%;
		line-height: 1;
	}
	
	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .form-wrapper .row-wrapper .image-size .input-wrapper{
		width: 35%;
		padding: 0% 2%;
		background-color: rgba(249, 249, 249, 1);
	}
	
	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .form-wrapper .row-wrapper .item{
		width: 28%;
		display: flex;
		font-size: 16px;
		align-items: center;
		justify-content: flex-start;
		color: rgba(117, 117, 117, 1);
	}
	
	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .form-wrapper .row-wrapper .item .label{
		max-width: 35%;
		line-height: 1;
	}
	
	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .form-wrapper .row-wrapper .item .input-wrapper{
		width: 60%;
		padding: 0% 2%;
		margin-left: 3.883%;
		background-color: rgba(249, 249, 249, 1);
	}
	
	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .form-wrapper .row-wrapper .item .input-wrapper input,
	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .form-wrapper .row-wrapper .image-size .input-wrapper input{
		width: 100%;
		outline: none;
		font-size: 16px;
		line-height: 45px;
		border-style: none;
		background-color: rgba(249, 249, 249, 1);
	}
	
	/* 计算值 */
	.lectotype-content-wrapper .lectotype-content .compute-wrapper{
		width: 100%;
		padding: 2.899% 0%;
		border-bottom: 1px solid rgba(234, 234, 234, 1);
	}
	
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .button-wrapper{
		width: 100%;
		display: flex;
		align-items: center;
		margin-bottom: 2.174%;
		justify-content: flex-start;
	}
	
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .button-wrapper .item{
		width: 12.319%;
		font-size: 16px;
		line-height: 45px;
		border-radius: 5px;
		text-align: center;
		margin-right: 2.174%;
		color: rgba(191, 191, 191, 1);
		border: 1px solid rgba(191, 191, 191, 1);
	}
	
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .button-wrapper .item:last-child{
		margin-right: 0%;
	}
	
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content{
		width: 100%;
		display: none;
		position: relative;
	}
	
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content img{
		width: 100%;
		height: 100%;
	}
	
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .wrapper{
		width: 100%;
		position: absolute;
		top: 0%;
		left: 0%;
	}
	
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .wrapper .text{
		width: 100%;
		font-size: 16px;
		line-height: 24px;
		color: rgba(99, 99, 99, 1);
	}
	
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .wrapper .button{
		width: 100%;
		display: flex;
		margin-top: 2.174%;
		align-items: center;
		justify-content: flex-start;
	}
	
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .wrapper .button .item{
		width: 12.319%;
		font-size: 16px;
		line-height: 45px;
		border-radius: 5px;
		text-align: center;
		margin-right: 2.174%;
		color: rgba(29, 32, 136, 1);
		border: 1px solid rgba(29, 32, 136, 1);
	}
	
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .target-width,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .focal-length,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .work-distance,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .target-height,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .magnification-rate,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .field-of-view-width,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .field-of-view-height,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .horizontal-view-angle,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .vertical-viewing-angle{
		width: 9.656%;
		line-height: 1;
		font-size: 16px;
		text-align: center;
		color: rgba(145, 145, 145, 1);
	}
	
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .focal-length{
		position: absolute;
		top: 87.342%;
		left: 21.725%;
	}
	
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .work-distance{
		position: absolute;
		top: 73.798%;
		left: 47.311%;
	}
	
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .horizontal-view-angle{
		position: absolute;
		top: 36.330%;
		left: 67.035%;
	}
	
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .vertical-viewing-angle{
		position: absolute;
		top: 57.469%;
		left: 73.794%;
	}
	
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .field-of-view-width{
		position: absolute;
		top: 12.152%;
		left: 81.035%;
	}
	
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .field-of-view-height{
		position: absolute;
		top: 55.950%;
		left: 92%;
	}
	
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .target-width{
		position: absolute;
		top: 12.152%;
		left: 81.035%;
	}
	
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .target-height{
		position: absolute;
		top: 45.950%;
		left: 92%;
	}
	
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .magnification-rate{
		position: absolute;
		top: 67.469%;
		left: 78.794%;
	}
	
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .focal-length input,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .work-distance input,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .target-height input,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .magnification-rate input,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .field-of-view-height input,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .vertical-viewing-angle input{
		width: 100%;
		outline: none;
		font-size: 16px;
		line-height: 35px;
		text-align: center;
		border-radius: 5px;
		margin-bottom: 7.143%;
		border: 1px solid rgba(145, 145, 145, 1);
	}
	
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .target-width input,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .field-of-view-width input,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .horizontal-view-angle input{
		width: 100%;
		outline: none;
		font-size: 16px;
		line-height: 35px;
		text-align: center;
		border-radius: 5px;
		margin-top: 7.143%;
		border: 1px solid rgba(145, 145, 145, 1);
	}
	
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .remark{
		line-height: 1;
		font-size: 16px;
		color: rgba(29, 32, 136, 1);
	}
	
	.lectotype-content-wrapper .lectotype-content .product-wrapper{
		width: 100%;
		padding: 2.899% 0%;
	}
	
	.lectotype-content-wrapper .lectotype-content .product-wrapper .product{
		width: 100%;
	}
	
	.lectotype-content-wrapper .lectotype-content .product-wrapper .product .head{
		display: grid;
		font-size: 16px;
		line-height: 40px;
		text-align: center;
		border-bottom: 1px solid rgba(225, 225, 225, 1);
		grid-template-columns: repeat(auto-fit, minmax(0px, 1fr));
	}
	
	.lectotype-content-wrapper .lectotype-content .product-wrapper .product .head p{
		width: 90%;
		margin: 0% auto;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}

	.lectotype-content-wrapper .lectotype-content .product-wrapper .product .list .on-data{
		width: 100%;
		font-size: 16px;
		line-height: 70px;
		text-align: center;
		color: rgba(175, 185, 191, 1);
	}
	
	.lectotype-content-wrapper .lectotype-content .product-wrapper .product .list .row{
		width: 100%;
		display: grid;
		font-size: 15px;
		line-height: 20px;
		padding: 1.563% 0%;
		text-align: center;
		color: rgba(0, 0, 5, 1);
		background-color: rgba(255, 255, 255, 1);
		border-bottom: 1px solid rgba(225, 225, 225, 1);
		grid-template-columns: repeat(auto-fit, minmax(0px, 1fr));
	}
	
	.lectotype-content-wrapper .lectotype-content .product-wrapper .product .list .row .icon{
		width: 11%;
		height: 0%;
		margin: 0% auto;
		padding: 5.5% 0%;
		display: inline-block;
		background-image: url('../images/icon-13.png');
		background-size: 100% 100%;
		background-repeat:no-repeat;
		background-position: center;
	}
	
	.lectotype-content-wrapper .lectotype-content .product-wrapper .product .list .row p{
		width: 90%;
		margin: 0% auto;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}

	/* 当前内容选中项 */
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content.current-item{
		display: block;
	}
	
	/* 镜头类型选中 */
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .button-wrapper .item.current-item{
		color: rgba(29, 32, 136, 1);
		border: 1px solid rgba(29, 32, 136, 1);
	}
	
	/* 产品悬停 */
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .wrapper .button .item.current-hover-item{
		color: rgba(255, 255, 255, 1);
		background-color: rgba(29, 32, 136, 1);
	}
	
	/* 产品悬停 */
	.lectotype-content-wrapper .lectotype-content .product-wrapper .product .list .row.current-hover-item{
		background-color: rgba(237, 238, 246, 1);
	}

/* 响应 1680 */
@media screen and (max-width: 1680px) {
/* 幻灯片 */

/* 内容 */
	.lectotype-content-wrapper .crumb{
		font-size: 15px;
	}
	
	.lectotype-content-wrapper .crumb .icon span{
		font-size: 17px;
	}
	
	.lectotype-content-wrapper .lectotype-content .head .title{
		font-size: 24px;
	}
	
	.lectotype-content-wrapper .lectotype-content .head .sub-title{
		font-size: 15px;
	}
	
	/* 标题 */
	.lectotype-content-wrapper .lectotype-content .product-wrapper .title,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .title,
	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .title{
		font-size: 15px;
	}
	
	/* 相机系列和型号 */
	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .button{
		font-size: 15px;
		line-height: 35px;
	}
	
	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .form-wrapper .dropdown-wrapper .item-select .icon-arrow{
		font-size: 22px;
	}
	
	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .form-wrapper .row-wrapper .image-size{
		font-size: 15px;
	}
	
	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .form-wrapper .row-wrapper .item{
		font-size: 15px;
	}
	
	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .form-wrapper .row-wrapper .item .input-wrapper input,
	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .form-wrapper .row-wrapper .image-size .input-wrapper input{
		font-size: 15px;
		line-height: 40px;
	}
	
	/* 计算值 */
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .button-wrapper .item{
		font-size: 15px;
		line-height: 40px;
	}
	
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .wrapper .text{
		font-size: 15px;
		line-height: 22px;
	}
	
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .wrapper .button .item{
		font-size: 15px;
		line-height: 40px;
	}
	
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .focal-length,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .work-distance,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .field-of-view-width,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .field-of-view-height,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .horizontal-view-angle,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .vertical-viewing-angle{
		font-size: 15px;
	}
	
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .focal-length input,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .work-distance input,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .target-height input,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .magnification-rate input,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .field-of-view-height input,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .vertical-viewing-angle input{
		font-size: 15px;
		line-height: 30px;
	}
	
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .target-width input,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .field-of-view-width input,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .horizontal-view-angle input{
		font-size: 15px;
		line-height: 30px;
	}
	
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .remark{
		font-size: 15px;
	}
	
	.lectotype-content-wrapper .lectotype-content .product-wrapper .product .head{
		font-size: 15px;
		line-height: 35px;
	}
	
	.lectotype-content-wrapper .lectotype-content .product-wrapper .product .list .on-data{
		font-size: 15px;
		line-height: 65px;
	}
	
	.lectotype-content-wrapper .lectotype-content .product-wrapper .product .list .row{
		font-size: 14px;
		line-height: 18px;
	}
}

/* 响应 1440 */
@media screen and (max-width: 1440px) {
/* 幻灯片 */

/* 内容 */
	.lectotype-content-wrapper .crumb{
		font-size: 14px;
	}
	
	.lectotype-content-wrapper .crumb .icon span{
		font-size: 16px;
	}
	
	.lectotype-content-wrapper .lectotype-content .head .title{
		font-size: 22px;
	}
	
	.lectotype-content-wrapper .lectotype-content .head .sub-title{
		font-size: 14px;
	}
	
	/* 标题 */
	.lectotype-content-wrapper .lectotype-content .product-wrapper .title,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .title,
	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .title{
		font-size: 14px;
	}
	
	/* 相机系列和型号 */
	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .button{
		font-size: 14px;
		line-height: 30px;
	}
	
	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .form-wrapper .dropdown-wrapper .item-select .icon-arrow{
		font-size: 20px;
	}
	
	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .form-wrapper .row-wrapper .image-size{
		font-size: 14px;
	}
	
	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .form-wrapper .row-wrapper .item{
		font-size: 14px;
	}
	
	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .form-wrapper .row-wrapper .item .input-wrapper input,
	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .form-wrapper .row-wrapper .image-size .input-wrapper input{
		font-size: 14px;
		line-height: 35px;
	}
	
	/* 计算值 */
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .button-wrapper .item{
		font-size: 14px;
		line-height: 35px;
	}
	
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .wrapper .text{
		font-size: 14px;
		line-height: 20px;
	}
	
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .wrapper .button .item{
		font-size: 14px;
		line-height: 35px;
	}
	
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .focal-length,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .work-distance,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .field-of-view-width,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .field-of-view-height,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .horizontal-view-angle,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .vertical-viewing-angle{
		width: 10.534%;
		font-size: 14px;
	}
	
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .focal-length input,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .work-distance input,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .target-height input,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .magnification-rate input,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .field-of-view-height input,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .vertical-viewing-angle input{
		font-size: 14px;
	}
	
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .target-width input,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .field-of-view-width input,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .horizontal-view-angle input{
		font-size: 14px;
	}
	
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .remark{
		font-size: 14px;
	}
	
	.lectotype-content-wrapper .lectotype-content .product-wrapper .product .head{
		font-size: 14px;
		line-height: 30px;
	}
	
	.lectotype-content-wrapper .lectotype-content .product-wrapper .product .head p:nth-child(3),
	.lectotype-content-wrapper .lectotype-content .product-wrapper .product .head p:nth-child(4){
		display: none;
	}
	
	.lectotype-content-wrapper .lectotype-content .product-wrapper .product .list .on-data{
		font-size: 14px;
		line-height: 60px;
	}
	
	.lectotype-content-wrapper .lectotype-content .product-wrapper .product .list .row{
		font-size: 13px;
		line-height: 16px;
	}
	
	.lectotype-content-wrapper .lectotype-content .product-wrapper .product .list .row p:nth-child(3),
	.lectotype-content-wrapper .lectotype-content .product-wrapper .product .list .row p:nth-child(4){
		display: none;
	}
}

/* 响应 1280 */
@media screen and (max-width: 1280px) {
/* 幻灯片 */

/* 内容 */
	.lectotype-content-wrapper .crumb{
		font-size: 13px;
	}
	
	.lectotype-content-wrapper .crumb .icon span{
		font-size: 15px;
	}
	
	.lectotype-content-wrapper .lectotype-content .head .title{
		font-size: 20px;
	}
	
	.lectotype-content-wrapper .lectotype-content .head .sub-title{
		font-size: 13px;
	}
	
	/* 标题 */
	.lectotype-content-wrapper .lectotype-content .product-wrapper .title,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .title,
	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .title{
		font-size: 13px;
	}
	
	/* 相机系列和型号 */
	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .button{
		font-size: 13px;
	}
	
	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .form-wrapper .dropdown-wrapper .item-select .icon-arrow{
		font-size: 18px;
	}
	
	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .form-wrapper .row-wrapper .image-size{
		font-size: 13px;
	}
	
	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .form-wrapper .row-wrapper .item{
		font-size: 13px;
	}
	
	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .form-wrapper .row-wrapper .item .input-wrapper input,
	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .form-wrapper .row-wrapper .image-size .input-wrapper input{
		font-size: 13px;
		line-height: 30px;
	}
	
	/* 计算值 */
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .button-wrapper .item{
		font-size: 13px;
		line-height: 30px;
	}
	
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .wrapper .text{
		font-size: 13px;
	}
	
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .wrapper .button .item{
		font-size: 13px;
		line-height: 30px;
	}
	
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .focal-length,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .work-distance,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .field-of-view-width,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .field-of-view-height,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .horizontal-view-angle,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .vertical-viewing-angle{
		font-size: 13px;
	}
	
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .focal-length input,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .work-distance input,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .target-height input,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .magnification-rate input,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .field-of-view-height input,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .vertical-viewing-angle input{
		font-size: 13px;
	}
	
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .target-width input,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .field-of-view-width input,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .horizontal-view-angle input{
		font-size: 13px;
	}
	
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .remark{
		font-size: 13px;
		margin-top: 1.450%;
	}
	
	.lectotype-content-wrapper .lectotype-content .product-wrapper .product .head{
		font-size: 13px;
		line-height: 25px;
	}
	
	.lectotype-content-wrapper .lectotype-content .product-wrapper .product .head p:nth-child(9),
	.lectotype-content-wrapper .lectotype-content .product-wrapper .product .head p:nth-child(10){
		display: none;
	}
	
	.lectotype-content-wrapper .lectotype-content .product-wrapper .product .list .on-data{
		font-size: 13px;
		line-height: 55px;
	}
	
	.lectotype-content-wrapper .lectotype-content .product-wrapper .product .list .row{
		font-size: 12px;
		line-height: 14px;
	}
	
	.lectotype-content-wrapper .lectotype-content .product-wrapper .product .list .row p:nth-child(9),
	.lectotype-content-wrapper .lectotype-content .product-wrapper .product .list .row p:nth-child(10){
		display: none;
	}
}

/* 响应 1000 */
@media screen and (max-width: 1000px) {
/* 幻灯片 */

/* 内容 */
	.lectotype-content-wrapper .crumb{
		font-size: 12px;
	}

	.lectotype-content-wrapper .crumb .icon span{
		font-size: 14px;
	}

	.lectotype-content-wrapper .lectotype-content .head .title{
		font-size: 18px;
	}

	.lectotype-content-wrapper .lectotype-content .head .sub-title{
		font-size: 12px;
		line-height: 18px;
	}

	/* 标题 */
	.lectotype-content-wrapper .lectotype-content .product-wrapper .title,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .title,
	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .title{
		font-size: 12px;
	}

	.lectotype-content-wrapper .lectotype-content .product-wrapper .title .numeral,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .title .numeral,
	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .title .numeral{
		width: 4.489%;
		padding: 2.245% 0%;
	}

	/* 相机系列和型号 */
	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .button{
		width: 31.717%;
		font-size: 12px;
	}

	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .form-wrapper .dropdown-wrapper .item-select .icon-arrow{
		font-size: 16px;
	}

	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .form-wrapper .row-wrapper{
		flex-wrap: wrap;
	}

	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .form-wrapper .row-wrapper .image-size{
		width: 70%;
		font-size: 12px;
		margin-bottom: 2.174%;
	}

	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .form-wrapper .row-wrapper .item{
		width: 49%;
		font-size: 12px;
	}

	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .form-wrapper .row-wrapper .item .input-wrapper input,
	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .form-wrapper .row-wrapper .image-size .input-wrapper input{
		font-size: 12px;
	}

	/* 计算值 */
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .button-wrapper .item{
		width: 21.548%;
		font-size: 12px;
	}

	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .wrapper{
		position: static;
	}

	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .wrapper .text{
		font-size: 12px;
	}

	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .wrapper .button .item{
		width: 21.548%;
		font-size: 12px;
	}

	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .form-wrapper{
		display: grid;
		grid-gap: 20px;
		grid-template-columns: repeat(2, 1fr);
	}

	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .target-width,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .focal-length,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .work-distance,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .target-height,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .magnification-rate,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .field-of-view-width,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .field-of-view-height,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .horizontal-view-angle,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .vertical-viewing-angle{
		width: 100%;
		position: static;
	}

	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .target-width .text-wrapper,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .focal-length .text-wrapper,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .work-distance .text-wrapper,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .target-height .text-wrapper,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .magnification-rate .text-wrapper,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .field-of-view-width .text-wrapper,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .field-of-view-height .text-wrapper,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .horizontal-view-angle .text-wrapper,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .vertical-viewing-angle .text-wrapper{
		display: flex;
		position: relative;
		align-items: center;
		justify-content: flex-end;
	}

	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .target-width .text-wrapper p,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .focal-length .text-wrapper p,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .work-distance .text-wrapper p,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .target-height .text-wrapper p,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .magnification-rate .text-wrapper p,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .field-of-view-width .text-wrapper p,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .field-of-view-height .text-wrapper p,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .horizontal-view-angle .text-wrapper p,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .vertical-viewing-angle .text-wrapper p{
		font-size: 12px;
		position: absolute;
		left: 10%;
	}

	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .target-width .text-wrapper .input-wrapper,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .focal-length .text-wrapper .input-wrapper,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .work-distance .text-wrapper .input-wrapper,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .target-height .text-wrapper .input-wrapper,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .magnification-rate .text-wrapper .input-wrapper,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .field-of-view-width .text-wrapper .input-wrapper,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .field-of-view-height .text-wrapper .input-wrapper,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .horizontal-view-angle .text-wrapper .input-wrapper,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .vertical-viewing-angle .text-wrapper .input-wrapper{
		width: 55%;
	}

	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .focal-length input,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .work-distance input,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .target-height input,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .magnification-rate input,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .field-of-view-height input,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .vertical-viewing-angle input{
		margin: 0%;
		font-size: 12px;

	}

	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .target-width input,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .field-of-view-width input,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .horizontal-view-angle input{
		margin: 0%;
		font-size: 12px;
	}

	.lectotype-content-wrapper .lectotype-content .compute-wrapper .remark{
		font-size: 12px;
	}

	.lectotype-content-wrapper .lectotype-content .product-wrapper .product .head{
		font-size: 12px;
		line-height: 20px;
		padding: 1.549% 0%;
	}

	.lectotype-content-wrapper .lectotype-content .product-wrapper .product .head p:nth-child(6),
	.lectotype-content-wrapper .lectotype-content .product-wrapper .product .head p:nth-child(7){
		display: none;
	}

	.lectotype-content-wrapper .lectotype-content .product-wrapper .product .list .on-data{
		font-size: 12px;
		line-height: 50px;
	}
	
	.lectotype-content-wrapper .lectotype-content .product-wrapper .product .list .row p:nth-child(6),
	.lectotype-content-wrapper .lectotype-content .product-wrapper .product .list .row p:nth-child(7){
		display: none;
	}
}

/* 响应 750 */
@media screen and (max-width: 750px) {
/* 幻灯片 */
	.lectotype-banner{
		margin-top: 61px;
	}

/* 内容 */

	/* 标题 */
	.lectotype-content-wrapper .lectotype-content .product-wrapper .title .numeral,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .title .numeral,
	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .title .numeral{
		width: 5.229%;
		padding: 2.615% 0%;
	}

	/* 相机系列和型号 */
	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .button{
		width: 60.430%;
	}

	.lectotype-content-wrapper .lectotype-content .camera-model-wrapper .form-wrapper .row-wrapper .image-size{
		width: 100%;
	}

	/* 计算值 */
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .button-wrapper .item,
	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .wrapper .button .item{
		width: 35.709%;
	}

	.lectotype-content-wrapper .lectotype-content .compute-wrapper .content .form-wrapper{
		grid-template-columns: repeat(1, 1fr);
	}
	
	.lectotype-content-wrapper .lectotype-content .product-wrapper .product .head p:nth-child(5),
	.lectotype-content-wrapper .lectotype-content .product-wrapper .product .head p:nth-child(8){
		display: none;
	}
	
	.lectotype-content-wrapper .lectotype-content .product-wrapper .product .list .row p:nth-child(5),
	.lectotype-content-wrapper .lectotype-content .product-wrapper .product .list .row p:nth-child(8){
		display: none;
	}
}