/* --------------- p1-0 公司概况 ---------------- */
.intro1{
    margin-top: 255px;
}
.intro1 .w1200{
    padding: 0 32px;
    box-sizing: border-box;
    background: #fff url(../images/page/intro_2.png) center top no-repeat;
    overflow: hidden;
    min-height: 500px;
}
.i_1 .main1{
    padding-top: 35px;
    position: relative;
}
.i_1 .main1 .more{
    width: 145px;
    height: 35px;
    background: url(../images/page/intro_4.png) center no-repeat;
    background-size: 100% auto;
    color: #fff;
    position: absolute;
    left: 12px;
    bottom: 10px;
}
.i_1 .main1 .more:hover{
    transition: all 0.5s;
    opacity: 0.5;
}
.i_1 .main2 {
    width: 100%;
    padding-bottom: 35px;
    margin-top: 30px;
    overflow: hidden;
    letter-spacing: 2px;
}
.i_1 .main2 .more {
    width: 110px;
    height: 35px;
    font-size: 16px;
    position: absolute;
    bottom: 0;
    margin-bottom: 25px;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.5s;
    text-align: center;
    line-height: 35px;
}

.i_1 .main2 .title{
    font-size: 20px;
    text-align: center;
}
.i_1 .main2 .text{
    font-size: 16px;
    text-indent: 2em;
    line-height: 26px;
    margin-top: 10px;
}
.i_1 .main2 .nr1{
    width: 565px;
    height: 250px;
    background: #045baa;
    float: left;
    color: #fff;
    padding: 20px 30px 25px;
    box-sizing: border-box;
    position: relative;
}
.i_1 .main2 .nr1 .more {
    background: #045baa;
    border: 1px solid #4993d6;
    color: #fff;
    
}
.i_1 .main2 .nr1 .more:hover{
    background: #fff;
    color: #333;
}
.i_1 .main2 .nr2{
    width: 285px;
    height: 250px;
    background: url(../images/page/intro_5.png) center no-repeat;
    background-size: 100% auto;
    float: left;
    color: #333;
    padding: 20px 30px 25px;
    box-sizing: border-box;
    position: relative;
}
.i_1 .main2 .nr2 .text{
    color: #666;
}
.i_1 .main2 .nr2 .more {
    background: #fff;
    border: 1px solid #b3b3b3;
    color: #333;
    
}
.i_1 .main2 .nr2 .more:hover{
    background: #045baa;
    color: #fff;
    border: 1px solid #4993d6;
}
.i_1 .main2 .nr3{
    width: 284px;
    height: 250px;
    background: #045baa;
    float: left;
    color: #fff;
    padding: 20px 30px 25px;
    box-sizing: border-box;
    position: relative;
}
.i_1 .main2 .nr3 .more {
    background: #045baa;
    border: 1px solid #4993d6;
    color: #fff;
    
}
.i_1 .main2 .nr3 .more:hover{
    background: #fff;
    color: #333;
    border: 1px solid #b3b3b3;
}
.i_1 .main2 .nr4{
    width: 283px;
    height: 250px;
    background: url(../images/page/intro_6.png) center no-repeat;
    float: left;
    color: #fff;
    padding: 20px 30px 25px;
    box-sizing: border-box;
    position: relative;
    /* box-shadow: 0 0 10px 0 #ccc; */
}
.i_1 .main2 .nr4 .more {
    background: #045baa;
    border: 1px solid #4993d6;
    color: #fff;
    
}
.i_1 .main2 .nr4 .more:hover{
    background: #fff;
    color: #333;
    border: 1px solid #b3b3b3;
}
.i_1 .main2 .nr5{
    width: 284px;
    height: 250px;
    background: url(../images/page/intro_7.png) center no-repeat;
    float: left;
    color: #333;
    padding: 20px 30px 25px;
    box-sizing: border-box;
    position: relative;
    margin-left: -1px;
}
.i_1 .main2 .nr5 .text{
    color: #666;
}
.i_1 .main2 .nr5 .more {
    background: #fff;
    border: 1px solid #b3b3b3;
    color: #333;
    
}
.i_1 .main2 .nr5 .more:hover{
    background: #045baa;
    color: #fff;
    border: 1px solid #4993d6;
}
.i_1 .main2 .nr6{
    width: 285px;
    height: 250px;
    background: #045baa;
    float: left;
    color: #fff;
    padding: 20px 30px 25px;
    box-sizing: border-box;
    position: relative;
}
.i_1 .main2 .nr6 .more {
    background: #045baa;
    border: 1px solid #4993d6;
    color: #fff;
    
}
.i_1 .main2 .nr6 .more:hover{
    background: #fff;
    color: #333;
    border: 1px solid #b3b3b3;
}
.i_1 .main2 .nr7{
    width: 284px;
    height: 250px;
    background: #f4f4f4;
    float: left;
    color: #333;
    padding: 20px 30px 25px;
    box-sizing: border-box;
    position: relative;
    margin-left: -1px;
}
.i_1 .main2 .nr7 .text{
    color: #666;
}
.i_1 .main2 .nr7 .more {
    background: #fff;
    border: 1px solid #b3b3b3;
    color: #333;
    
}
.i_1 .main2 .nr7 .more:hover{
    background: #045baa;
    color: #fff;
    border: 1px solid #4993d6;
}


/* --------------- p1-1 企业简介 ---------------- */
.i_2 .menu{
    width: 100%;
    height: 59px;
    background: #fff;
    overflow: hidden;
    margin-top: 22px;
    box-shadow: 0 0 10px 0 #ccc;
}
.i_2 .menu li{
    width: 160px;
    height: 55px;
    float: left;
    
    margin: 2px 2px 2px 0;
}
.i_2 .menu li:first-child{
    margin-left: 2px;
}
.i_2 .menu li a{
    color: #fff;
    line-height: 55px;
    text-align: center;
    display: block;
    background: #045baa;
    transition: all 0.5s;
}
.i_2 .menu li a:hover{
    background: #ff6600;
}
.i_2 .menu li a.active{
    background: #ff6600;
}
.i_2 .con{
    padding: 0 36px;
    margin-top: 50px;
}
.i_2 .con .title{
    /* display: flex; */
    /* height: 40px; */
}
.i_2 .con .title h3{
    font-size: 30px;
    color: #333;
}
.i_2 .con .title .b-r{
    width: 2px;
    height: 32px;
    background: #c4c4c4;
    margin: 5px 10px 0 5px;
}
.i_2 .con .title h4{
    font-size: 28px;
    color: #ff6600;
    margin-top: 6px;
}
.i_2 .con .text{
    margin-top: 30px;
    padding-bottom: 70px;
}
.i_2 .con .text .img{
    float: right;
    width: 375px;
    height: 230px;
    margin-left: 20px;
}
.i_2 .con .text .img img{
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto;
    object-fit: cover;
}
.i_2 .con .text p{
    font-size: 18px;
    color: #333;
    margin-bottom: 28px;
    line-height: 28px;
    text-indent: 2em;
}

/* --------------- p1-2 企业文化 ---------------- */
.i_3 .menu{
    width: 100%;
    height: 59px;
    background: #fff;
    overflow: hidden;
    margin-top: 22px;
    box-shadow: 0 0 10px 0 #ccc;
}
.i_3 .menu li{
    width: 160px;
    height: 55px;
    float: left;
    
    margin: 2px 2px 2px 0;
}
.i_3 .menu li:first-child{
    margin-left: 2px;
}
.i_3 .menu li a{
    color: #fff;
    line-height: 55px;
    text-align: center;
    display: block;
    background: #045baa;
    transition: all 0.5s;
}
.i_3 .menu li a:hover{
    background: #ff6600;
}
.i_3 .menu li a.active{
    background: #ff6600;
}
.i_3 .con{
    padding: 0 36px;
    margin-top: 50px;
}
.i_3 .con .title{
    /* display: flex; */
    /* height: 40px; */
}
.i_3 .con .title h3{
    font-size: 30px;
    color: #333;
}
.i_3 .con .title .b-r{
    width: 2px;
    height: 32px;
    background: #c4c4c4;
    margin: 5px 10px 0 5px;
}
.i_3 .con .title h4{
    font-size: 28px;
    color: #ff6600;
    margin-top: 6px;
}
.i_3 .con .text{
    margin-top: 30px;
    padding-bottom: 70px;
    display: flex;
    justify-content: space-between;
}
.i_3 .con .text .text_con{
    margin-right: 25px;
}
.i_3 .con .text p:first-child{
    font-size: 24px;
    color: #333;
}
.i_3 .con .text p{
    font-size: 18px;
    color: #333;
    margin-bottom: 28px;
    line-height: 28px;
    /* text-indent: 2em; */
}

/* --------------- p1-3 业务范围 ---------------- */
.i_4 .menu{
    width: 100%;
    height: 59px;
    background: #fff;
    overflow: hidden;
    margin-top: 22px;
    box-shadow: 0 0 10px 0 #ccc;
}
.i_4 .menu li{
    width: 160px;
    height: 55px;
    float: left;
    
    margin: 2px 2px 2px 0;
}
.i_4 .menu li:first-child{
    margin-left: 2px;
}
.i_4 .menu li a{
    color: #fff;
    line-height: 55px;
    text-align: center;
    display: block;
    background: #045baa;
    transition: all 0.5s;
}
.i_4 .menu li a:hover{
    background: #ff6600;
}
.i_4 .menu li a.active{
    background: #ff6600;
}
.i_4 .con{
    padding: 0 36px;
    margin-top: 50px;
}
.i_4 .con .title{
    /* display: flex; */
    /* height: 40px; */
}
.i_4 .con .title h3{
    font-size: 30px;
    color: #333;
}
.i_4 .con .title .b-r{
    width: 2px;
    height: 32px;
    background: #c4c4c4;
    margin: 5px 10px 0 5px;
}
.i_4 .con .title h4{
    font-size: 28px;
    color: #ff6600;
    margin-top: 6px;
}
.i_4 .con .text{
    margin-top: 30px;
    padding-bottom: 70px;
}
.i_4 .con .text img{
    max-width: 100%;
    margin: 0 auto;
}

/* --------------- p1-7 信息公开 ---------------- */
.i_5 .menu{
    width: 100%;
    height: 59px;
    background: #fff;
    overflow: hidden;
    margin-top: 22px;
    box-shadow: 0 0 10px 0 #ccc;
}
.i_5 .menu li{
    width: 160px;
    height: 55px;
    float: left;
    
    margin: 2px 2px 2px 0;
}
.i_5 .menu li:first-child{
    margin-left: 2px;
}
.i_5 .menu li a{
    color: #fff;
    line-height: 55px;
    text-align: center;
    display: block;
    background: #045baa;
    transition: all 0.5s;
}
.i_5 .menu li a:hover{
    background: #ff6600;
}
.i_5 .menu li a.active{
    background: #ff6600;
}
.i_5 .con{
    padding: 0 36px;
    margin-top: 50px;
}
.i_5 .con .title{
    /* display: flex; */
    /* height: 40px; */
}
.i_5 .con .title h3{
    font-size: 30px;
    color: #333;
}
.i_5 .con .title .b-r{
    width: 2px;
    height: 32px;
    background: #c4c4c4;
    margin: 5px 10px 0 5px;
}
.i_5 .con .title h4{
    font-size: 28px;
    color: #ff6600;
    margin-top: 6px;
}
.i_5 .con .text{
    margin-top: 30px;
    padding-bottom: 70px;
    display: flex;
}
.i_5 .con .text a{
    width: 165px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    color: #fff;
    background: #ff6600;
    border-radius: 5px;
    margin: 0 13px;
    font-size: 22px;
    transition: all 0.5s;
    font-weight: bold;
}
.i_5 .con .text a:first-child{
    margin-left: 53px;
}
.i_5 .con .text a:hover{
    opacity: 0.5;
}
.i_5 .con .text p{
    font-size: 18px;
    color: #333;
    line-height: 28px;
}

/* --------------- p1-7-1 公开信息 ---------------- */
.i_6 .menu{
    width: 100%;
    height: 59px;
    background: #fff;
    overflow: hidden;
    margin-top: 22px;
    box-shadow: 0 0 10px 0 #ccc;
}
.i_6 .menu li{
    width: 160px;
    height: 55px;
    float: left;
    
    margin: 2px 2px 2px 0;
}
.i_6 .menu li:first-child{
    margin-left: 2px;
}
.i_6 .menu li a{
    color: #fff;
    line-height: 55px;
    text-align: center;
    display: block;
    background: #045baa;
    transition: all 0.5s;
}
.i_6 .menu li a:hover{
    background: #ff6600;
}
.i_6 .menu li a.active{
    background: #ff6600;
}
.i_6 .con{
    padding: 0 36px;
    margin-top: 50px;
}
.i_6 .con .title{
    /* display: flex; */
    /* height: 40px; */
}
.i_6 .con .title h3{
    font-size: 30px;
    color: #333;
}
.i_6 .con .title .b-r{
    width: 2px;
    height: 32px;
    background: #c4c4c4;
    margin: 5px 10px 0 5px;
}
.i_6 .con .title h4{
    font-size: 28px;
    color: #ff6600;
    margin-top: 6px;
}
.i_6 .con .text{
    margin-top: 30px;
    padding-bottom: 70px;
}
.i_6 .con .text ul li{
    width: 100%;
    background: #f5f5f5;
    color: #333;
    transition: all 0.5s;
    margin-bottom: 20px;
}
.i_6 .con .text ul li .icon{
    background: url(../images/icon/icon_22s.png) center no-repeat;
    width: 75px;
    height: 60px;
    transform: rotate(180deg);
}
.i_6 .con .text ul li .info{
    display: flex;
}
.i_6 .con .text ul li .info .info_1{
    display: flex;
    justify-content: space-between;
    width: calc(100% - 75px);
    padding: 0 20px;
    line-height: 60px;
    
}
.i_6 .con .text ul li .info .info_1 .p1{
    font-size: 16px;
}
.i_6 .con .text ul li a{
    color: #333;
    font-size: 20px;
}
.i_6 .con .text ul li a:hover{
    color: #005db7;
    text-decoration: underline;
}
.i_6 .con .text ul li .info_2{
    height: 0;
    overflow: hidden;
}
.i_6 .con .text ul li .info_2 a{
    display: block;
}
.i_6 .con .text ul li .info_2 a p{
    padding: 15px 20px 60px 93px;
}
.i_6 .con .text ul li.active{
    background: #045baa;
}
.i_6 .con .text ul li.active a{
    color: #fff;
}
.i_6 .con .text ul li.active .info_1{
    border-bottom: 1px solid #3582c7;
}
.i_6 .con .text ul li.active .info_1 .p1{
    color: #3582c7;
}
.i_6 .con .text ul li.active .icon{
    background: url(../images/icon/icon_22.png) center no-repeat;
    transform: rotate(0deg);
}


/* --------------- p2-0 新闻中心 ---------------- */
.news1{
    margin-top: 255px;
}
.news1 .w1200{
    padding: 50px 32px 70px;
    box-sizing: border-box;
    background: #fff url(../images/page/news_2.png) center top no-repeat;
    overflow: hidden;
    min-height: 500px;
}
.news1 .w1200 .con{
    padding: 0 25px;
    margin-top: 50px;
}
.news1 .w1200 .con .title{
    margin-left: 15px;
}
.n_1 .main1{
    width: 290px;
    height: 500px;
    background: #f4f4f4;
    float: left;
    position: relative;
    box-shadow: 0 0 10px 0px #ccc;
    z-index: 1;
}
.n_1 .main1 img{
    position: absolute;
    right: -14px;
    top: 25px;
}
.n_1 .main1 .tit {
    /* width: 187px; */
    padding-left: 25px;
    padding-top: 32px;
    font-weight: bold;
    color: #393A3F;
    font-size: 18px;
    line-height: 22px;
    overflow: hidden;
}
.n_1 .main1 ul {
    /* width: 200px; */
    padding: 22px 0 0 22px;
    overflow: hidden;
}
.n_1 .main1 ul li {
    padding: 3px 15px 15px 12px;
    line-height: 24px;
    background: url(../images/page/news_4.png) 5px 15px no-repeat;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 16px;
}
.n_1 .main1 ul li a{
    color: #333;
}
.n_1 .main1 ul li a:hover{
    color: #005db7;
}
.n_1 .more{
    width: 110px;
    height: 35px;
    position: absolute;
    left: 26px;
    bottom: 0px;
    margin-bottom: 25px;
    text-align: center;
    line-height: 35px;
    font-size: 16px;
}
.n_1 .main1 .more{
    background: #f8f8f8;
    border: 1px solid #d3d3d3;
    color: #333;
    transition: all 0.5s;
}
.n_1 .main1 .more:hover{
    background: #0d63b1;
    color: #fff;
    border: 1px solid #418fd6;
}
.n_1 .main2{
    width: calc(100% - 290px);
    height: 250px;
    background: #045baa;
    float: left;
}
.n_1 .main2 .img{
    width: 288px;
    height: 100%;
    float: left;
}
.n_1 .main2 .img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.n_1 .main2 .nr{
    float: left;
    width: calc(100% - 288px);
    height: 100%;
    padding: 15px 30px;
    box-sizing: border-box;
    position: relative;
}
.n_1 .main2 .nr .tit{
    /* font-weight: bold; */
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    overflow: hidden;
    margin-bottom: 5px;
    
}
.n_1 .main2 .nr ul li {
    padding: 3px 15px 5px 12px;
    line-height: 24px;
    background: url(../images/page/news_4.png) 5px 15px no-repeat;
    width: 80%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 16px;
}
.n_1 .main2 .nr ul li a{
    color: #fff;
}
.n_1 .main2 .more{
    background: #0d63b1;
    border: 1px solid #418fd6;
    color: #fff;
    transition: all 0.5s;
}
.n_1 .main2 .more:hover{
    background: #f8f8f8;
    color: #333;
    border: 1px solid #d3d3d3;
}
.n_1 .main3{
    width: 555px;
    height: 250px;
    background: #f4f4f4;
    float: left;
    position: relative;
}
.n_1 .main3 .tit {
    /* width: 187px; */
    padding-left: 25px;
    padding-top: 20px;
    font-weight: bold;
    color: #393A3F;
    font-size: 18px;
    line-height: 22px;
    overflow: hidden;
}
.n_1 .main3 ul {
    /* width: 200px; */
    padding: 5px 0 0 22px;
    overflow: hidden;
}
.n_1 .main3 ul li {
    padding: 3px 15px 5px 12px;
    line-height: 24px;
    background: url(../images/page/news_4.png) 5px 15px no-repeat;
    width: 80%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 16px;
}
.n_1 .main3 ul li a{
    color: #333;
}
.n_1 .main3 ul li a:hover{
    color: #005db7;
}
.n_1 .main3 .more{
    background: #f8f8f8;
    border: 1px solid #d3d3d3;
    color: #333;
    transition: all 0.5s;
}
.n_1 .main3 .more:hover{
    background: #0d63b1;
    color: #fff;
    border: 1px solid #418fd6;
}
.n_1 .main4{
    width: 290px;
    height: 250px;
    background: url(../images/page/news_6.png) center no-repeat;
    float: left;
    position: relative;

}
.n_1 .main4 .tit {
    /* width: 187px; */
    padding-left: 25px;
    padding-top: 20px;
    font-weight: bold;
    color: #393A3F;
    font-size: 18px;
    line-height: 22px;
    overflow: hidden;
}
.n_1 .main4 ul {
    /* width: 200px; */
    padding: 5px 0 0 22px;
    overflow: hidden;
}
.n_1 .main4 ul li {
    padding: 3px 15px 5px 12px;
    line-height: 24px;
    background: url(../images/page/news_4.png) 5px 15px no-repeat;
    width: 80%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 16px;
}
.n_1 .main4 ul li a{
    color: #333;
}
.n_1 .main4 ul li a:hover{
    color: #005db7;
}
.n_1 .main4 .more{
    background: #f8f8f8;
    border: 1px solid #d3d3d3;
    color: #333;
    transition: all 0.5s;
}
.n_1 .main4 .more:hover{
    background: #0d63b1;
    color: #fff;
    border: 1px solid #418fd6;
}


/* --------------- p2-1 公司新闻 ---------------- */
.news1 .menu{
    width: 100%;
    height: 59px;
    background: #fff;
    overflow: hidden;
    margin-top: -15px;
    box-shadow: 0 0 10px 0 #ccc;
}
.news1 .menu li{
    width: 224.8px;
    height: 55px;
    float: left;
    
    margin: 2px 2px 2px 0;
}
.news1 .menu li:first-child{
    margin-left: 2px;
}
.news1 .menu li a{
    color: #fff;
    line-height: 55px;
    text-align: center;
    display: block;
    background: #045baa;
    transition: all 0.5s;
}
.news1 .menu li a:hover{
    background: #ff6600;
}
.news1 .menu li a.active{
    background: #ff6600;
}

.n_2 .con .ul1{
    display: flex;
    justify-content: space-between;
}
.n_2 .con .ul1 li{
    width: 345px;
    height: 341px;
    border: 2px solid #f1f1f1;
    position: relative;
    overflow: hidden;
}
.n_2 .con .ul1 li .time{
    background: url(../images/page/news_9.png) right no-repeat;
    height: 180px;
    left: -150px;
    padding: 29px 21px 0;
    position: absolute;
    top: 0;
    width: 150px;
    box-sizing: border-box;
    transition: all 0.5s;
    background-size: cover;
}
.n_2 .con .ul1 li .time h2{
    color: #40444c;
    font-size: 26px;
}
.n_2 .con .ul1 li .time h3{
    font-size: 16px;
    color: #666;
    font-weight: normal;
}
.n_2 .con .ul1 li:hover .time{
    left: 0;
}
.n_2 .con .ul1 li a img{
    width: 100%;
    height: 180px;
}
.n_2 .con .ul1 li a .text_box{
    padding: 0 22px;
    transition: all 0.5s;
    width: 100%;
    height: calc(100% - 180px);
    box-sizing: border-box;
    overflow: hidden;
}
.n_2 .con .ul1 li a .text_box .tit{
    font-size: 16px;
    color: #333;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 10px;
}
.n_2 .con .ul1 li a .text_box .text{
    font-size: 16px;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 24px;
    margin-top: 15px;
}
.n_2 .con .ul1 li a .text_box .btn{
    width: 85px;
    height: 25px;
    border: 1px solid #d1d1d1;
    text-align: center;
    line-height: 25px;
    color: #333;
    margin-top: 15px;
}
.n_2 .con .ul1 li a:hover .text_box{
    background: #1b6bb3;
}
.n_2 .con .ul1 li a:hover .text_box .tit{
    color: #fff;
}
.n_2 .con .ul1 li a:hover .text_box .text{
    color: #fff;
}
.n_2 .con .ul1 li a:hover .text_box .btn{
    color: #fff;
    border: 1px solid #418fd6;
}
.n_2 .con .ul2{
    margin-top: 35px;
}
.n_2 .con .ul2 li{
    width: 100%;
    background: #f5f5f5;
    color: #333;
    transition: all 0.5s;
    margin-top: 15px;
}
.n_2 .con .ul2 li .icon{
    background: url(../images/icon/icon_22s.png) center no-repeat;
    width: 75px;
    height: 60px;
    transform: rotate(180deg);
}
.n_2 .con .ul2 li .info{
    display: flex;
}
.n_2 .con .ul2 li .info .info_1{
    display: flex;
    justify-content: space-between;
    width: calc(100% - 75px);
    padding: 0 20px;
    line-height: 60px;
    
}
.n_2 .con .ul2 li .info .info_1 .p1{
    font-size: 16px;
}
.n_2 .con .ul2 li a{
    color: #333;
    font-size: 20px;
}
.n_2 .con .ul2 li a:hover{
    color: #005db7;
    text-decoration: underline;
}
.n_2 .con .ul2 li .info_2{
    
    height: 0px;
    overflow: hidden;
}
.n_2 .con .ul2 li .info_2 p{
    padding: 15px 20px 70px 93px;
}
.n_2 .con .ul2 li.active{
    background: #045baa;
}
.n_2 .con .ul2 li.active a{
    color: #fff;
}
.n_2 .con .ul2 li.active .info_1{
    border-bottom: 1px solid #3582c7;
}
.n_2 .con .ul2 li.active .info_1 .p1{
    color: #3582c7;
}
.n_2 .con .ul2 li.active .info_2{
    /* display: block; */
}
.n_2 .con .ul2 li.active .icon{
    background: url(../images/icon/icon_22.png) center no-repeat;
    transform: rotate(0deg);
}


/* --------------- p2-1-1 新闻中心详情 ---------------- */
.n_3 .con .news_tit{
    width: 100%;
    height: 60px;
    border: 1px solid #eee;
    color: #666;
    font-size: 16px;
    text-align: center;
    line-height: 60px;
    background: #fafafa;
    margin-top: 40px;
}
.n_3 .con .info{
    font-size: 14px;
    color: #999;
    display: flex;
    justify-content: center;
    margin: 15px auto;
}
.n_3 .con .info .font{
    display: flex;
}
.n_3 .con .info .font p.active{
    color: #4993d6;
}
.n_3 .con .info .font p:hover{
    cursor: pointer;
    color: #4993d6;
}
.n_3 .con .info .font .share:hover{
    cursor: pointer;
}
.n_3 .con .info .font .share{
    display: flex;
}
.n_3 .con .info .font .share span{
    margin-right: 7px;
}
.n_3 .con .info .font .share img{
    height: 16px;
    margin-top: 2px;
}
.n_3 .con .text{
    margin-top: 30px;
}
.n_3 .con .text p{
    font-size: 16px;
    text-indent: 2em;
    color: #333;
    line-height: 28px;
    margin-bottom: 20px;
}
.n_3 .con .text p img{
    max-width: 100%;
    border: 1px solid #ddd;
    margin: 0 auto;
    padding: 2px;
}


/* --------------- p2-2 企业内刊 ---------------- */
.n_4 .con ul{
    margin-top: 40px;
     overflow: hidden; 
     padding: 25px 17px;
}
.n_4 .con ul li{
    width: 225px;
    height: 315px;
    box-shadow: 0 0 10px 0 #ccc;
    overflow: hidden;
    float: left;
    transition: all 0.5s;
    margin-right: 50px;
    margin-bottom: 55px;
}
.n_4 .con ul li:hover{
    transform: scale(1.1);
}
.n_4 .con ul li:nth-child(4n){
    margin-right: 0;
}
.n_4 .con ul li a .pic{
    width: 210px;
    height: 255px;
    margin: 5px auto;
}
.n_4 .con ul li a .pic img{
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
}
.n_4 .con ul li a .text{
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #666;
    padding: 0 7px;
    box-sizing: border-box;
    text-align: center;
}


/* --------------- p4-1-1 工程案例详情 ---------------- */
.pro1{
    margin-top: 255px;
}
.pro1 .w1200{
    padding: 50px 32px 70px;
    box-sizing: border-box;
    background: #fff url(../images/page/news_2.png) center top no-repeat;
    overflow: hidden;
    min-height: 500px;
}
.pro1 .w1200 .con{
    padding: 0 25px;
    margin-top: 50px;
}
.pro1 .w1200 .con .title{
    margin-left: 15px;
}
.pro1 .menu{
    width: 100%;
    height: 59px;
    background: #fff;
    overflow: hidden;
    margin-top: 22px;
    box-shadow: 0 0 10px 0 #ccc;
}
.pro1 .menu li{
    width: 376px;
    height: 55px;
    float: left;
    
    margin: 2px 2px 2px 0;
}
.pro1 .menu li:first-child{
    margin-left: 2px;
}
.pro1 .menu li a{
    color: #fff;
    line-height: 55px;
    text-align: center;
    display: block;
    background: #045baa;
    transition: all 0.5s;
}
.pro1 .menu li a:hover{
    background: #ff6600;
}
.pro1 .menu li a.active{
    background: #ff6600;
}
.pro1 .con{
    padding: 0 36px;
    margin-top: 50px;
}
.p_1 .con ul{
    display: flex;
    margin: 20px 20px 0 20px;
    padding-bottom: 25px;
    border-bottom: 1px solid #c7c7c7;
}
.p_1 .con ul li{
    margin: 0 5px;
}
.p_1 .con ul li a{
    color: #777;
}
.p_1 .con ul li a.active{
    color: #ff6600;
}
.p_1 .con ul li a:hover{
    color: #ff6600;
}
.p_1 .con .tit{
    width: 100%;
    height: 65px;
    font-size: 20px;
    color: #666;
    background: #fafafa;
    margin-top: 30px;
    text-align: center;
    line-height: 65px;
}
.p_1 .con .pic{
    margin-top: 30px;
}
.p_1 .con .pic img{
    max-width: 100%;
    margin: 0 auto;
    object-fit: cover;
}
.p_1 .con .text{
    font-size: 20px;
    color: #666;
    text-align: center;
    margin-top: 25px;
   
}
.p_1 .con .text p{
     margin-top: 15px;
}
/* --------------- p4-1 工程案例 ---------------- */
.p_2 .con .menu2{
    display: flex;
    margin: 20px 20px 0 20px;
    padding-bottom: 25px;
    border-bottom: 1px solid #c7c7c7;
}
.p_2 .con .menu2 li{
    margin: 0 5px;
}
.p_2 .con .menu2 li a{
    color: #777;
}
.p_2 .con .menu2 li a.active{
    color: #ff6600;
}
.p_2 .con .menu2 li a:hover{
    color: #ff6600;
}
.p_2 .con .ul{
    margin-top: 35px;
    overflow: hidden;
}
.p_2 .con .ul li{
    width: 520px;
    height: 165px;
    background: url(../images/page/pro_4.png) center no-repeat;
    overflow: hidden;
    position: relative;
    background-size: 100% auto;
    float: left;
    margin-right: 25px;
    margin-bottom: 30px;
}
.p_2 .con .ul li:nth-child(2n){
    margin-right: 0;
}
.p_2 .con .ul li .pic{
    width: 210px;
    height: 160px;
    margin-top: 3px;
    margin-left: 5px;
    float: left;
}
.p_2 .con .ul li .pic img{
    width: 100%;
    height: 100%;
}
.p_2 .con .ul li .text{
    width: 283px;
    float: left;
    padding: 10px 15px 0 20px;
    box-sizing: border-box;
    height: 100%;
}
.p_2 .con .ul li .text .t{
    font-size: 16px;
    color: #333;
    font-weight: bold;
    margin-top: 12px;
    margin-bottom: 12px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.p_2 .con .ul li .text .n{
    font-size: 16px;
    color: #666;
    line-height: 26px;
}
.p_2 .con .ul li .btn{
    width: 113px;
    height: 30px;
    position: absolute;
    bottom: 0;
    right: 0;
}
.p_2 .con .ul li .btn .img1{
    display: block;
    width: 100%;
    height: 100%;
}
.p_2 .con .ul li .btn .img2{
    display: none;
    width: 100%;
    height: 100%;
}
/* .p_2 .con .ul li a:hover .text .t{
    color: #ff6600;
} */
.p_2 .con .ul li a:hover .btn .img1{
    display: none;
}
.p_2 .con .ul li a:hover .btn .img2{
    display: block;
}

/* --------------- p4-3 业绩表 ---------------- */
.p_3 .con ul{
    margin-top: 30px;
}
.p_3 .con ul li{
    width: 350px;
    height: 134px;
    float: left;
    margin-right: 18px;
    margin-bottom: 15px;
}
.p_3 .con ul li:nth-child(3n){
    margin-right: 0;
}
.p_3 .con ul li img{
    width: 100%;
    height: 100%;
}

/* --------------- p4-3-1 业绩表详情 ---------------- */
.p_4 .con .tab{
    display: flex;
    margin-top: 30px;
}
.p_4 .con .tab .tab1{
    /*width: 143px;*/
    height: 45px;
    border: 1px solid #949494;
    color: #333;
    font-size: 18px;
    line-height: 45px;
    text-align: center;
    padding: 0 15px;
}
.p_4 .con .tab .tab2{
    /*width: 195px;*/
    height: 45px;
    border: 1px solid #949494;
    color: #333;
    font-size: 18px;
    line-height: 45px;
    text-align: center;
    margin-left: 30px;
    padding: 0 15px;
}
.p_4 .con .tab>div:hover{
    cursor: pointer;
    color: #14549c;
}
.p_4 .con .tab>div.active{
    color: #14549c;
}
.p_4 .con .text{
    margin-top: 50px;
}
.p_4 .con .text .data{
    display: none;
    margin: 0 auto;
}
.p_4 .con .text .data.active{
    display: block;
}


/* --------------- p5-1 研发团队 ---------------- */
.dev1{
    margin-top: 255px;
}
.dev1 .w1200{
    padding: 50px 32px 70px;
    box-sizing: border-box;
    background: #fff url(../images/page/news_2.png) center top no-repeat;
    overflow: hidden;
    min-height: 500px;
}
.dev1 .w1200 .con{
    padding: 0 25px;
    margin-top: 50px;
}
.dev1 .w1200 .con .title{
    margin-left: 15px;
}
.dev1 .menu{
    width: 100%;
    height: 59px;
    background: #fff;
    overflow: hidden;
    margin-top: -20px;
    box-shadow: 0 0 10px 0 #ccc;
}
.dev1 .menu li{
    width: 281.5px;
    height: 55px;
    float: left;
    
    margin: 2px 2px 2px 0;
}
.dev1 .menu li:first-child{
    margin-left: 2px;
}
.dev1 .menu li a{
    color: #fff;
    line-height: 55px;
    text-align: center;
    display: block;
    background: #045baa;
    transition: all 0.5s;
}
.dev1 .menu li a:hover{
    background: #ff6600;
}
.dev1 .menu li a.active{
    background: #ff6600;
}
.dev1 .con{
    padding: 0 36px;
    margin-top: 50px;
}
.d_1 .con .next{
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
}
.d_1 .con .next .pic{
    width: 550px;
    height: 370px;
}
.d_1 .con .next .pic img{
    width: 100%;
    object-fit: cover;
}
.d_1 .con .next .text{
    width: 500px;
    font-size: 16px;
    color: #666;
    line-height: 30px;
}
.d_1 .con .next .text p{
    margin-top: 20px;
    margin-bottom: 10px;
    text-indent: 2em;
}

/* --------------- p5-3 专利技术 ---------------- */
.d_2 .text{
    padding: 0 50px;
    box-sizing: border-box;
}
.d_2 .text p{
    font-size: 16px;
    line-height: 28px;
    color: #333;
    text-indent: 2em;
    margin-top: 15px;
}


/* --------------- p6-0 分子机构 ---------------- */
.br1{
    margin-top: 255px;
}
.br1 .w1200{
    padding: 50px 32px 70px;
    box-sizing: border-box;
    background: #fff url(../images/page/news_2.png) center top no-repeat;
    overflow: hidden;
    min-height: 500px;
}
.br1 .w1200 .con{
    padding: 0 20px;
    margin-top: 50px;
}
.br1 .w1200 .con .title{
    margin-left: 15px;
}
.br1 .menu{
    width: 100%;
    height: 59px;
    background: #fff;
    overflow: hidden;
    margin-top: -20px;
    box-shadow: 0 0 10px 0 #ccc;
}
.br1 .menu li{
    width: 281.5px;
    height: 55px;
    float: left;
    
    margin: 2px 2px 2px 0;
}
.br1 .menu li:first-child{
    margin-left: 2px;
}
.br1 .menu li a{
    color: #fff;
    line-height: 55px;
    text-align: center;
    display: block;
    background: #045baa;
    transition: all 0.5s;
}
.br1 .menu li a:hover{
    background: #ff6600;
}
.br1 .menu li a.active{
    background: #ff6600;
}
.br1 .con{
    padding: 0 36px;
    margin-top: 50px;
}
.b_1 .con ul{
    margin: 35px auto 0;
    width: 87.5%;
}
.b_1 .con ul li{
    width: 300px;
    height: 420px;
    float: left;
    margin-right: 25px;
    margin-bottom: 25px;
}
.b_1 .con ul li:nth-child(3n){
    margin-right: 0;
}
.b_1 .con ul li img{
    width: 100%;
    height: 100%;
}

/* --------------- p6-1 水务分公司 ---------------- */

.grid-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
}
#pic {
    margin: 30px 0;
    width: 100%;
}
#pic2 {
    width: 80%;
}
.grid-wrapper4 {
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(250px,auto));
}
.content_right {
    width: 100%;
}


.br1{
    margin-top: 255px;
}
.br1 .w1200{
    padding: 50px 32px 70px;
    box-sizing: border-box;
    background: #fff url(../images/page/news_2.png) center top no-repeat;
    overflow: hidden;
    min-height: 500px;
}
.br1 .w1200 .con{
    padding: 0 25px;
    margin-top: 50px;
}
.br1 .w1200 .con .title{
    margin-left: 15px;
}
.br1 .menu{
    width: 100%;
    height: 59px;
    background: #fff;
    overflow: hidden;
    margin-top: -20px;
    box-shadow: 0 0 10px 0 #ccc;
}
.br1 .menu li{
    width: 281.5px;
    height: 55px;
    float: left;
    
    margin: 2px 2px 2px 0;
}
.br1 .menu li:first-child{
    margin-left: 2px;
}
.br1 .menu li a{
    color: #fff;
    line-height: 55px;
    text-align: center;
    display: block;
    background: #045baa;
    transition: all 0.5s;
}
.br1 .menu li a:hover{
    background: #ff6600;
}
.br1 .menu li a.active{
    background: #ff6600;
}
.br1 .con{
    padding: 0 36px;
    margin-top: 50px;
}
.b_1 .con ul{
    margin: 35px auto 0;
    width: 87.5%;
}
.b_1 .con ul li{
    width: 300px;
    height: 420px;
    float: left;
    margin-right: 25px;
    margin-bottom: 25px;
}
.b_1 .con ul li:nth-child(3n){
    margin-right: 0;
}
.b_1 .con ul li img{
    width: 100%;
    height: 100%;
}

/* --------------- p6-2 废气分公司 ---------------- */

.t3 {
    font-size: 16px;
    margin: 20px 40px;
}
.grid-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
}
#pic {
    margin: 30px 0;
    width: 100%;
}
#pic2 {
    width: 80%;
}
.grid-wrapper4 {
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(250px,auto));
}
.content_right {
    width: 100%;
}
.t1 {
    color: #ff6600;
    margin: 30px -10px;
    font-size: 20px;
}
.t2 {
    margin: 30px 0;
}
.br1{
    margin-top: 255px;
}
.br1 .w1200{
    padding: 50px 32px 70px;
    box-sizing: border-box;
    background: #fff url(../images/page/news_2.png) center top no-repeat;
    overflow: hidden;
    min-height: 500px;
}
.br1 .w1200 .con{
    padding: 0 25px;
    margin-top: 50px;
}
.br1 .w1200 .con .title{
    margin-left: 15px;
}
.br1 .menu{
    width: 100%;
    height: 59px;
    background: #fff;
    overflow: hidden;
    margin-top: -20px;
    box-shadow: 0 0 10px 0 #ccc;
}
.br1 .menu li{
    width: 281.5px;
    height: 55px;
    float: left;
    
    margin: 2px 2px 2px 0;
}
.br1 .menu li:first-child{
    margin-left: 2px;
}
.br1 .menu li a{
    color: #fff;
    line-height: 55px;
    text-align: center;
    display: block;
    background: #045baa;
    transition: all 0.5s;
}
.br1 .menu li a:hover{
    background: #ff6600;
}
.br1 .menu li a.active{
    background: #ff6600;
}
.br1 .con{
    padding: 0 36px;
    margin-top: 50px;
}
.b_1 .con ul{
    margin: 35px auto 0;
    width: 87.5%;
}
.b_1 .con ul li{
    width: 300px;
    height: 420px;
    float: left;
    margin-right: 25px;
    margin-bottom: 25px;
}
.b_1 .con ul li:nth-child(3n){
    margin-right: 0;
}
.b_1 .con ul li img{
    width: 100%;
    height: 100%;
}
/* --------------- p6-2 废气分公司 ---------------- */
.tech {
    margin:0 25px;
}
.grid-wrapper_12 {
    grid-template-columns: 1fr 2fr;
    display: grid;
    border:1px solid    black;
}
.grid-wrapper-4g {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr;
}
.grid-wrapper_l {
    line-height: 25px;
    display: grid;
    grid-gap: 20px;
    grid-template-columns: 1fr 5fr;
    letter-spacing:  1px;
}
.grid-wrapper_l2 {
    line-height: 25px;
    display: grid;
    grid-template-columns: 5fr 1fr;
    letter-spacing:  1px;
}
.grid-wrapper_l2 a {
    color: #ff6600;
    font-weight: 20000;
}
.l2-l {
    text-align: left;
}
.l2-r {
    text-align: right;
}
.yb_l {
    text-align: center;
    background: #045baa;
    color: white;
    padding: 15px 0;
    font-size: 17px;
    font-weight: 2000;
}
.yb_r {
    padding: 15px 0;
}
.yb_1 {
    text-align: left;
    margin-left: 8px;
}
.yb_2 {
    text-align: right;
    margin-right: 8px;
}
/* --------------- p7-1 人才理念 ---------------- */
.hr1{
    margin-top: 255px;
}
.hr1 .w1200{
    padding: 50px 32px 70px;
    box-sizing: border-box;
    background: #fff url(../images/page/news_2.png) center top no-repeat;
    overflow: hidden;
    min-height: 500px;
}
.hr1 .w1200 .con{
    padding: 0 25px;
    margin-top: 50px;
}
.hr1 .w1200 .con .title{
    margin-left: 15px;
}
.hr1 .menu{
    width: 100%;
    height: 59px;
    background: #fff;
    overflow: hidden;
    margin-top: -20px;
    box-shadow: 0 0 10px 0 #ccc;
}
.hr1 .menu li{
    width: 281.5px;
    height: 55px;
    float: left;
    
    margin: 2px 2px 2px 0;
}
.hr1 .menu li:first-child{
    margin-left: 2px;
}
.hr1 .menu li a{
    color: #fff;
    line-height: 55px;
    text-align: center;
    display: block;
    background: #045baa;
    transition: all 0.5s;
}
.hr1 .menu li a:hover{
    background: #ff6600;
}
.hr1 .menu li a.active{
    background: #ff6600;
}
.hr1 .con{
    padding: 0 36px;
    margin-top: 50px;
}
.h_1 .con .next{
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
}
.h_1 .con .next .pic{
    width: 645px;
    /* height: 370px; */
}
.h_1 .con .next .pic img{
    width: 100%;
    object-fit: cover;
}
.h_1 .con .next .text{
    width: 395px;
    font-size: 16px;
    color: #666;
    line-height: 30px;
    background: url(../images/page/hr_3.png) right bottom no-repeat;
}
.h_1 .con .next .text h3{
    font-size: 20px;
    color: #333;
    margin-top: 20px;
}
.h_1 .con .next .text p{
    margin-top: 20px;
    margin-bottom: 10px;
}

/* --------------- p7-3 薪资福利 ---------------- */
.h_2 .con .next{
    display: flex;
    justify-content: space-between;
    /* margin-top: 25px; */
}
.h_2 .con .next .pic{
    width: 540px;
    /* height: 370px; */
}
.h_2 .con .next .pic img{
    width: 100%;
    object-fit: cover;
}
.h_2 .con .next .text{
    width: 490px;
    font-size: 16px;
    color: #666;
    line-height: 30px;
    
}
.h_2 .con .next .text p{
    margin-top: 20px;
    margin-bottom: 10px;
}
.h_2 .con .next .text .pic{
    width: 470px;
    height: 280px;
    margin-top: 30px;
    margin-left: 10px;
}
.h_2 .con .next .text .pic img{
    width: 100%;
}


/* --------------- p7-4 教育培训 ---------------- */
.h_3 .con .next{
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
}
.h_3 .con .next .pic{
    width: 540px;
    /* height: 370px; */
}
.h_3 .con .next .pic img{
    width: 100%;
    object-fit: cover;
}
.h_3 .con .next .text{
    width: 490px;
    font-size: 16px;
    color: #666;
    line-height: 30px;
    
}
.h_3 .con .next .text h3{
    font-size: 20px;
    color: #333;
    margin-top: 20px;
}
.h_3 .con .next .text p{
    margin-top: 20px;
    margin-bottom: 10px;
    text-indent: 2em;
}
.h_3 .con .next .text .p1{
    text-indent: inherit;
}


/* --------------- p7-2 人才招聘 ---------------- */
.h_4 .con .next{
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
}
.h_4 .con .next .pic{
    width: 570px;
    /* height: 370px; */
    position: relative;
}
.h_4 .con .next .pic img{
    width: 100%;
    object-fit: cover;
}
.h_4 .con .next .pic .more{
    position: absolute;
    font-size: 18px;
    color: #045baa;
    top: 6%;
    right: 10%;
}
.h_4 .con .next .pic .a1{
    width: 315px;
    font-size: 18px;
    color: #333;
    border-bottom: 1px dashed #ddd;
    display: block;
    line-height: 40px;
    position: absolute;
    top: 12%;
    left: 13%;
}
.h_4 .con .next .pic .a2{
    width: 315px;
    font-size: 18px;
    color: #333;
    border-bottom: 1px dashed #ddd;
    display: block;
    line-height: 40px;
    position: absolute;
    top:  19%;
    left: 13%;
}
.h_4 .con .next .pic a:hover{
    color: #045baa;
}
.h_4 .con .next .pic .a3{
    width: 123px;
    height: 42px;
    background-image: linear-gradient(#fcb610,#fe7a02);
    color: #fff;
    font-size: 18px;
    line-height: 42px;
    text-align: center;
    display: block;
    position: absolute;
    bottom: 7%;
    right: 16%;
}
.h_4 .con .next .pic .a3:hover{
    color: #fff;
}
.h_4 .con .next .text{
    width: 475px;
    font-size: 16px;
    color: #666;
    line-height: 30px;
    
}
.h_4 .con .next .text img{
    width: 100%;
    object-fit: cover;
}

.h_4_1 .con .text p{
    line-height: 30px;
}
.h_4_1 .con .text p:first-child{
    margin-top: 20px;
}



/* --------------- p8-0 联系我们 ---------------- */
.con1{
    margin-top: 255px;
}
.con1 .w1200{
    padding: 50px 32px 70px;
    box-sizing: border-box;
    background: #fff url(../images/page/news_2.png) center top no-repeat;
    overflow: hidden;
    min-height: 500px;
}
.con1 .w1200 .con{
    padding: 0 25px;
    margin-top: 50px;
}
.con1 .w1200 .con .title{
    margin-left: 15px;
}
.con1 .menu{
    width: 100%;
    height: 59px;
    background: #fff;
    overflow: hidden;
    margin-top: -20px;
    box-shadow: 0 0 10px 0 #ccc;
}
.con1 .menu li{
    width: 281.5px;
    height: 55px;
    float: left;
    
    margin: 2px 2px 2px 0;
}
.con1 .menu li:first-child{
    margin-left: 2px;
}
.con1 .menu li a{
    color: #fff;
    line-height: 55px;
    text-align: center;
    display: block;
    background: #045baa;
    transition: all 0.5s;
}
.con1 .menu li a:hover{
    background: #ff6600;
}
.con1 .menu li a.active{
    background: #ff6600;
}
.con1 .con{
    padding: 0 36px;
    margin-top: 50px;
}
.c_1 .con .next{
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    /* overflow: hidden; */
}
.c_1 .con .next .map{
    width: 610px;
    height: 690px;
}
.c_1 .con .next .text{
    width: 425px;
    margin-top: 18px;
}
.c_1 .con .next .text div{
   margin-bottom: 30px;
}
.c_1 .con .next .text .tit{
    font-size: 20px;
    color: #045baa;
    font-weight: bold;
}
.c_1 .con .next .text p{
    font-size: 18px;
    color: #333;
    font-weight: bold;
    line-height: 30px;
}
.c_1 .con .next .text p span{
    font-size: 17px;
    color: #666;
    font-weight: normal;
}


/* --------------- p1-6 大事记 ---------------- */
.i_7{
    position: relative;
}
.i_7 .menu{
    width: 100%;
    height: 59px;
    background: #fff;
    overflow: hidden;
    margin-top: 22px;
    box-shadow: 0 0 10px 0 #ccc;
}
.i_7 .menu li{
    width: 160px;
    height: 55px;
    float: left;
    
    margin: 2px 2px 2px 0;
}
.i_7 .menu li:first-child{
    margin-left: 2px;
}
.i_7 .menu li a{
    color: #fff;
    line-height: 55px;
    text-align: center;
    display: block;
    background: #045baa;
    transition: all 0.5s;
}
.i_7 .menu li a:hover{
    background: #ff6600;
}
.i_7 .menu li a.active{
    background: #ff6600;
}
.i_7 .con{
    padding: 0 36px 50px;
    margin-top: 50px;
}
.i_7 .con .next{
    background: url(../images/page/intro_25.png) repeat-y 249px 0;
    margin-top: 22px;
}
.i_7 .con .next h1{
    font-size: 24px;
    position: absolute;
    line-height: 40px;
    padding-left: 67px;
    left: 32%;
    top: 210px;
    color: #58a6fb;
    background: url(../images/page/intro_23.png) no-repeat left top;
    background-size: 16% auto;
}
.i_7 .con .next .year {
    position: relative;
    z-index: 100;
}
.i_7 .con .next .year .h {
    height: 40px;
    width: 170px;
    padding-right: 30px;
    font-size: 24px;
    line-height: 40px;
    text-align: right;
    color: #58a6fb;
}
.i_7 .con .next .year .h i {
    display: block;
    position: relative;
    height: 0;
    width: 0;
    left: 190px;
    top: -20px;
    border-width: 6px;
    border-style: solid;
    border-color: #59a7fb transparent transparent transparent;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-transform-origin: 6px 3px;
    -moz-transform-origin: 6px 3px;
    -ms-transform-origin: 6px 3px;
    -o-transform-origin: 6px 3px;
    transform-origin: 6px 3px;
}
.i_7 .con .next .year .h:hover{
    cursor: pointer;
}
.i_7 .con .next .year.active i{
    transform: rotate(-90deg);
}
/* .i_7 .con .next .year.active .list{
    height: 0;
} */
.i_7 .con .next .year .list {
    margin: 10px 0;
    position: relative;
    overflow: hidden;
    -webkit-transition: height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s;
    -moz-transition: height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s;
    -ms-transition: height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s;
    -o-transition: height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s;
    transition: height 1s cubic-bezier(0.025,0.025,0.000,1.115),opacity 1s;
}
.i_7 .con .next .year .list ul {
    bottom: 0;
}
.i_7 .con .next .year .list ul li {
    background: url(../images/page/intro_24.png) no-repeat 239px 36px;
    padding: 30px 0 0;
    color: #a1a4b8;
    overflow: hidden;
}
.i_7 .con .next .year .list ul li .date {
    font-size: 18px;
    line-height: 32px;
    color: #f60;
    float: left;
    display: block;
    clear: left;
    width: 200px;
    text-align: right;
}
.i_7 .con .next .year .list ul li .int {
    font-size: 16px;
    line-height: 2em;
    color: #4c4c4c;
    float: left;
    display: block;
    width: 750px;
    margin-left: 100px;
}
.i_7 .con .next .year .list ul li .int p {
    padding: 5px 0px;
}



/* --------------- p9-0 站内搜索 ---------------- */
.search{
    margin-top: 255px;
}
.search .w1200{
    padding: 50px 32px 70px;
    box-sizing: border-box;
    background: #fff url(../images/page/news_2.png) center top no-repeat;
    overflow: hidden;
    min-height: 500px;
}
.search .w1200 .con{
    /* padding: 0 25px; */
    margin-top: -15px;
}
.search .w1200 .con .title{
    font-size: 16px;
    color: #333;
}
.search .w1200 .con .list{
    padding: 15px;
    box-sizing: border-box;
    display: block;
    border-bottom: 1px dashed #ddd;
    color: #333;
}
.search .w1200 .con .list .tit{
    font-size: 18px;
    font-weight: bold;
    line-height: 35px;
}
.search .w1200 .con .list .text{
    font-size: 16px;
    line-height: 28px;
}
.search .w1200 .con .list:hover .tit{
    color: #045baa;
}


/* --------------- p6-1 水务分公司 ---------------- */
.br1 .menu{
    width: 100%;
    height: 59px;
    background: #fff;
    overflow: hidden;
    margin-top: 22px;
    box-shadow: 0 0 10px 0 #ccc;
}
.br1 .menu li{
    width: 187px;
    height: 55px;
    float: left;
    
    margin: 2px 2px 2px 0;
}
.br1 .menu li:first-child{
    margin-left: 2px;
}
.br1 .menu li a{
    color: #fff;
    line-height: 55px;
    text-align: center;
    display: block;
    background: #045baa;
    transition: all 0.5s;
}
.br1 .menu li a:hover{
    background: #ff6600;
}
.br1 .menu li a.active{
    background: #ff6600;
}
.br1 .con{
    padding: 0 36px;
    margin-top: 50px;
}
.br1 .con .title{
    /* display: flex; */
    /* height: 40px; */
}
.b_2 .con .box1{
    display: flex;
    justify-content: space-between;
    padding-bottom: 30px;
    border-bottom: 1px solid #dcdcdc;
}
.b_2 .con .box1 .text{

}
.b_2 .con h3{
    color: #ff6600;
    font-size: 20px;
}
.b_2 .con .box1 .text p{
    margin-top: 25px;
    line-height: 28px;
    margin-left: 12px;
}
.b_2 .con .box2{
    margin-top: 40px;
}
.b_2 .con .box2 h3{
    margin-bottom: 30px;
}
.b_2 .con .box2 .p1{
    font-size: 20px;
    font-weight: bold;
    color: #333;
}
.b_2 .con .box2 .p2{
    font-size: 18px;
    color: #666;
    margin-top: 30px;
    line-height: 32px;
}
.b_2 .con .box2 .img{
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.b_2 .con .box2 .img>div{
    width: 245px;
    height: 163px;
}
.b_2 .con .box2 .img>div img{
    width: 100%;
    height: 100%;
}
.b_2 .con .box3{
    margin-top: 40px;
}
.b_2 .con .box3 .p3{
    font-size: 18px;
    color: #666;
    margin-left: 10px;
    margin-top: 30px;
}
.b_2 .con .box3 .p4{
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.b_2 .con .box3 .p4 p{
    font-size: 18px;
    color: #666;
    margin-left: 10px;
}
.b_2 .con .box3 .p4 a{
    color: #ff6600;
}
.b_2 .con .box3 .p4 a:hover{
    text-decoration: underline;
}


/* --------------- p6-2 废气治理分公司 ---------------- */
.b_3 .con .box1{
    display: flex;
    justify-content: space-between;
    /* padding-bottom: 30px; */
}
.b_3 .con .box1 .text{
    margin-top: 20px;
    width: 47%;
}
.b_3 .con h3{
    color: #ff6600;
    font-size: 20px;
}
.b_3 .con .box1 .text p{
    margin-top: 25px;
    line-height: 28px;
    margin-left: 12px;
}
.b_3 .con .box2{
    margin-top: 30px;
}
.b_3 .con .box2 .p1{
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-top: 30px;
    margin-left: 10px;
}
.b_3 .con .box2 .list1{
    margin-top: 25px;
    display: flex;
    margin-left: 10px;
}
.b_3 .con .box2 .list1 .list1-box{
    width: 205px;
    height: 160px;
    border: 1px solid #dcdcdc;
    margin-right: 20px;
}
.b_3 .con .box2 .list1 .list1-box .t{
    width: 100%;
    height: 36px;
    background: #045baa;
    font-size: 20px;
    text-align: center;
    line-height: 36px;
    color: #fff;
}
.b_3 .con .box2 .list1 .list1-box .b{
    font-size: 16px;
    color: #666;
    padding: 8px 15px;
    line-height: 28px;
}
.b_3 .con .box2 .p2{
    font-size: 18px;
    color: #666;
    line-height: 28px;
    margin-top: 30px;
    margin-left: 10px;
}
.b_3 .con .box2 .img{
    margin-top: 30px;
    width: 100%;
}
.b_3 .con .box2 .img img{
    width: 100%;
}
.b_3 .con .box2 .text{
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    color: #666;
    line-height: 30px;
}
.b_3 .con .box2 .text .l{
    width: 520px;
    margin-left: 35px;
}
.b_3 .con .box2 .text .l .d{
    display: flex;
    margin-bottom: 20px;
}
.b_3 .con .box2 .text .r{
    width: 470px;
}
.b_3 .con .box2 .text .r .d{
    display: flex;
}
.b_3 .con .box2 .text .r .d .d2 p{
    margin-bottom: 20px;
    
}
.b_3 .con .box2 .list{
    margin-top: 25px;
    display: flex;
    justify-content: space-between;
    color: #666;
    font-size: 18px;
}
.b_3 .con .box2 .list .ul1{
    width: 580px;
    margin-left: 10px;
}
.b_3 .con .box2 .list li{
    line-height: 30px;
    margin-bottom: 25px;
}
.b_3 .con .box2 .list .ul2{
    width: 455px;
}


/* --------------- p6-3 环境修复分公司 ---------------- */
.b_4 .con .box1{
    display: flex;
    justify-content: space-between;
    padding-bottom: 30px;
    border-bottom: 1px solid #dcdcdc;
}
.b_4 .con .box1 .text{
    margin-top: 20px;
    width: 47%;
}
.b_4 .con h3{
    color: #ff6600;
    font-size: 20px;
}
.b_4 .con .box1 .text p{
    margin-top: 25px;
    line-height: 28px;
    margin-left: 12px;
}
.b_4 .con .box2{
    margin-top: 30px;
}
.b_4 .con .box2 .list1{
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    margin-left: 10px;
}
.b_4 .con .box2 .list1 .list1-box{
    width: 350px;
    height: 95px;
    border: 1px solid #dcdcdc;
    display: flex;
    justify-content: space-between;
}
.b_4 .con .box2 .list1 .list1-box .t{
    width: 120px;
    height: 100%;
    background: #035cac;
    text-align: center;
    line-height: 95px;
    font-size: 20px;
    color: #fff;
}
.b_4 .con .box2 .list1 .list1-box .b{
    width: calc(100% - 120px);
    height: 100%;
    display: flex;
    justify-content: space-between;
    line-height: 35px;
    padding: 10px;
    box-sizing: border-box;
    font-size: 16px;
    color: #333;
}
.b_4 .con .box2 .list1 .list1-box .b .r{
    text-align: right;
}
.b_4 .con .box3{
    margin-top: 30px;
}
.b_4 .con .box3 p{
    margin-top: 30px;
    margin-left: 10px;
    font-size: 18px;
}
.b_4 .con .box3 img{
    margin-top: 30px;
    margin-left: 6px;
}
.b_4 .con .box4{
    margin-top: 15px;
    font-size: 18px;
}
.b_4 .con .box4 li{
    display: flex;
    justify-content: space-between;
    margin-top: 35px;
    padding: 0 10px 20px 20px;
    box-sizing: border-box;
    border-bottom: 1px dashed #000;
}
.b_4 .con .box4 li .img{
    width: 180px;
    height: 120px;
}
.b_4 .con .box4 li .img img{
    width: 100%;
    height: 100%;
}
.b_4 .con .box4 li .text{
    margin-left: 15px;
    width: 850px;
    
}
.b_4 .con .box4 li .text .p1{
    font-weight: bold;
    color: #333;
}
.b_4 .con .box4 li .text .p2{
    color: #666;
    line-height: 25px;
    margin-top: 5px;
}
.b_4 .con .box4 li .text .p3{
    color: #666;
    margin-top: 30px;
}
.b_4 .con .box5{
    margin-top: 50px;
    font-size: 18px;
}
.b_4 .con .box5 ul{
    margin-top: 10px;
    overflow: hidden;
    margin-left: 10px;
}
.b_4 .con .box5 li{
    margin-top: 25px;
    display: flex;
    justify-content: space-between;
}
.b_4 .con .box5 li .l{
    width: 180px;
    line-height: 25px;
}
.b_4 .con .box5 li .l p{
    font-weight: bold;
}
.b_4 .con .box5 li .r{
    width: calc(100% - 180px);
    line-height: 25px;
}
.b_4 .con .box5 li .r p{
    margin-bottom: 30px;
}
.b_4 .con .box5 li .r p:last-child{
    margin-bottom: 0;
}
.b_4 .con .box6{
    margin-top: 30px;
}
.b_4 .con .box6 .text{
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.b_4 .con .box6 .text p{
    font-size: 18px;
    color: #666;
    margin-left: 10px;
}
.b_4 .con .box6 .text a {
    color: #ff6600;
}

/* --------------- p6-4 武汉水务有限公司 ---------------- */
.b_5 .con .box1{
    display: flex;
    justify-content: space-between;
    padding-bottom: 30px;
    /* border-bottom: 1px solid #dcdcdc; */
}
.b_5 .con .box1 .text{
    margin-top: 20px;
    width: 50%;
}
.b_5 .con h3{
    color: #ff6600;
    font-size: 20px;
}
.b_5 .con .box1 .text .p1{
    margin-top: 25px;
    line-height: 28px;
    margin-left: 12px;
}
.b_5 .con .box1 .text .box1-h3{
    margin-top: 25px;
    margin-bottom: 25px;
}
.b_5 .con .box1 .text .p2{
    display: flex;
    margin-left: 10px;
    line-height: 30px;
}
.b_5 .con .box1 .text .p2 .p3{
    width: 110px;
}
.b_5 .con .box1 .text .p2 .p4{
    /* width: calc(100% - 110px); */
}
.b_5 .con .box2{
    margin-top: 30px;
    width: 100%;
}
.b_5 .con .box2 img{
    width: 100%;
    height: auto;
}
.b_5 .con .box3{
    margin-top: 30px;
    font-size: 18px;
}
.b_5 .con .box3 p{
    line-height: 28px;
    color: #666;
    margin-left: 10px;
    margin-top: 30px;
}
.b_5 .con .box3 .p1{
    font-weight: bold;
    color: #333;
}
.b_5 .con .box3 .img{
    margin-top: 30px;
}
.b_5 .con .box3 .img img{
    display: block;
    margin: 0 auto;
}


/* --------------- p6-5 新能源开发大丰有限公司 ---------------- */
.b_6 .con .box1{
    display: flex;
    justify-content: space-between;
    padding-bottom: 30px;
    /* border-bottom: 1px solid #dcdcdc; */
}
.b_6 .con .box1 .text{
    margin-top: 20px;
    width: 47%;
}
.b_6 .con h3{
    color: #ff6600;
    font-size: 20px;
}
.b_6 .con .box1 .text p{
    margin-top: 25px;
    line-height: 28px;
    margin-left: 12px;
}
.b_6 .con .box2{
    margin-top: 30px;
}
.b_6 .con .box2 ul{
    margin-top: 30px;
    overflow: hidden;
}
.b_6 .con .box2 ul li{
    float: left;
    width: 510px;
    margin-bottom: 20px;
    margin-left: 25px;
}
/* .b_6 .con .box2 ul li:nth-child(2n){
    margin-left: 25px;
} */
.b_6 .con .box2 ul li .img{
    width: 510px;
    height: 345px;
}
.b_6 .con .box2 ul li .img img{
    width: 100%;
    height: 100%;
}
.b_6 .con .box2 ul li p{
    text-align: center;
    line-height: 30px;
    margin-top: 15px;
    padding: 0 50px;
}

/* --------------- p3-0 党群建设 ---------------- */
.dq1{
    margin-top: 255px;
}
.dq1 .w1200 {
    /* padding: 0px 32px 70px; */
    box-sizing: border-box;
    background: #fff;
    overflow: hidden;
    min-height: 500px;
    padding-bottom: 70px;
}
.dq_1{
    display: flex;
    justify-content: space-between;
}
.dq_1 .menu{
    width: 235px;
}
.dq_1 .menu .title{
    width: 100%;
    height: 40px;
    background: #3db3b1;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
}
.dq_1 .menu .tab{
    height: 210px;
    width: 225px;
    margin-left: 10px;
    background: #3db3b1;
}
.dq_1 .menu .tab .tab_box{
    width: 100%;
    height: 205px;
    background: #efefef;
    overflow: hidden;
}
.dq_1 .menu .tab .tab_box .tab1{
    margin-top: 30px;
}
.dq_1 .menu .tab .tab_box a{
    display: block;
    width: 100%;
    height: 46px;
    text-align: center;
    line-height: 46px;
    color: #333;
    position: relative;
    transition: all 0.5s;
}
.dq_1 .menu .tab .tab_box a em{
    position: absolute;
    width: 6px;
    height: 7px;
    background: url(../images/icon/icon_23s.png) center no-repeat;
    top: 50%;
    transform: translateY(-50%);
    right: 30px;
}
.dq_1 .menu .tab .tab_box a:hover{
    background: #c0c0c0;
    color: #fff;
}
.dq_1 .menu .tab .tab_box a:hover em{
    background: url(../images/icon/icon_23.png) center no-repeat;
}
.dq_1 .menu .tab .tab_box a.active{
    background: #c0c0c0;
    color: #fff;
}
.dq_1 .menu .tab .tab_box a.active em{
    background: url(../images/icon/icon_23.png) center no-repeat;
}
.dq_1 .list{
    /* width: calc(100% - 235px); */
    width: 930px;
    margin: 0 auto;
}
.dq_1 .list .title{
    width: 100%;
    height: 55px;
    border-bottom: 1px dashed #dcdcdc;
    line-height: 55px;
    display: flex;
    justify-content: space-between;
}
.dq_1 .list .title .l{
    background: url(../images/page/dq_2.png) left center no-repeat;
    padding-left: 12px;
    font-size: 20px;
    color: #3db3b1;
}
.dq_1 .list .title .bread{
    display: flex;
    position: relative;
    color: #999;
}
.dq_1 .list .title .bread img{
    width: 9px;
    height: 13px;
    object-fit: cover;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -15px;
}
.dq_1 .list .title .bread a{
    color: #999;
}
.dq_1 .list .title .bread a:hover{
    color: #3db3b1;
}
.dq_1 .list .news a{
    padding: 25px 0 20px;
    border-bottom: 1px dashed #dcdcdc;
    display: flex;
    justify-content: space-between;
}
.dq_1 .list .news .img{
    width: 300px;
    height: 170px;
    overflow: hidden;
}
.dq_1 .list .news .img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition-duration: .5s;
}
.dq_1 .list .news .text{
    width: 600px;
}
.dq_1 .list .news .text .p1{
    color: #333;
    font-weight: bold;
    line-height: 30px;
    width: 65%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.5s;
}
.dq_1 .list .news .text .p2{
    color: #666;
    line-height: 28px;
    margin-top: 10px;
    font-size: 16px;
    display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	/*超出两行显示省略号*/ 
	overflow: hidden;
}
.dq_1 .list .news .text .p3{
    background: url(../images/icon/icon_25.png) left center no-repeat;
    padding-left: 20px;
    color: #666;
    margin-top: 10px;
    font-size: 16px;
}
.dq_1 .list .news .text .p4{
    width: 60px;
    height: 20px;
    border: 1px solid #666;
    text-align: center;
    line-height: 20px;
    color: #666;
    margin-top: 10px;
    font-size: 12px;
    border-radius: 10px;
    transition: all 0.5s;
}
.dq_1 .list .news a:hover img{
    transform: scale(1.08);
}
.dq_1 .list .news a:hover .p1{
    color: #3db3b1;
}
.dq_1 .list .news a:hover .p4{
    border: 1px solid #3db3b1;
    background: #3db3b1;
    color: #fff;
}

.dq_2 .menu li{
    width: 375.9px;
}


/* --------------- p4-2 典型工程案例 ---------------- */
.p_5 .swiper-container {
    width: 100%;
    height: 100%;
    padding-bottom: 10px;
}
.p_5 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.8);
}

.p_5 .swiper-slide img {
    display: block;
    max-width: 100%;
    height: 400px;
    margin: 0 auto;
    object-fit: cover;
}
.p_5 .swiper-slide-active,.swiper-slide-duplicate-active{
    transform: scale(1.2);
    z-index: 1002;
}
.p_5 .swiper-slide{
    background: #fff;
    box-shadow: 0 0 10px 0 #ccc;
    margin: 50px 0;
}
.p_5 .swiper-slide-next{
    /* margin-left: -54px; */
}
.p_5 .swiper-slide-prev{
    /* margin-right: -54px; */
}
.p_5 .swiper-slide a p{
    font-size: 16px;
    color: #333;
    line-height: 35px;
    padding: 10px 10px 30px;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(../images/icon/icon_27.png)!important;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    background-image: url(../images/icon/icon_26.png)!important;
}
.swiper-button-next, .swiper-button-prev{
    width: 70px!important;
    height: 70px!important;
    background: #000 no-repeat center;
    border-radius: 50%;
    opacity: 0.5;
}
.swiper-button-next:hover{
    opacity: 0.8;
}
.swiper-button-prev:hover{
    opacity: 0.8;
}



/* --------------- p1-8 公司资质 ---------------- */
.i_4 .swiper-container {
    width: 100%;
    height: 100%;
    padding-bottom: 10px;
}
.i_4 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.8);
}

.i_4 .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.i_4 .swiper-slide-active,.swiper-slide-duplicate-active{
    transform: scale(1.2);
    z-index: 1002;
}
.i_4 .swiper-slide{
    background: #fff;
    box-shadow: 0 0 10px 0 #ccc;
    margin: 50px 0;
}
.i_4 .swiper-slide-next{
    /* margin-left: -54px; */
}
.i_4 .swiper-slide-prev{
    /* margin-right: -54px; */
}
.i_4 .swiper-slide a p{
    font-size: 16px;
    color: #333;
    line-height: 35px;
    padding: 10px 10px 30px;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(../images/icon/icon_27.png)!important;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    background-image: url(../images/icon/icon_26.png)!important;
}
.swiper-button-next, .swiper-button-prev{
    width: 70px!important;
    height: 70px!important;
    background: #000 no-repeat center;
    border-radius: 50%;
    opacity: 0.5;
}
.swiper-button-next:hover{
    opacity: 0.8;
}
.swiper-button-prev:hover{
    opacity: 0.8;
}


/* --------------- p1-9 公司荣誉 ---------------- */
.i_4 .swiper-container {
    width: 100%;
    height: 100%;
    padding-bottom: 10px;
}
.i_4 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.8);
}

.i_4 .swiper-slide img {
    display: block;
    max-width: 100%;
    height: 370px;
    object-fit: cover;
}
.i_4 .swiper-slide-active,.swiper-slide-duplicate-active{
    transform: scale(1.2);
    z-index: 1002;
}
.i_4 .swiper-slide{
    background: #fff;
    box-shadow: 0 0 10px 0 #ccc;
    margin: 50px 0;
}
.i_4 .swiper-slide-next{
    /* margin-left: -54px; */
}
.i_4 .swiper-slide-prev{
    /* margin-right: -54px; */
}
.i_4 .swiper-slide a p{
    font-size: 16px;
    color: #333;
    line-height: 35px;
    padding: 10px 10px 30px;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(../images/icon/icon_27.png)!important;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    background-image: url(../images/icon/icon_26.png)!important;
}
.swiper-button-next, .swiper-button-prev{
    width: 70px!important;
    height: 70px!important;
    background: #000 no-repeat center;
    border-radius: 50%;
    opacity: 0.5;
}
.swiper-button-next:hover{
    opacity: 0.8;
}
.swiper-button-prev:hover{
    opacity: 0.8;
}
.i_4 .con .t{
    display: flex;
    padding-bottom: 15px;
    /* margin-top: 30px; */
}
.i_4 .con .t a{
    color: #333;
    margin-right: 20px;
}
.i_4 .con .t a:hover{
    color: #ff8400;
}
.i_4 .con .t a.active{
    color: #ff8400;
}
.gfText{
	margin-left: 30px;
}