
.app-down-classifys .classify p,
.app-down-classifys .classify h3{font-size:20px}
.app-product-overview .larger .photo img{margin:0 auto; width:auto; max-width:100%; height:auto;}
/*.tableProDetails table tr:first-child td{font-size:20px}*/
.app-product-overview .thumb{display:none;}


.app-product-platform{padding:50px 0px;}
.app-product-platform h2{margin-bottom:30px; font-size:32px; text-align:center;}
.app-product-platform h3{margin-bottom:10px; font-size:20px;}
.app-product-platform p{margin-bottom:30px; font-size:18px; line-height:32px; color:#555;}
.app-product-platform p.summary{margin:0 auto; width:100%; max-width:1000px;}
.app-product-platform .pftable{width:100%; display: flex; justify-content:space-around; align-items:center;}
.app-product-platform .pfl{width:56%; }
.app-product-platform .pfr{width:40%; }
.app-product-platform img{max-width:100%; height:auto;}
.app-product-platform .pftable.tr .pfl{text-align:right;}
.app-product-platform .pftable.tr .pfr{order:-1;}


@media screen and (max-width: 1450px){
.tableProDetails table tr:first-child td,
.app-down-classifys .classify h3{font-size:18px}
}

@media screen and (max-width: 1366px){
.tableProDetails table tr:first-child td,
.app-down-classifys .classify h3{font-size:16px}
}
@media screen and (max-width: 1200px) {
.app-product-platform{padding:30px 0px;}
.app-product-platform .pftable{width:100%; display: flex; flex-direction:column;}
.app-product-platform .pfl{width:100%; }
.app-product-platform h2{margin-bottom:20px; font-size:24px;}
.app-product-platform h3{margin-bottom:10px; font-size:18px;}
.app-product-platform p{margin-bottom:30px; font-size:16px; line-height:24px;}
.app-product-platform p.summary{margin:0 auto; width:100%; max-width:1000px;}
.app-product-platform .pftable.tr .pfl{text-align:left;}
.app-product-platform .pfr{margin-bottom:15px; width:100%; order:-1;}
}

@media screen and (max-width: 768px){
.tableProDetails table tr:first-child td,
.app-down-classifys .classify h3{font-size:14px}

.app-product-platform h2{margin-bottom:20px; font-size:20px;}
.app-product-platform h3{margin-bottom:10px; font-size:16px;}
.app-product-platform p{margin-bottom:30px; font-size:14px; line-height:24px;}

}
@media screen and (max-width: 550px){
.app-product-download .data .title,
.tableProDetails table tr:first-child td,
.app-down-classifys .classify h3{font-size:13px}
}
.app-down-classifys .classify p{font-size:18px}
@media screen and (max-width: 1450px){
.app-down-classifys .classify p{font-size:16px}
}
@media screen and (max-width: 1366px){
.app-down-classifys .classify p{font-size:14px}
}
@media screen and (max-width: 550px){
.app-down-classifys .classify p{font-size:12px}
}

.tableProDetails table td{font-size:16px}

@media screen and (max-width: 1600px){
.tableProDetails table td{font-size:14px}
}
@media screen and (max-width: 780px){
.tableProDetails table td{font-size:12px}
}

.app-down-classifys .classify p{color:#555;padding:.5em 0}
/*.app-down-classifys .classify p img{display:none}*/
.app-product-size{display:flex;flex-direction:column;justify-content:center}
.app-product-size img{max-width:100%;min-width:50%;height:auto;display:block}
.tableProDetails table{width:100%;border-collapse:collapse}
/*.tableProDetails table tr:nth-child(even){background-color:rgba(255,0,0,0)}
.tableProDetails table tr:first-child td{padding:1em .5em;background-color:#0560f6;color:#fff;border-right:1px solid #ddebfd;border-bottom:1px solid #ddebfd;text-align:left;font-weight:normal}*/
@media screen and (max-width: 800px){
.tableProDetails table tr:first-child td{padding:.5em .8em}
}
/*
.tableProDetails table tr:first-child td:first-child{border-top-left-radius:5px}
.tableProDetails table tr:first-child td:last-child{border-right:none;border-top-right-radius:5px}
.tableProDetails table td{padding:.5em 1em;color:#666;border-right:1px solid #ddebfd}
.tableProDetails table td:last-child{border-right:none}*/
.app-product-download .data{padding:1em 1.5em;display:block;border-bottom:1px solid #eaeaea;color:#333}
.app-product-download .data:hover{background-color:#fff;color:#0560f6;border-radius:10px;border-bottom:3px solid #0560f6;box-shadow:0 2px 20px rgba(0,0,0,
.1)}
@media screen and (max-width: 1180px){
.app-product-download .data:hover{border-bottom:3px solid rgba(0,0,0,0);color:#333;box-shadow:none}
.app-product-download .data:hover .title{color:#333}
}
.app-product-download .data .title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;margin-bottom:1em}
/*.tableProDetails table tr .thead{background-color:#e1ebfa}
.tableProDetails table tr{border-bottom:1px solid rgba(74,87,163,.1)}*/
.app-down-contents{background:none;}

.app-down-classifys .classify img{max-width:100%; height:auto;}
.tableProDetails {
	border-collapse: collapse;
}

.tableProDetails th,
.tableProDetails td {
	padding:.5em 1em;
	color:#666;
	border: 1px solid #ddebfd;
	background-color: #FFFFFF;
}

.tableProDetails th,
.tableProDetails td.thead {
	background-color: #f5fbfe;
	text-align: left;
	font-weight: normal;
}