body {
    min-width: 279px
}

.home-companys,.homecompanynews {
    margin: 0 auto
}

.home-companys {
    margin-top: 1.5em;
    margin-right: auto;
    margin-left: auto
}

.indexproductlist {
    margin-top: 0;
    margin-bottom: 3em;
    margin-right: auto;
    margin-left: auto;
    height: 100%
}

.home-companys .col-xs-12 {
    margin-top: 0;
    margin-bottom: 1.5em
}

.indexproducttitle {
    text-align: center;
    margin-top: .2em
}

.homecompanypro,.homecompanynews {
    padding: .3em 1em;
    border-radius: 1em;
    min-height: 460px;
    margin-top: 0
}

.homecompanyprocon {
    height: 100%;
    max-height: 334px;
    font-size: 16px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.indexnews {
    clear: both;
    list-style: none;
    margin: 0
}

.indexnews li {
    margin-bottom: 20px;
    padding-bottom: 15px;
    min-height: 70px;
    border-bottom: 1px solid #e6e5e5
}

.indexnews li span.cur {
    display: inline-block;
    width: 60px;
    height: 60px;
    text-align: center;
    background-color: #c3d0db;
    color: #3192cc;
    float: left;
    margin-right: 20px;
    padding: 0 2px;
    border-radius: .3em
}

/*.carousel-control:focus,.carousel-control {
    opacity: .1;
    filter:Alpha(opacity=10);
}*/

#productcarousel img {
    height: 200px
}

.carousel-indicators li {
    border: 1px solid #c0c0c0
}

.carousel-indicators li:hover,.carousel-indicators li.active {
    background-color: #e16951
}

.cur-m {
    color: #3192cc;
    display: block;
    line-height: 30px;
    height: 30px;
    font-size: 16px;
    font-weight: bold
}

.cur-y {
    border-top: 1px solid #999;
    color: #304269;
    display: block;
    line-height: 30px;
    height: 30px
}

.homenewstitle {
    font-size: 16px;
    margin-bottom: 1em;
    color: #000
}

.homenewstitle:hover {
    color: #e16951;
    cursor: pointer
}

.homenewscontent {
    display: block;
    color: #000;
    opacity: .5;
    padding-top: 1em;
    filter:Alpha(opacity=50);
}

.indexreadmore {
    color: #000;
    opacity: .4;
    float: right;
    padding: 10px;
    font-size: 14px;
    cursor: pointer;
    filter:Alpha(opacity=40);
}

.indexreadmore:hover {
    color: #e16951;
    opacity: .9;
    filter:Alpha(opacity=90);
}

#homeProductWrap {
    height: 300px;
    overflow: hidden;
    position: relative;
    width: 100%
}

.homeProductWrap ul {
    position: absolute;
    display: inline;
    white-space: nowrap
}

.homeProductWrap ul li {
    height: 300px;
    width: 35%;
    margin: 10px 0;
    display: inline-block
}

.homeProductWrap ul li img {
    width: 75%;
    margin-left: 10%;
    float: left;
    display: block
}

.homeProductWrap ul li img:hover {
    cursor: pointer;
}

.homeProductWrap ol {
    position: absolute;
    top: 1px
}

.homeProductWrap ol li {
    height: 11px;
    width: 11px;
    border-radius: 50%;
    border: 1px solid #c0c0c0;
    background-size: cover;
    margin-left: 10px;
    float: left;
    line-height: 10px;
    text-align: center;

}

.homeProductWrap ol li.homeProductactive {
    /*background: url("../../image/carouselPoint.png");*/
    /*background-size: 10px;*/
    background-color: #e16951;
}


#prev,#next {
    position: absolute;
    top: 90px;
    z-index: 20;
    cursor: pointer;
    opacity: .1;
    filter:Alpha(opacity=10);
    transition: opacity 500ms;
    padding: 100px 10px;
    background-color: #ddd;
    border-radius: 5px;
    padding-left: -18px
}

#prev {
    left: 10px
}

#next {
    right: 10px
}

#prev:hover,#next:hover {
    opacity: 1;
    filter:Alpha(opacity=100);
}

#homeProductPic {
    width: 70%;
    margin-left: 0
}

.lampConcentratorImg {
    width: 60%;
    padding-left: 7%;
    padding-top: 30px
}

.XN510XImg {
    padding-top: 78px
}

.watchingSystemImg {
    width: 88%;
    padding-left: 0;
    padding-top: 94px
}
.smartStreetLightPoleImg{
    width: 100%;
    /*padding-left: 12%;*/
    padding-top: 2em
}
.loopControllerImg {
    width: 50%;
    /*height: 80%;*/
    padding-left: 12%;
    padding-top: 40px;
}

.singleLightControllerImg {
    padding-top: 115px;
}
.smallsingleLightControllerImg {
    padding-top: 95px;
}
.NBLightControllerImg {
    padding-top: 80px;
    height: 75%;
}

.LeakTectImg {
    padding-top: 90px
}

.cableImg {
    padding-top: 70px
}

.ItypeCollectorImg {
    padding-top: 100px
}

.IItypeCollectorImg {
    padding-top: 20px
}

@media(min-width:1200px) {
    .navbar .container,.footer .container,.container {
        padding: 0 4px;
        width: 74%
    }

}
@media(max-width:1200px) {

}
@media(max-width:924px) {
    .indexproductlist {
        margin-bottom: 0
    }

}

@media(max-width:668px) {
    .IItypeCollectorImg {
        margin-top: 1.6em
    }

}

@media(max-width:515px) {
    #homeProductWrap {
        height: 260px
    }

    .homeProductWrap {
        height: 160px
    }

    .homeProductWrap ul li {
        height: 140px
    }

    .homeProductWrap ul li img {
        width: 90%;
        height: 100%;
        text-align: left;
        padding-right: 8%
    }

    .IItypeCollectorImg {
        margin-top: 0
    }

}

@media(min-width:1420px) {
    .lampConcentratorImg {
        height: 100%
    }

    .loopControllerImg{
        height: 90%;
        margin-top: 10px;
    }

}

.homenewscontent {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 79%;
}