[av_layerslider id=’17’]
[av_hr class=’invisible’ height=’20’ shadow=’no-shadow’ position=’center’ custom_border=’av-border-thin’ custom_width=’50px’ custom_border_color=” custom_margin_top=’30px’ custom_margin_bottom=’30px’ icon_select=’yes’ custom_icon_color=” icon=’ue808′ font=’entypo-fontello’ custom_class=”]
[av_sidebar widget_area=’Sidebar Pages’]
[av_one_full first min_height=” vertical_alignment=’av-align-top’ space=” custom_margin=’aviaTBcustom_margin’ margin=’0px’ margin_sync=’true’ padding=’0px’ padding_sync=’true’ border=” border_color=” radius=’0px’ radius_sync=’true’ background_color=” src=” attachment=” attachment_size=” background_position=’top left’ background_repeat=’no-repeat’ animation=” mobile_display=” custom_class=’con_tit_box’]
[av_heading heading=’On-Grid Utility’ tag=’h2′ style=’blockquote modern-quote’ size=’36’ subheading_active=” subheading_size=’15’ padding=’40’ color=’custom-color-heading’ custom_font=’#004b7a’ custom_class=’con_tit’][/av_heading]
[/av_one_full]
[av_two_third first min_height=” vertical_alignment=” space=” custom_margin=” margin=’0px’ padding=’0px’ border=” border_color=” radius=’0px’ background_color=” src=” background_position=’top left’ background_repeat=’no-repeat’ animation=” mobile_display=”]
[av_textblock size=” font_color=” color=” custom_class=”]
Utility solar plants can provide much energy to many users and make the world more green.
To reduce CO2, many governments and corporations try to make more renewable energy.
So, most of solar energy is emerged from utility scales and new reliable solutions are developed constantly, finally it is devoted to make the world clean..
[/av_textblock]
[/av_two_third]
[av_one_third min_height=” vertical_alignment=” space=” custom_margin=” margin=’0px’ padding=’0px’ border=” border_color=” radius=’0px’ background_color=” src=” background_position=’top left’ background_repeat=’no-repeat’ animation=” mobile_display=”]
[av_image src=’http://www.dasstech.com/wp-content/uploads/sites/3/2016/08/u1.jpg’ attachment=’861′ attachment_size=’full’ align=’center’ styling=” hover=” link=” target=” caption=” font_size=” appearance=” overlay_opacity=’0.4′ overlay_color=’#000000′ overlay_text_color=’#ffffff’ animation=’no-animation’ custom_class=”][/av_image]
[/av_one_third]
[av_hr class=’invisible’ height=’60’ shadow=’no-shadow’ position=’center’ custom_border=’av-border-thin’ custom_width=’50px’ custom_border_color=” custom_margin_top=’30px’ custom_margin_bottom=’30px’ icon_select=’yes’ custom_icon_color=” icon=’ue808′ font=’entypo-fontello’ custom_class=”]
[av_codeblock wrapper_element=’style’ wrapper_element_attributes=” custom_class=”]
body#top {
margin: 0 !important;
width: 100% !important;
}
.responsive.html_boxed.html_header_sticky #header {
width: 100%;
}
.container {
max-width: 1350px;
margin: 0 auto;
}
#main {
margin-top : 0 !important;
}
.entry-content-wrapper div li {
padding-left : 0 !important;
background : none !important;
}
.pro-menu {
background: #333333;
height: 60px;
}
.pro-menu ul{
overflow : hidden;
padding: 17px 0;
}
.pro-menu ul li{
float: left;
}
.pro-menu ul li a {
display: block;
width: 200px;
text-align: center;
border-right: 1px solid #fff;
}
.pro-menu ul li:last-child a {
border-right : none;
}
.product {
border-left: 1px solid #ccc;
overflow : hidden;
}
.prolist {
float: left;
width: 25%;
border: 1px solid #ccc;
border-top: none;
border-left: none;
}
.prolist p {
position: absolute;
width: 100%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-weight: bold;
font-size: 16px;
}
.model-name {
overflow: hidden;
margin-top: 30px;
}
.model-name h4 {
margin: 0;
padding: 10px 0;
width: 200px;
float: right;
background: #333;
color: #fff;
font-size: 16px;
font-weight: 500;
}
.avia_codeblock {
clear: both;
}
.hovereffect {
width: 100%;
height: 100%;
float: left;
overflow: hidden;
position: relative;
text-align: center;
cursor: default;
}
.hovereffect .overlay {
width: 100%;
height: 100%;
position: absolute;
overflow: hidden;
top: 0;
left: 0;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.hovereffect h2, .hovereffect img {
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.hovereffect img {
display: block;
position: relative;
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
margin : 0 auto;
}
.hovereffect:hover img {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.hovereffect h2 {
color: #fff;
text-align: center;
position: relative;
font-size: 17px;
padding: 10px;
background: rgba(0, 0, 0, 0.6);
}
.hovereffect a.info {
display: inline-block;
text-decoration: none;
padding: 7px 14px;
color: #fff;
margin: 0;
background-color: transparent;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transform: scale(1.5);
-ms-transform: scale(1.5);
transform: scale(1.5);
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
font-weight: normal;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index : 1;
}
.hovereffect:hover a.info {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
background-color: rgba(0,0,0,0.6);
}
@media screen and (max-width: 1416px) {
.section .wrapper {
width: 90%;
}
}
@media screen and (max-width: 1330px) {
.prolist {
width : 33.3%;
}
}
@media screen and (max-width: 1128px) {
.pro-menu ul li a {
width : 150px;
}
}
@media screen and (max-width: 1003px) {
.prolist {
width : 50%;
}
}
@media screen and (max-width: 850px) {
.pro-menu {
height : 100%;
}
.pro-menu ul {
height: 100%;
padding: 0;
}
.pro-menu ul li {
width: 50%;
height: 60px;
line-height: 60px;
border: 1px solid #fff;
}
.pro-menu ul li a {
border-right: none;
width: 100%;
}
}
@media only screen and (max-width: 767px) {
.prolist {
margin-bottom : 0px !important;
}
}
@media screen and (max-width: 696px) {
.prolist {
width : 100%;
}
}
[/av_codeblock]
[av_codeblock wrapper_element=’html’ wrapper_element_attributes=” custom_class=”]

Photocoltaic grid connected inverter
High Voltage Type
RS485 x 2
LCD Display
Smart forced air cooling


Optimized solution for saving space and cost for 1MW

[/av_codeblock]
[av_hr class=’invisible’ height=’80’ shadow=’no-shadow’ position=’center’ custom_border=’av-border-thin’ custom_width=’50px’ custom_border_color=” custom_margin_top=’30px’ custom_margin_bottom=’30px’ icon_select=’yes’ custom_icon_color=” icon=’ue808′ font=’entypo-fontello’ custom_class=”]