#overview-content .a-plus-content:before,
#overview-content .a-plus-content:after,
#overview-content .a-plus-group:before,
#overview-content .a-plus-group:after,
#overview-content .a-plus-module:before,
#overview-content .a-plus-module:after,
#overview-content .a-plus-info:after {
content: ”;
display: table;
clear: both;
}
#overview-content .a-plus-content {
position: relative;
margin: 0;
padding: 0;
background: #fff;
color: #4b4b4b;
font-family: “PingFang SC”, ‘Open Sans’, “Helvetica Neue”, Helvetica, Arial, 5FAE8F6F96C59ED1, tahoma, simsun, sans-serif;
font-size: 13px;
line-height: 1.4285em;
}
#overview-content .a-plus-module {
position: relative;
padding: 0;
margin: 3em 0;
overflow: hidden;
}
#overview-content .a-plus-img {
margin: 0 auto;
padding: 0;
max-width: 100%;
}
#overview-content .a-plus-img img {
display: block;
margin: auto;
max-width: 100%;
}
#overview-content .a-plus-content span{color:#EF4338;}
#overview-content .a-plus-content strong{color:#000;font-size: 14px;}
#overview-content .a-plus-content .a-plus-info h3 {
display: block;
overflow: hidden;
font-size:21px;
line-height:26px;
color:#000;
font-weight: bold;
}
#overview-content .a-plus-content .line{border-bottom:1px solid #ccc;margin:30px 0;}
#overview-content .a-plus-info p {
display: block;
margin: 10px 0;
}
#overview-content .a-plus-info ul,
#overview-content .a-plus-info ol { margin: 1em 0; }
#overview-content .a-plus-info ul {
list-style-type: disc!important;
list-style-position: outside!important;
padding-left:15px;
}
#overview-content .a-plus-info li:last-child { margin-bottom: 0; }
#overview-content .a-plus-module:first-child,
#overview-content .a-plus-title:first-child,
#overview-content .a-plus-info p:first-child { margin-top: 0; }
#overview-content .a-plus-module:last-child,
#overview-content .a-plus-title:last-child,
#overview-content .a-plus-info p:last-child { margin-bottom: 0; }
#overview-content .a-plus-module.txt-align-center { text-align: center; }
#overview-content .a-plus-group { margin: 3em 0; }
#overview-content .a-plus-group:first-child { margin-top: 0; }
#overview-content .a-plus-group:last-child { margin-bottom: 0; }
@media (min-width: 768px) {
#overview-content .a-plus-module.img-is-small .a-plus-img { width: 300px; }
#overview-content .a-plus-module.img-is-large .a-plus-img { width: 300px; }
#overview-content .a-plus-module.img-at-left .a-plus-img { float: left; }
#overview-content .a-plus-module.img-at-right .a-plus-img { float: right; }
#overview-content .a-plus-module.img-is-small.img-at-left .a-plus-img img,
#overview-content .a-plus-module.img-is-small.img-at-right .a-plus-img img { width: 300px; }
#overview-content .a-plus-module.img-is-large.img-at-left .a-plus-img img,
#overview-content .a-plus-module.img-is-large.img-at-right .a-plus-img img { width: 300px; }
#overview-content .a-plus-module.img-is-small.img-at-left .a-plus-img + .a-plus-info { margin: 0 0 330px; }
#overview-content .a-plus-module.img-is-small.img-at-right .a-plus-img + .a-plus-info { margin: 0 330px 0 0; }
#overview-content .a-plus-module.img-is-large.img-at-left .a-plus-img + .a-plus-info { margin: 0 0 0 340px; }
#overview-content .a-plus-module.img-is-large.img-at-right .a-plus-img + .a-plus-info { margin: 0 340px 0 0; }
/* layout */
#overview-content .a-plus-cell { float: left; }
#overview-content .a-plus-cell .a-plus-module.img-is-large.img-at-left .a-plus-img,
#overview-content .a-plus-cell .a-plus-module.img-is-large.img-at-right .a-plus-img { width: 30%; }
#overview-content .a-plus-cell .a-plus-module.img-is-large.img-at-left .a-plus-img + .a-plus-info { margin-left: calc(30% + 32px); }
#overview-content .a-plus-cell .a-plus-module.img-is-large.img-at-right .a-plus-img + .a-plus-info { margin-right: calc(30% + 32px); }
/* 2 columns */
#overview-content .a-plus-group.two-columns .a-plus-cell { width: calc(50% – 30px); }
#overview-content .a-plus-group.two-columns .a-plus-cell:first-child { margin-right: 60px; }
/* 3 columns */
#overview-content .a-plus-group.three-columns .a-plus-cell {width: calc(33% – 40px);margin-left:60px;}
#overview-content .a-plus-group.three-columns .a-plus-cell:first-child {margin-left: 0;}
/* 4 columns */
#overview-content .a-plus-group.four-columns .a-plus-cell {
margin-left: 60px;
width: calc(25% – (180px / 4));
}
#overview-content .a-plus-group.four-columns .a-plus-cell:first-child { margin-left: 0; }
#overview-content .a-plus-content .a-plus-module .box{position:absolute;top:30%;left:5%;right:5%;margin:0 auto;width:90%;color:#fff; background-color:none;display:block; overflow:hidden;}
}
/* table styles */
#overview-content table {
width: 100%;
border-collapse: collapse;
max-width: 100%;
border-spacing: 0;
margin:0 auto;
}
#overview-content table th{
text-align:left;
border:0;
padding:7px;
width:30%;
}
#overview-content table td {
text-align:left;
border:0;
padding:7px;
}
@media (max-width: 767px) {
#overview-content .a_plus_group .a_plus_cell { margin: 3em 0; }
#overview-content .a_plus_group .a_plus_cell:first-child { margin-top: 0; }
#overview-content .a_plus_group .a_plus_cell:last-child { margin-bottom: 0; }
#overview-content .a_plus_module.img_at_left.img_is_large .a_plus_info {padding:5px 5px 5px 3em; }
#overview-content .a-plus-content .a-plus-module .box{position:relative;padding:2%;color:#fff; background-color:#000;display:block; overflow:hidden;}
}
Ultra Short Throw 1080p Multimedia Projector
Optoma EH330UST
- Bright 3,600 lumens and 20,000:1 contrast ratio produce razor-sharp images
- PC-free USB image viewer and office document reader
- Wireless presentations and images with HDCast Pro (USB Wi-Fi adapter included)
- USB display screen mirroring with iOS and Android devices
- LAN display via Ethernet with Windows and Mac OS X
- Auto keystone and four-corner correction for robust installation
Spectacular 100” 1080p Image from Inches Away
Enhance presentations and events with colorful and bright 3,600-lumens 1080p images from the Optoma EH330UST. Its 20,000:1 contrast ratio and ultra short throw ratio display sharp 100-inch images from inches away—perfect for space-constrained environments such as small classrooms, meeting rooms, boardrooms and digital-signage applications.
A PC-free image viewer and document reader display office documents, PDFs and images from USB storage devices. HDCast Pro connectivity provides wireless screen mirroring with Android, Mac OS and Windows devices.
LAN display supports up to 4 simultaneous computers while USB display mirrors Android and iOS devices. Four-corner geometric correction allows flexible installations while robust input options include HDMI, VGA and RJ-45 for connectivity to a wide range of devices.
Features
DLP Technology
DLP (Digital Light Processing) is a proprietary technology from Texas Instruments™ that offers digital projection with higher contrast, faster response time, good pixel structure and virtually no color degradation.
Ultra Short Throw
Ultra short throw projection enables closer placement to the wall with reduced shadows for easy presenting. The placement makes it perfect for interactive applications and education environments, too.
PC-Free USB Image and Document Viewer
Integrated PC-free image and document viewer provide direct viewing of office documents, PDFs, images and presentations from any USB storage device.
HDCast Pro – Wireless Display and Document Casting
Screen mirror Android, Windows and Mac devices wirelessly. Cast images and documents from Android, iOS, Windows and Mac devices or use USB Display to screen mirror Android and iOS devices.
RS-232 Control
Take control of the projector using HEX or ASCII commands via RS-232 cable.
Four-Corner Adjustment
Four-corner geometric correction enables quick and easy image adjustments from any of the corner points of the image. This is ideal for uneven or angled projection surfaces.