.row {
    margin-right: 0!important;
    margin-left: 0!important;
}
#centent {
    margin-top: 20px;
    padding-bottom:30px ;
}
/*鏅尯瑙嗛銆佸浘鐗囥�佽櫄鎷焥tart*/
.bigbox {
    width: 100%;
    /*height: 1070px;*/
    background-color: #F3F3F2;
    margin-top: 20px;
    border-radius: 10px;
    padding:20px 15px 30px 15px;
    overflow: hidden;
}

.centbox .imgbox img:first-child{
    width: 100%;
    height: 150px;
}
.centbox {
    position: relative;
    overflow: hidden;
}

.centbox .more {
    position: absolute;
    top: 10px;
    right: 0;
}

.centbox>div{
    margin-top: 20px;
}

.scvideo .imgbox,
.scimg .imgbox {
    position: relative;
    padding: 10px 10px;
    background-color: #D8D3CE;
}
.centbox .imgbox img {
    cursor: pointer;

}

.scvideo .imgbox .play {
    position: absolute;
    top: 30%;
    left: 50%;
    margin-left:-26px ;

}

.centbox .imgbox > div {
    margin: auto;
    margin-top: 8px;
}

@media (max-width: 419px) {
    .centbox .imgbox > div span {
        font-size:12px;
    }
}

@media  ( max-width: 1199px ) and (min-width: 992px) {
    .centbox .imgbox > div span {
        line-height: 20px;
    }
    .centbox .imgbox > div span:first-child {
        display: inline-block;
        width: 120px;
        line-height: 20px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        /*vertical-align: bottom;*/
    }
}

.scinvented,
.scvideo,
.scimg{
    margin-top: 20px;
    padding-bottom: 30px;
}
/*鏅尯瑙嗛銆佸浘鐗囥�佽櫄鎷焑nd*/

/*椤甸潰璺宠浆缂栧彿start*/
.addr_btn{
    /*padding-left: 28%;*/
    /*width: 100%;*/
    overflow: hidden;
    /*overflow: hidden;*/
}


.addr_btn li{
    float: left;
    margin-left: 5px;
    text-align: center;
    line-height: 20px;

    width: 18px;
    height: 20px;
    background-color: #E3E3E2;

}
.addr_btn li a{
    color: #8C8C8C;
}
.addr_btn li:first-child,
.addr_btn li:last-child{
    width: 36px;
    font-size: 12px;
}
.select{
    background-color: #C5C5C4 !important;
}
.addr_btn .select a{
    color: #000;
}

/*椤甸潰璺宠浆缂栧彿end*/