.col-lg-8 {width: 66.66%;}
.col-lg-4 {width: 33.33%;}
body{
	background: #fff;
}
/* 内容区域 */
#innovationList1{
    width: 72.91%;
    margin: 0 auto;
    background-color: #fff;
    margin-bottom: 80px;
    margin-top: 90px;
}
.quality-img{
    background-color: #fff;
    /*box-shadow:0px 3px 29px 0px rgba(91,86,85,0.16);*/
    margin-top: 20px;
}
.quality-img div:nth-child(1){
    padding-right: 20px;
}
.quality-img .pull-left {
    position: relative;
    height: 413px;
}
.first .quality-img-title {
    width: calc(100% - 20px);
}
.quality-img-title{
    text-align: center;
    font-size: 20px;
    height: 60px;
    color: #FFFFFF;
    position: absolute;
    bottom: 0;
    width: 100%;
    line-height: 60px;
    background:url('../../img/blcakBg.png')
}
.quality-img-show{
    height: 413px;
}
.bannerPc{
    display: block
}
.bannerMb {
    display: none;
    width: 100%;
}

/* title 标题 */
#innovationList1 .titles1{
    font-size:42px;
    color:#028A1B;
    text-align: center;
}
#innovationList1 .titleLine1{
    text-align: center;
}
#innovationList1 .titleLine1 span{
    height: 3px;
    width: 100px;
    background-color: #028A1B;
    display: inline-block;
}
#innovationList1 .productText1{
    /*text-align: center;*/
    font-size:20px;
    color: #666666;
    margin-top: 15px;
    line-height: 34px;
}
/* 二级banner 导航 */
.productList-container-img{
    max-width: 100%;
}
.productList-container-img img{
    width: 100%;
    height: 100%;
}
.productList-container-type{
    width: 710px;
    margin: 0 auto;
    position: relative;
    bottom: 40px;
}
.first{
    padding-right: 20px
}
.productList-container-type-detail{
    position: relative;
    width: 200px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    background: #fff;
    font-size:24px;
    box-shadow:0px 5px 11px 0px#EFEFEF;
}
.productList-container-type-detail img.hide{
    z-index: -1;
    position: absolute;
}
.productList-container-type-detail img.icon{
    width:28px;
    height:33px;
    margin-right: 6px;
}
.type-detail-marginR{
    margin-right: 3.776%
}
.quality-img-show img{
    height: 100%;
    width: 100%;
}
@media screen and (min-width:320px) and (max-width:1080px){
    .quality-img-show{
      height: auto;
    }
    .quality-img{
        box-shadow: none;
    }
    .quality-img .pull-left{
        height: auto;
    }
    .productList-container{
        padding-top: 42px;
    }
    .quality {
        margin-top: 15px;
        padding: 0 10px;
        margin-bottom: 40px;
    }
    .quality-img {
        margin-top: 0;
    }
    .quality-img div:nth-child(1) {
        padding-right: 0;
    }
    #innovationList1 {
        width: 92%;
        margin: 0 auto;
        background: #fff;
    }
    .first .quality-img-title {
        width: 100%;
    }
    .col-lg-8 {width: 100%;margin-top: 15px;}
    .col-lg-4 {width: 100%;margin-top: 15px;}
    .quality-img-title {
        text-align: center;
        font-size: 13px;
        height: 35px;
        color: #FFFFFF;
        position: absolute;
        bottom: 0;
        width: 100% !important;
        line-height: 35px;
    }
    .productList-container-type {
        width: 92%;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        bottom: 0;
        top: 15px;
        box-shadow:0px 3px 29px 0px rgba(91,85,85,0.16);
    }
    
    .type-detail-marginR{
        margin: 0;
    }
    .productList-container-type-detail{
        width: 31.4%;
        height: 45px;
        line-height: 45px;
        background: #fff;
        font-size: 14px;
        box-shadow: 0px 5px 11px 0px#EFEFEF;
    }
    .productList-container-type-detail span{
        color: #656565
    }

    .productList-container-type-detail img.icon {
        width: 14px;
        height: 22px;
        margin-right: 6px;
    }
    .show {
        display: none!important;
    }
    .productList-container-img{
        height: auto;
    }
    .productList-container-img img{
        width: auto;
        height: auto;
    }
    .hide {
        display: block!important;
    }
   
    .top {
        margin:0 auto;
        margin-top: 30px;
        width: 90%;
    }
    img {
        border: 0;
        vertical-align: middle;
        max-width: 100%;
    }
    .bannerPc{
        display: none;
    }
    .bannerMb {
        display: block;
    }
    .quality-img-show img{
        width: 100%;
    }
}  
@media screen and (min-width:1080px) and (max-width:1440px){
    .productList-container-type-detail{
        font-size:18px
    }
    .productList-container-type-detail img.icon {
        width: 20px;
        height: 26px;
    }
    .productList-container-type-detail span{
        margin-left: 4px
    }
    #innovationList1 .titles1 {
        font-size: 28px;
    }
    #innovationList1 .productText1 {
        font-size: 18px;
    }
    .companyDevelopment-news .text {
        font-size: 16px;
    }
}


  