@charset "utf-8";
/* **** 共享css **** */

.guanyu li span, .anli .top .title {
    font-family: Impact;
    text-transform: uppercase;
}

.xinwen li .time {
    font-family: 'Roboto Condensed';
}

.guanyu, .xinwen, .anli, .lxwm, .join {
    padding-top: 50px;
    padding-bottom: 50px;
}

/* **** 共享css **** */

/* 关于我们 */

.guanyu .f-tit {
    margin-bottom: 30px;
    font-weight: bold;
    color: #e5e5e5;
}

.guanyu ul {
    justify-content: space-around;
}

.guanyu .img {
    position: relative;
    text-align: center;
}

.guanyu .img::after {
    content: '';
    position: absolute;
    z-index: -1;
    width: 90%;
    top: 20px;
    left: 0px;
    display: block;
    height: 100%;
    background: #f7f7f7;
}

/* 新闻开始 */

.xinwen, .zonghe {
    /* margin-top: 50px; */
    background: #f5f7f9;
}

.xinwen .top .row {
    align-items: baseline;
}

.share_tit {
    padding: 10px 30px 10px 0;
    display: inline-block;
    background: url(../img/tit-bg.png)no-repeat right;
    background-size: contain;
}

.share_tit span {
    text-transform: uppercase;
}

.xinwen .lei {
    line-height: 40px;
}

.xinwen .lei span {
    font-size: 18px;
    padding-right: 5px;
}

.xinwen .lei a {
    margin-right: 5px;
    padding-left: 20px;
    padding-right: 20px;
    display: inline-block;
    background: #fff;
    color: #0761B1;
    transition: all .3s;
}

.xinwen .lei .on, .xinwen .lei a:hover {
    color: #fff;
    background: #0761B1;
}

#swiper01 a {
    display: block;
    position: relative;
}
#swiper01 a img{
    width: 100%;
    height: 24rem;
    object-fit: cover;
}
#swiper01 a p {
    position: absolute;
    padding-top: 50px;
    padding-right: 20%;
    padding-left: 10px;
    bottom: 0;
    left: 0;
    line-height: 40px;
    width: 100%;
    color: #fff;
    font-size: 14px;
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1))
}

#swiper01 .swiper-pagination-bullet-active, #swiper01 .swiper-pagination-bullet {
    background: #fff;
}

.xinwen ul {
    display: none;
}

.xinwen .on {
    display: block;
}

.xinwen li a {
    padding-top: 2px;
    padding-bottom: 6px;
    margin-bottom: 5px;
    display: flex;
    background: #fff;
    align-items: center;
}

.xinwen li .time {
    min-width: 100px;
    text-align: center;
}

.xinwen li .text {
    padding-left: 20px;
    line-height: 40px;
    border-left: 1px solid #ddd;
}

/* 工程展示 */

.anli {
    padding-bottom: 80px;
    background: url(../img/anli-bg.jpg)no-repeat center/cover;
}

#swiper02 .swiper-slide {
    width: 25%;
}

.anli .swiper-slide a {
    display: block;
    position: relative;
    overflow: hidden;
}

.anli .swiper-slide a img {
    width: 100%;
    height: 240px;
    object-fit: cover;
    transition: all 1s;
}

.anli .swiper-slide a:hover img {
    transform: scale(1.1);
}

.anli .swiper-slide a p {
    padding-left: 10px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    color: #fff;
    line-height: 40px;
    background-color: rgba(0, 0, 0, .5);
}

.anli .lunbo {
    position: relative;
}

.anli .swiper-button-prev {
    left: -30px;
}

.anli .swiper-button-next {
    right: -30px;
}

.anli .swiper-button-prev::after, .anli .swiper-button-next::after {
    color: #fff;
    font-size: 26px;
}

.anli .lunbo {
    margin-top: 30px;
}

.anli .top .row {
    align-items: baseline;
}

.anli .top .title p {
    margin-bottom: 10px;
    color: #A6B2D8;
}

.anli .more {
    margin-left: auto;
    color: #fff;
    background: #A80D0F;
}

/* 综合 */

.zonghe {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #fff;
}

.zonghe .pro01 .title {
    padding-left: 5px;
    margin-bottom: 10px;
}

.zonghe .pro01 .title span {
    float: right;
    color: #0761B1;
    font-size: 25px;
    line-height: 29px;
}

.zonghe .pro01 ul {
    padding: 5px 15px 15px;
}

.zonghe .pro01 li {
    font-size: 15px;
    line-height: 45px;
    border-bottom: 1px dotted #ddd;
}

.zonghe .pro01 li span {
    font-size: 14px;
    color: #0761B1;
}

.zonghe .tel {
    padding: 15px;
}

.zonghe .tel, .zonghe .pro01 ul {
    background: #fff;
    /* height: 250px; */
}

.zonghe .a_href ul {
    display: none;
    padding: 5px;
}

.zonghe .a_href .on {
    display: block;
}

.zonghe .tel p {
    line-height: 40px;
}

.zonghe .tel span {
    margin-right: 10px;
    font-size: 25px;
    vertical-align: middle;
    color: #555;
}

.zonghe .a_href .title div {
    font-size: 13px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #fff;
    cursor: pointer;
    transition: all .3s;
}

.zonghe .a_href .title div:hover, .zonghe .a_href .title div:hover span, .zonghe .a_href .title .on, .zonghe .a_href .title .on span {
    background-color: #0761B1;
    color: #fff;
}

.zonghe .a_href .title div {
    display: inline-block;
}

.zonghe .a_href .title span {
    float: none;
    font-size: 14px;
    transition: all .3s;
}

.zonghe .a_href li {
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    transition: all .3s;
}

.zonghe .a_href li:hover a {
    font-weight: bold;
    color: #0761B1;
}

/* 大图 */

.datu {
    position: relative;
    overflow: hidden;
}

.datu img {
    animation: donghua 5s linear infinite alternate;
}

@keyframes donghua {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.1);
    }
}

.datu .title {
    position: absolute;
    bottom: 10%;
    left: 0;
    z-index: 1;
    width: 100%;
}

.datu .title h4::after {
    content: '';
    margin-top: 15px;
    display: block;
    width: 50px;
    height: 4px;
    background-color: #fff;
}

/* 二级导航 */

.er_nav {
    width: 100%;
    background-color: #ffffff;
    box-shadow: 0px 3px 21px 0px rgba(20, 7, 0, 0.09);
    overflow: hidden;
}

.er_nav ul {
    display: flex;
    line-height: 70px;
}

.er_nav ul li {
    margin-right: 20px;
}

.er_nav ul li a::after {
    content: '';
    margin-left: 20px;
    display: inline-block;
    width: 1px;
    height: 15px;
    background-color: #999;
    vertical-align: unset;
}

.er_nav ul .on a, .er_nav ul li:hover a {
    color: #0761B1 !important;
}

.er_nav ul li span {
    margin-right: 5px;
}

/* 荣誉列表 */

.honor .list {
    margin-top: 20px;
    text-align: center;
}
.honor .list img{
    width: 100%;
    height: 230px;
    object-fit: contain;
    border: 1px solid #eee;
}

.honor .list:hover img {
    transform: scale(1.02);
}

/* 新闻中心 */

.news .row {
    margin-top: 20px;
}

.news .row:hover {
    box-shadow: 5px 10px 24px 2px rgba(39, 122, 246, 0.07), 5px -6px 16px 0px rgba(39, 122, 246, 0.05);
}

.news .img {
    padding: 10px;
}

.news .img img {
    width: 100%;
    height: 180px;
    object-fit: cover;
}

.news .txt {
    padding: 20px 20px 20px 0;
}

.news .txt p {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #eee;
}

.news .txt02 {
    transition: all .5s;
}

.news .txt02:hover {
    padding-left: 20px;
}

/* 新闻内容 */

.news_con {
    padding-top: 50px;
    padding-bottom: 20px;
    margin-top: 10px;
    margin-bottom: 50px;
    background-color: #fff;
}

.news_con .top p {
    margin-top: 15px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
}

.news_con .top p span {
    padding-right: 20px;
}

.news_con .back a {
    margin-left: auto;
    display: block;
    width: 137px;
    line-height: 40px;
    color: #0761B1;
    border: 1px solid #0761B1;
    text-align: center;
}

.news_con .back a:hover {
    color: #fff;
    background-color: #0761B1;
}

/* 产品中心 */

.pro a {
    margin-top: 30px;
}

.pro a:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.pro a:hover .img img {
    transform: scale(1.1);
}

.pro a .txt p {
    padding-top: 15px;
}

.pro a .txt span {
    padding-bottom: 15px;
    display: block;
    text-decoration: underline;
    font-family: 'Source Han Sans CN';
}

/* 联系我们 */

.lxwm .list {
    margin-top: 30px;
    padding: 20px;
    border-radius: 10px;
    background-color: #f7f7f7;
}

.lxwm .list h4 {
    margin-bottom: 15px;
}

.lxwm .list:hover {
    box-shadow: 0 0 6px #ddd;
}

.lxwm .list:hover span {
    color: #0761B1;
}

.lxwm .ditu {
    margin-top: 30px;
}

/* 招聘 */

.join .list {
    margin-bottom: 30px;
    position: relative;
    padding: 20px 10px 10px;
    overflow: hidden;
}

.join .list:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: -100%;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-color: #0761B1;
    transition: all .3s;
    opacity: 0;
}

.join .list:hover:after {
    left: 0;
    opacity: 1;
}

.join .list ul {
    align-items: center;
}

.join .list .time {
    min-width: 100px;
}

.join .list .txt p {
    padding-left: 15px;
    border-left: 1px solid #ddd;
    line-height: 30px;
}

.join .list:hover p, .join .list:hover span, .join .list:hover a {
    color: #fff;
}

.join a {
    margin-top: 20px;
    padding-top: 10px;
    border-top: 1px solid #ddd;
}

.join a span {
    float: right;
    transition: all .5s;
}

.join .list:hover a span {
    transform: rotate(360deg);
}

@media(max-width:992px){
    .zonghe .a_href .title div{font-size: 12px;}
    .xinwen .lei span,.zonghe .pro01 li,.page li a{font-size: 14px;}


    .news_con{margin-top: 10px;}
    .guanyu .f-tit,.news_con{margin-bottom: 10px;}
    .xinwen .lei a{padding-left: 2vw;padding-right: 2vw;}


    .xinwen li .time{min-width: 70px;}
    .xinwen .lei{line-height: 35px;}
    .guanyu, .xinwen, .anli, .lxwm, .join,.news_con{padding-top: 20px;padding-bottom: 20px;}

    .er_nav ul{line-height: 50px;}
    .er_nav ul li{margin-right: 2vw;}
    .er_nav ul li a,.er_nav ul li span{font-size: 14px;}
    .er_nav ul li a::after{display: none;}

    .news_con .top p span{padding-right: 2vw;}
    #swiper01 a img{height: 180px;}
    .news .txt p{display: none;}
    .news .img img{height: auto;    border: 1px solid #ddd;}
    .news .img{padding: 0;}
}