.newBg {
    background: linear-gradient(145deg, #0A4AB9 0%, rgba(1, 81, 150, 0) 60%), url('../img/business/banner.png') no-repeat !important;
}

.public .banner-nav a {
    width: auto;
    margin-right: 0.1rem;
}

.public .banner-nav a:nth-child(1) {
    padding: 0 0.27rem;
}

.public .banner-nav a:nth-child(2),
.public .banner-nav a:nth-child(3) {
    padding: 0 0.36rem;
}

.public .banner-nav a:nth-child(4) {
    padding: 0 0.2rem;
}

.content {
    display: flex;
    width: 14rem;
    /*width: 100%;*/
    /*padding: 0.8rem 2.6rem 0;*/
    margin: 0 auto;
    margin-bottom: 1.2rem;
    box-sizing: border-box;
}

.content .contentNav {
    width: 2.6rem;
}

.content .contentNav .table1 {
    background: url('../img/business/navbg.png') no-repeat;
    background-size: 100% 100%;
    width: 2.6rem;
    height: 1.28rem;
    box-sizing: border-box;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei-Bold;
    font-weight: bold;
    font-size: 0.24rem;
    color: #FFFFFF;
    line-height: 1.28rem;
    text-align: center;
}

.contentNav .table2 {
    width: 100%;
}

.contentNav .table2 .td {
    display: block;
    width: 100%;
    height: 0.54rem;
    background: #fff;
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: normal;
    font-size: 0.2rem;
    color: #222222;
    line-height: 0.54rem;
    text-align: center;
    border: 0.01rem solid #D2D2D2;
    border-collapse: collapse;
    box-sizing: border-box;
}

.td-active {
    border: none !important;
    background: #EEEEEE !important;
    color: #0B4DB2 !important;
}

.content .contentMain {
    width: 11rem;
    margin-left: 0.6rem;
    box-sizing: border-box;
}

.contentMain .m-title {
    position: relative;
    padding: 0.2rem 0;
    border-bottom: 0.01rem solid #DBDBDB;
}

.contentMain .m-title .tTex {
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei-Bold;
    font-weight: bold;
    font-size: 0.24rem;
    color: #222222;
}

.contentMain .m-title .tBor {
    position: absolute;
    bottom: -0.025rem;
    width: 0.4rem;
    height: 0.05rem;
    background: #0B4DB2;
}

.contentMain .essay {
    width: 100%;
    margin-top: 0.3rem;
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: normal;
    font-size: 0.16rem;
    color: #232323;
    line-height: 0.3rem;
    box-sizing: border-box;
}

.contentMain .essay .paragraph1 table td:nth-child(1) img{
    width: revert-layer !important;
    height: revert-layer !important;
}

.contentMain .essay .paragraph1 table td:nth-child(3) img{
    width: revert-layer !important;
    height: revert-layer !important;
}

.essay .essay-img {
    width: 100%;
    height: 6rem;
    padding: 0.3rem 0;
}

/* 3_2 */
.contentMain .detect {
    width: 100%;
    margin-top: 0.3rem;
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: normal;
    font-size: 0.16rem;
    color: #232323;
    line-height: 0.3rem;
    box-sizing: border-box;
}

.detect .det-card {
    display: flex;
    width: 100%;
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
    padding-left: 0.6rem;
    box-sizing: border-box;
    background: #F5F5F5;
    margin-bottom: 0.3rem;
    overflow-x: auto;
}

.detect .detCard-tit {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.18rem;
    color: #232323;
    margin-bottom: 0.2rem;
    white-space: nowrap;
}

.detCard-left .detCard-tit{
    text-align: center;
}

.detect .det-card .det-bor {
    width: 0px;
    height: 3.44rem;
    border: 0.01rem solid #E2E2E2;
    margin: 0 0.6rem
}


.detCard-left img {
    width: 4.2rem;
    height: 3rem;
}

.detCard-right{
    padding-right: 0.6rem;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.detCard-right img {
    /*width: 2.1rem;*/
    width: auto;
    height: 3rem;
}

.honor {
    width: 100%;
    margin-top: 0.3rem;
    box-sizing: border-box;
}

.honor .honor-img {
    width: 100%;
    display: flex;
    box-sizing: border-box;
}

.honor .honor-img .honorList {
    width: 3.5rem;
    margin-right: 0.15rem;
}

.honor .honor-img .honorList:last-child {
    margin-right: 0;
}

.honorList img {
    height: 2.3rem;
    width: 100%;
    margin-bottom: 0.15rem;
}

.honorList .honorTex {
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: normal;
    font-size: 0.14rem;
    color: #666666;
    text-align: center;
}

.brief {
    width: 100%;
    margin-top: 0.5rem;
    box-sizing: border-box;
}

.brief-con {
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: normal;
    font-size: 0.16rem;
    color: #232323;
    line-height: 0.3rem;
}

.inquire {
    width: 100%;
    margin-top: 0.5rem;
    box-sizing: border-box;
}

.inquire .inquire-con .inquire-link {
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: normal;
    font-size: 0.16rem;
    color: #0B4DB2;
    margin-top: 0.6rem;
}

.inquire .inquire-con .inquire-link a:link,
.inquire .inquire-con .inquire-link a:visited {
    color: #0B4DB2;
}

.inquire-link span {
    color: #232323;
}


/* 环境检测 */
.environment{
    width: 100%;
    box-sizing: border-box;
    margin-top: 0.3rem;
}

.environment .env-title{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.18rem;
    color: #232323;
    margin-bottom: 0.15rem;
}

.environment .env-tex{
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: normal;
    font-size:0.16rem;
    color: #232323;
    line-height: 0.3rem;
}

.env-img{
    display: flex;
    width: 100%;
    box-sizing: border-box;
    margin-top: 0.3rem;
}

.env-img .env-left{
    width: 5.8rem;
    margin-right: 0.2rem;
}

.env-img .env-left img{
    width: 100%;
    height: 3.6rem;
    margin-bottom:0.2rem;
}

.env-img .env-left img:last-child{
    margin-bottom: 0;
}

.env-img .env-right{
    width: 4.8rem;
}

.env-img .env-right img{
    width: 100%;
    height: 5.7rem;
    margin-bottom: 0.2rem;
}

.env-img .env-right img:nth-child(2){
    height:5.3rem;
    margin-bottom:0;
}

/* 绿色建材认证 */
.green{
    width: 100%;
    box-sizing: border-box;
    margin-top: 0.3rem;
}

.green-title{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.18rem;
    color: #232323;
    margin-bottom: 0.15rem;
}

.green-tex{
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: normal;
    font-size: 0.16rem;
    color: #232323;
    line-height: 0.3rem;
}

.green-img{
    width: 100%;
    height: 3.33rem;
    margin: 0.3rem 0;
}

.green-img img{
    width: 100%;
    height: 100%;
}

.text2{
    text-indent: 2em;
}

.model2{
    margin-top:0.3rem;
    margin-bottom: 0.75rem;
}

.gre-ipone{
    margin-left:1rem
}

.gtitlemar{
    margin-bottom: 0.2rem;
}

.green-list{
    display: flex;
    flex-direction: column;
    width: 100%;
}

.green-list .green-li{
    width: 100%;
    height: 0.6rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 0.2rem;
    padding-right: 0.4rem;
    box-sizing: border-box;
    border-bottom: 0.01rem solid #ECECEC;
    margin-bottom: 0.1rem;
}

.green-list .green-li:last-child{
    margin-bottom: 0;
}

.green-list .green-li .gli-left{
    display: flex;
    align-items: center;
}

.green-list .green-li .gli-left img{
    width: 0.12rem;
    height: 0.12rem;
    margin-right: 0.15rem;
}

.green-list .green-li .gli-left div{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-size: 0.18rem;
    color: #222222;
}

.green-list .gli-btn{
    width: 0.88rem;
    height: 0.3rem;
    background: rgba(11,77,178,0);
    /* background: #0B4DB2; */
    border-radius: 0.15rem 0.15rem 0.15rem 0.15rem;
    border: 0.01rem solid #C7C7C7;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-size: 0.14rem;
    line-height: 0.3rem;
    text-align: center;
    color: #666666;
}

/* 咨询服务 */
.service{
    width: 100%;
    margin-top: 0.3rem;
}

.service .ser-card{
    display: flex;
    width: 100%;
    height: 3.7rem;
    box-sizing: border-box;
    margin-bottom: 0.4rem;
}

.service .ser-card:last-child{
    margin-bottom: 0;
}

.service .ser-card .sCard-left{
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 5.8rem;
    box-sizing: border-box;
    padding: 0 0.5rem;
    background: #F5F5F5;
    overflow: auto;
}

.sCard-tit{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.18rem;
    color: #232323;
    margin-bottom: 0.1rem;
}

.sCard-tex{
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: normal;
    font-size: 0.16rem;
    color: #232323;
    line-height: 0.3rem;
}

.ser-card .sCard-right{
    width: 5rem;
    height: 3.7rem;
}

/* 分页 */
/* 页码 */
.page {
    width: fit-content;
    margin: 0 auto;
    margin-top: 0.61rem;
    margin-bottom: 0 !important;
    display: flex;
    align-items: center;
}

.page .list {
    display: flex;
    align-items: center;
    color: rgba(109, 109, 109, 1);
}

.page .list .item {
    display: block;
    width: 0.32rem;
    height: 0.32rem;
    margin-left: 0.03rem;
    margin-right: 0.03rem;
    border: 0.01rem solid rgba(56, 102, 240, 0);
    text-align: center;
    line-height: 0.32rem;
    font-size: 0.14rem;
    color: rgba(109, 109, 109, 1);
    cursor: pointer;
    overflow: hidden;
}

.page .list .item:hover {
    background: #0B4DB2;
    color: white;
    border: 0.01rem solid var(--c);
}

.page .list .active {
    background: #0B4DB2;
    color: white;
    /* border: 0.01rem solid var(--c); */
}

.page .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 0.32rem;
    height: 0.32rem;
    margin-left: 0.08rem;
    margin-right: 0.08rem;
    border: 0.01rem solid #ededed;
    cursor: pointer;
    overflow: hidden;
    background-color: #fff;
}

.page .btn img {
    height: 0.11rem;
    object-fit: contain;
}

.page .prev::after {
    content: '<';
}

.page .next::after {
    content: '>';
}

.page .prev::after,
.page .next::after {
    position: absolute;
    font-size: 0.16rem;
    font-family: '宋体';
    color: rgba(109, 109, 109, 1);
    font-weight: bold;
}

.page .btn:hover {
    background: rgba(226, 225, 225, 1);
}

.page .btn:hover::after {
    color: #fff;
}

.page .disable {
    opacity: 0.5;
}

.page .btn:hover img {
    filter: brightness(0) invert(1);
}

.page .total {
    margin-right: 0.23rem;
    font-size: 0.14rem;
    color: #333333;
}

.page .to_page {
    font-size: 0.14rem;
    color: rgba(109, 109, 109, 1);
    margin-left: 0.08rem;
}

.page .to_page input {
    width: 0.6rem;
    height: 0.31rem;
    margin: 0 0.05rem;
    padding: 0 0.1rem;
    border-radius: 0.01rem 0.01rem 0.01rem 0.01rem;
    border: 0.01rem solid rgba(226, 225, 225, 1);
    outline: none;
    font-size: 0.14rem;
    color: rgba(109, 109, 109, 1);
    background: transparent;
}

.page .list .list-dot {
    border: none;
}

@media only screen and (max-width: 768px) {
    .content{
        width: 100%;
        display: block;
    }
.content .contentNav{
    width: 94%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
 .contentNav .table2 .td {
    width: auto;
    float: left;
    margin: 0.1rem;
    font-size: 0.24rem;
    padding: 0 0.4rem;
  }
  .content .contentMain {
  width: 94%;

  margin: 0 auto;
}
.contentMain .essay{
    font-size: 0.24rem;
}
.contentMain .m-title .tTex{
    font-size: 0.26rem;
}
.detect .det-card{
    display: block;
    height: auto;
    overflow: hidden;
}
.detect .det-card .detCard-left{
    width: 45%;
    float: left;
    
}
.detect .det-card .detCard-left img{
    width: 100%;
}
.detect .det-card .det-bor{
    display: none;
}
.detCard-left .detCard-tit{
    font-size: 0.24rem;
}
.detect .det-card .detCard-right{
    width: 45%;
    float: left;
    
}
.detect .det-card .detCard-right img{
    width: 100%;
}
.detect .detCard-tit{
    font-size: 0.24rem;
}
.honorList .honorTex{
    font-size: 0.24rem;
}
.brief-con{
    font-size: 0.24rem;
}
.inquire .inquire-con .inquire-link{
    font-size: 0.24rem;
}
.public .banner-nav a:nth-child(1){
    padding: 0 0.08rem;
}
.public .banner-nav a:nth-child(2){
    padding: 0 0.08rem;
}
.public .banner-nav a:nth-child(3){
    padding: 0 0.08rem;
}
.public .banner-nav a:nth-child(4){
    padding: 0 0.08rem;
}
.contentMain .essay .paragraph1 table td:nth-child(1) img {
  width: 100% !important;
  height: 100% !important;
}

}
