/* product */
.pruduct-page .web #kvslider1{
    position: relative;
    margin-bottom: 100px;
}
.pruduct-page .web #kvslider1 li img{
    width: 100%;
}
.pruduct-page .web #kvslider1 .bx-pager{
    position: absolute;
    bottom: 35px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 0;
}
.pruduct-page .web #kvslider1 .bx-pager .bx-pager-item{
    display: inline-block;
    margin: 0 3px;
}
.pruduct-page .web #kvslider1 .bx-pager .bx-pager-item .bx-pager-link{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    text-indent: -99em;
    overflow: hidden;
    display: block;
    border: 1px solid #fff;
}
.pruduct-page .web #kvslider1 .bx-pager .bx-pager-item .bx-pager-link.active{
    background-color: #fff;
}
.pruduct-page .web .main-frame{
    position: relative;
    width: 1000px;
    margin: 0 auto;
    padding-left: 300px;
}

.pruduct-page .web .main-frame .right{
    padding-bottom: 50px;
}
.pruduct-page .web .main-frame .right .block .title{color: #595757;padding-top: 10px;}
.pruduct-page .web .main-frame .right .block .title span{font-size: 17px;color: #777777;margin-left: 12px;}
.pruduct-page .web .main-frame .right .block .title h1{font-size: 28px;padding-bottom: 15px;display: inline-block;padding-right: 15px;}
.pruduct-page .web .main-frame .right .block .title h2{font-size: 24px;}
.pruduct-page .web .main-frame .right .block .tit{font-size: 22px;color: #ee7700;height: 30px;line-height: 30px;margin-top: 14px;}
.pruduct-page .web .main-frame .right .block ul{margin-top: 8px;}
.pruduct-page .web .main-frame .right .block ul li{
    font-size: 15px;
    color: #666;
    background: url("../images/product/dot.png") left 6px no-repeat;
    padding-left: 10px;
    line-height: 20px;
}
.pruduct-page .web .main-frame .right .block .product-img{position: relative;}
.pruduct-page .web .main-frame .right .block .product-img .downloat-btn{
    position: absolute;
    right: -38px;
    top: 45px;
    display: block;
    width: 38px;
    height: 37px;
    background: url("../images/product/download_icon.png") center center no-repeat;
}
.pruduct-page .web .main-frame .right .block table td{font-size: 15px;color: #696969;line-height: 20px;vertical-align: top;}
.pruduct-page .web .main-frame .right .block table td span{color: #ee7700;}
.pruduct-page .web .main-frame .right .block table tr.pt-12 td{padding-top: 5px;}
.pruduct-page .web .main-frame .right .block table tr.high-light{border-bottom: 1px #C3C3C3 solid;}
.pruduct-page .web .main-frame .right .block table tr.high-light td{font-size: 16px;color: #ee7700;padding-bottom: 5px;padding-top: 10px;}


.pruduct-page .web .main-frame .right .block .tit img{margin-right: 8px;} 
/* product overview */

.product-overview-page .web .main-frame .right .overview-content .title-img img{width: 100%;}
.product-overview-page .web .main-frame .right .overview-content .sub-img{margin-top: 12px;margin-bottom: 18px;}
.product-overview-page .web .main-frame .right .overview-content .sub-img img{margin-right: 11px;float: left;}
.product-overview-page .web .main-frame .right .overview-content .sub-img img.last{margin-right: 0px;}
.product-overview-page .web .main-frame .right .overview-content .txt-box p{
    font-size: 15px;
    color: #696969;
    margin-bottom: 22px;
    line-height: 20px;
}

/* product knowledgebase */

.product-knowledgebase-page .web .main-frame .right{
    padding-bottom: 100px;
}
.product-knowledgebase-page .web .main-frame .right table{
    width: 100%;
}
.product-knowledgebase-page .web .main-frame .right table th,.product-knowledgebase-page .web .main-frame .right table td{
    border: 1px solid #e5e5e5;
}
.product-knowledgebase-page .web .main-frame .right table tbody th{
    font-size: 15px;
    color: #777;
    line-height: 32px;
    background-color: #f5f5f5;
}
.product-knowledgebase-page .web .main-frame .right table tbody td{
    padding: 25px 10px;
    height: 320px;
    vertical-align: top;
}
.product-knowledgebase-page .web .main-frame .right table tbody td a{
    display: block;
    font-size: 15px;
    color: #777;
    margin-bottom: 16px;
    white-space:nowrap;  
}

.product-knowledgebase-page .web .main-frame .right table tfoot th{
    color: #777;
    font-size: 15px;
    line-height: 28px;
    padding: 0 20px;
    text-align: left;
}
.product-knowledgebase-page .web .main-frame .right table tfoot .file-item a.file-download{
    display: inline-block;
    width: 100px;
    height: 100px;
    text-align: center;
    margin-top: 15px;
}
.product-knowledgebase-page .web .main-frame .right table tfoot .file-item a.file-download img{margin-top: 29px;}
.product-knowledgebase-page .web .main-frame .right table tfoot .file-item .txt-box{
    width: 500px;
    margin-top: 29px;
    color:#78787a;
}
.product-knowledgebase-page .web .main-frame .right table tfoot .file-item .txt-box p{
    font-size: 14px;
    line-height: 18px;
}
.product-knowledgebase-page .web .main-frame .right table td .categorie-item-sub{display: none;}
.product-knowledgebase-page .web .main-frame .right table td .categorie-item-sub.active{display: block;}
.product-knowledgebase-page .web .main-frame .right table td .manual-item{display: none;}
.product-knowledgebase-page .web .main-frame .right table td .manual-item.active{display: block;}
.product-knowledgebase-page .web .main-frame .right table td .language-item{display: none;}
.product-knowledgebase-page .web .main-frame .right table td .language-item.active{display: block;}
.product-knowledgebase-page .web .main-frame .right table td .file-item{display: none;}
.product-knowledgebase-page .web .main-frame .right table td .file-item.active{display: block;}
.product-knowledgebase-page .web .main-frame .right table tbody td a:last-child{
    margin-bottom: 0;
}
.product-knowledgebase-page .web .main-frame .right table tbody td a.active{
    color: #ee7700;
}

@media only screen and (max-width:1600px){
}
@media only screen and (max-width:1366px){
}
@media only screen and (max-width:1280px){
}
@media only screen and (max-width:1160px){
}
@media only screen and (max-width:1024px){
}
@media only screen and (max-width:980px){
}
@media only screen and (max-width:870px){
}
@media only screen and (max-width:768px){
    .mobile{color: #666;}

    /*product overview page*/
    .product-overview-page .mobile .overview-content .title-img img{width: 100%;margin-bottom: 2%;}
    .product-overview-page .mobile .overview-content .sub-img{margin-bottom: 15px;}
    .product-overview-page .mobile .overview-content .sub-img img{width: 32%;margin-right: 2%;float: left;}
    .product-overview-page .mobile .overview-content .sub-img img.last{margin-right: 0px;}
    .product-overview-page .mobile .overview-content .txt-box p{
        font-size: 16px;
        line-height: 26px;
        word-break:break-all;
        margin-bottom: 25px;
    }

    /* product page */
    .pruduct-page .mobile .product-inner .block .title{margin: 30px 0px 25px 0px;}
    .pruduct-page .mobile .product-inner .block-3 .title{margin-bottom: 0px;}
    .pruduct-page .mobile .product-inner .block .title span {
        display: inline-block;
        font-size: 16px;
        margin-top: 12px;
    }
    .pruduct-page .mobile .product-inner .block .title h1 {
        font-size: 24px;
    }
    .pruduct-page .mobile .product-inner .block .title h2 {
        font-size: 20px;
    }
    .pruduct-page .mobile .product-inner .product-img img{width: 100%;}
    .pruduct-page .mobile .product-inner .block table tr.pt-12 td {
        padding-top: 12px;
    }
    .pruduct-page .mobile .product-inner .block table tr.high-light {
        border-bottom: 1px solid #c3c3c3;
    }
    .pruduct-page .mobile .product-inner .block table tr.high-light td {
        color: #ee7700;
        font-size: 7pt;
        padding-bottom: 5px;
        padding-top: 20px;
    }
    .pruduct-page .mobile .product-inner .block .tit {
        color: #ee7700;
        font-size: 20px;
        height: 30px;
        line-height: 30px;
        margin-top: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .pruduct-page .mobile .product-inner .block .tit img {
        margin-right: 8px;
    }
    .pruduct-page .mobile .product-inner .block ul li {
        background: rgba(0, 0, 0, 0) url("../images/product/dot.png") no-repeat scroll left 8px;
        color: #666;
        font-size: 16px;
        line-height: 24px;
        padding-left: 10px;
    }
    .pruduct-page .mobile .product-inner .block ul {
        margin-top: 8px;
    }

    .pruduct-page .mobile .product-inner .block table td{
        color: #666;
        font-size: 7pt;
        line-height: 22px;
        word-break:break-all;
        vertical-align: top;
    }

    /* product knowledgebase */
    .product-knowledgebase-page .mobile .knowledgebase-content  table{
        width: 100%;
        word-break:break-all;
    }
    .product-knowledgebase-page .mobile .knowledgebase-content table th,.product-knowledgebase-page .mobile .knowledgebase-content table td{
        border: 1px solid #e5e5e5;
    }
    .product-knowledgebase-page .mobile .knowledgebase-content table tbody th{
        font-size: 15px;
        color: #777;
        line-height: 18px;
        height: 40px;
        background-color: #f5f5f5;
        vertical-align: top;
        padding: 10px 0px;
    }
    .product-knowledgebase-page .mobile .knowledgebase-content table tbody td{
        min-height: 320px;
        vertical-align: top;
        padding: 10px 0px 10px 10px;
    }
    .product-knowledgebase-page .mobile .knowledgebase-content table tbody td a{
        display: block;
        font-size: 14px;
        line-height: 18px;
        color: #777;
        margin-bottom: 14px;
    }
    .product-knowledgebase-page .mobile .knowledgebase-content table tfoot th{
        color: #777;
        font-size: 14px;
        line-height: 28px;
        padding: 0 20px;
        text-align: left;
    }
    .product-knowledgebase-page .mobile .knowledgebase-content table tfoot .file-item a.file-download{
        display: inline-block;
        width: 60px;
        height: 60px;
        text-align: right;
    }
    .product-knowledgebase-page .mobile .knowledgebase-content table tfoot .file-item a.file-download img{margin-top: 29px;}
    .product-knowledgebase-page .mobile .knowledgebase-content table tfoot .file-item .txt-box{
        padding: 15px 0px;
        margin-left: 20px;
        color:#78787a;
    }
    .product-knowledgebase-page .mobile .knowledgebase-content table tfoot .file-item .txt-box p{
        font-size: 14px;
        line-height: 18px;
    }
    .product-knowledgebase-page .mobile .knowledgebase-content table td .categorie-item-sub{display: none;}
    .product-knowledgebase-page .mobile .knowledgebase-content table td .categorie-item-sub.active{display: block;}
    .product-knowledgebase-page .mobile .knowledgebase-content table td .manual-item{display: none;}
    .product-knowledgebase-page .mobile .knowledgebase-content table td .manual-item.active{display: block;}
    .product-knowledgebase-page .mobile .knowledgebase-content table td .language-item{display: none;}
    .product-knowledgebase-page .mobile .knowledgebase-content table td .language-item.active{display: block;}
    .product-knowledgebase-page .mobile .knowledgebase-content table td .file-item{display: none;}
    .product-knowledgebase-page .mobile .knowledgebase-content table td .file-item.active{display: block;}
    .product-knowledgebase-page .mobile .knowledgebase-content table tbody td a:last-child{
        margin-bottom: 0;
    }
    .product-knowledgebase-page .mobile .knowledgebase-content table tbody td a.active{
        color: #ee7700;
    }

}

/* new product style */
.download_wrap {
    position:fixed; 
    top:30%; 
    left:30%; 
    width:500px; 
    height:300px; 
    background:#f3f2f0;
    padding:40px;
    z-index: 1001;
}
.bgopacity{
    position:fixed; 
    top:0%; 
    left:0%; 
    width:100%; 
    height:100%; 
    background-color:black;
    opacity:0.8;
    z-index: 1000;
}
.download_title {
    margin-bottom:20px; color:#696969;
    font-size:19px;
}

.download_file {
    float:left;
    background:url("/bundles/frontend/images/file.png");
    width:40px;
    height:50px;
}

.download_Certfications {
    float:left;
    background:url("/bundles/frontend/images/certification.png") no-repeat;
    width:40px;
    height:50px;
}

.download_item {
    width:50%;
    height:50px;
    display:block;
    color:#696a6a;
    float:left;
    margin-bottom: 30px;
} 
.download_item:hover{ color:#ee7700;}
.download_word_1 {
    margin-top:7px;
    margin-left:10px;
    float:left;
    width:150px;
    font-weight:bold;
    font-size:15px; line-height:1.5;
}
.download_word_2 {
    margin-left:10px;
    float:left;
    width:100px;
    font-size:12px;line-height:1.5;
}
.product_des{
    margin-bottom:10px;
    float: left;
    padding-right:2%;
    width:50%;
}
.product_des:nth-child(2n){ width:50%; padding-right:0;}
.pruduct-page .web .main-frame .right .block .tit{ font-size:16px;}
.product-centralinverter-page .web .main-frame .right .block ul{ margin-left:0;margin-top:10px;}
.pruduct-page .web .main-frame .right .block ul li{ line-height:1.5; color:#696969;}


.pruduct-page .main-frame{
    position: relative;
    width: 1000px;
    margin: 0 auto;
    padding-left: 300px;
}

@media only screen and (max-width:768px){

    .mobile .nav ul li a{background-image:url(/bundles/frontend/images/event_icon.jpg); background-repeat:no-repeat; background-position:right center; line-height:46px; height:46px;}
    .mobile .nav ul li.active a.sub-nav{ background:none;line-height:34px; height:34px; font-size:14px;border-bottom-color:#CFCFCF;}
    .mobile .nav ul li.active .main-nav{ background:#EE7800;}
    .mobile .nav ul li a.main-nav{  font-size:17px;border-bottom-color:#CFCFCF; padding-left:20px;}
    .mobile .nav ul li a.sub-nav{ padding-left:0; margin-left:30px; width:auto;}
    .mobile .nav ul li a.sub-nav.last{ padding-left:0; width:auto;}
}