/* 公司简介 */
.about {
    padding-top: 30px;
    padding-bottom: 94px;
}

.about .about_body {
    font-size: 16px;
    line-height: 2em;
    margin: 15px 0;
}

.about .about_body p,
.about .about_body div {
    font-size: 16px;
    line-height: 2em;
    margin: 15px 0;
}

.about .about_body img {
    width: auto !important;
    height: auto;
    display: inline;
}
.about .about_body table th {
    background: #1b569d;
    padding: 10px 10px;
    text-align: center;
    color: #fff;
    line-height: 40px;
    border: 1px solid rgba(255,255,255,0.2);
}

.about .about_body table tr:nth-child(odd) {
    background: #f8f8f8;
}

.about .about_body table tr:nth-child(even) {
    background: #f0f0f0;
}

.about .about_body table td {
    padding: 10px;
    text-align: center;
    border: 1px solid #fff;
    line-height: 24px;
    font-size: 16px;
    /* color: rgba(0, 0, 0, 0.45); */
    color: #595959;
}
.about .about_body table td a{
    display: inline;
    width: auto;
    height: auto;
}
.about .about_body table td div {
    line-height: 24px;
}

.about .about_body table td p {
    line-height: 24px;
}






.news_body{
    margin-top: 45px;
    background-color: rgba(248, 248, 248, 1);
    padding: 32px 3%;
}
.news_body .news_class{
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 1px solid #e0e0e0;
    font-size: 20px;
    color: #000;
}
.news_body .news_list{
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.news_body .news_list .news_li{
    width: calc((100% - 20px) / 2);
    height: 0px;
    padding-bottom: 15%;
    background-color: #ffffff;
    overflow: hidden;
}
.news_body .news_list .news_li a{
    width: calc(100% - 38px);
    margin-left: 20px;
    height: auto;
    padding-top: 4%;
    font-size: 18px;
    color: #262626;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
.news_body .news_list .news_li .news_tiem{
    display: block;
    margin-top: 8%;
    margin-left: 20px;
    font-size: 12px;
    color: #8c8c8c;
}




.swiper_body{
    position: relative;
}
.swiper_body .swiper_name{
    text-align: center;
    color: #032E86;
    font-size: 26px;
}
.swiper_body .swiper_box{
    overflow: hidden;
    width: calc(100% - 120px);
    margin: 50px auto 0;
    box-sizing: border-box;
}
.swiper_body .swiper_box .swiper-slide{
    font-size: 16px;
    transition: 0.3s ease 0s;
    background: #f0f0f0;
    padding: 0px;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
}
.swiper_body .swiper_box .swiper-slide a {
    font-size: 0px;
    overflow: hidden;
    text-align: center;
    background: #f6f6f6;
    width: 100%;
    margin: 0 auto;
    height: 0px;
    display: block;
    padding-bottom: 100%;
}
.swiper_body .swiper_box .swiper-slide a:before {
    content: '';
    display: none;
    vertical-align: middle;
    height: 100%;
    width: 0px;
}
.swiper_body .swiper_box .swiper-slide img {
    display: block;
    vertical-align: middle;
    transition: 0.5s linear 0s;
    width: 100%;
    height: auto;
    transform: scale(1);
}
.swiper_body .swiper_box .swiper-slide h4 {
    display: none;
}
.swiper_body .swiper_box .swiper-slide span {
    color: #666;
    white-space: nowrap;
    transition: 0.3s ease 0s;
    display: block;
    width: 100%;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    padding: 0px 20px;
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    border: none;
}
.swiper_body .swiper_box .swiper-slide:hover img {
    transform:scale(1.1);
}
.swiper_body .swiper_box .swiper-slide:hover span {
    color: #fff;
    background: #1b569d;
}
.swiper_body .swiper-button-next,
.swiper_body .swiper-button-prev{
    color: #e5e5e5;
    opacity: 1;
    margin-top: 50px;
}
.swiper_body .swiper-button-next:hover,
.swiper_body .swiper-button-prev:hover{
    color: #1890ff;
}









/* 发展历程 */
.history{
    margin-top: 30px;
    margin-bottom: 95px;
}
.history .history_btn {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    color: #fff;
    line-height: 70px;
    text-align: center;
    font-size: 18px;
    background: #1b569d;
    margin: 0 auto;
    cursor: pointer;
}

.history .history_btn a {
    color: #fff;
}

.history .history_top {
    position: relative;
}

.history .history_top span {
    position: absolute;
    top: 15px;
    left: 50%;
    margin-left: -6px;
}

.history .history_top span img {
    vertical-align: top;
}

.history .mScrol {
    height: auto;
    overflow: hidden;
    width: 1045px;
    margin-left: auto;
    margin-right: auto;
}
.history .mCS-light{
    position:relative; 
    height:100%; 
    overflow:hidden;
    max-width:100%;
}

.history .dsj_con {
    position: relative;
    padding-bottom: 400px;
    width: 1040px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

.history .dsj_con .daj_line {
    width: 2px;
    background-color: #e0e0e0;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 50%;
    min-height: 200px;
}

#dsj_div {
    position: relative;
    z-index: 2;
}

.history .dsj_con dl {
    width: 480px;
    margin-top: 180px;
    min-height: 100px;
    position: relative;
}

.history .dsj_con dl.dl_odd {
    margin-left: 558px;
}

.history .dsj_con dl dt {
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url(../img/history_icon1.png) no-repeat center;
    padding: 10px 0;
    position: absolute;
    top: 0px;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.history .dsj_con dl.dl_odd dt {
    left: -50px;
}

.history .dsj_con dl.dl_even dt {
    right: -54px;
}

.history .dsj_con dl:hover dt {
    background: url(../img/history_icon3.png) no-repeat center;
    background-size: contain;
}

.history .dsj_con dl dd {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.history .dsj_con dl:hover dd {
    top: -50px;
}

.history .dsj_con dl:first-child dd {
    top: -50px;
}

.history .dsj_con dl.no_img:hover dd {
    top: 0px;
}

.history .dsj_con dl dd .d_con {
    padding: 20px 22px;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    background: #fff;
}

.history .dsj_con dl:hover dd .d_con {
    border-color: #f0f0f0;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

.history .dsj_con dl:first-child dd .d_con {
    border-color: #f0f0f0;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

.history .dsj_con dl dd div.img {
    text-align: center;
    background: #f0f0f0;
    height: 0px;
    padding-bottom: 75%;
    overflow: hidden;
    -webkit-transition: all 0s ease-out;
    transition: all 0s ease-out;
}

.history .dsj_con dl:hover dd div.img {
    padding-bottom: 75%;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.history .dsj_con dl dd div.img img {
    width: 100%;
}

.history .dsj_con dl dd i {
    display: inline-block;
    font-family: ""Microsoft Yahei","å¾®è½¯é›…é»‘",arial,"\5b8b\4f53"";
    color: #1b569d;
    font-size: 20px;
    font-style: normal;
    margin-top: 15px;
}

.history .dsj_con dl:hover dd i {
    margin-top: 15px;
    color: #1b569d;
    font-weight: 700;
    font-style: normal;
}

.history .dsj_con dl:first-child dd i {
    margin-top: 15px;
    color: #1b569d;
    font-weight: 700;
}

.history .dsj_con dl.no_img:hover dd i {
    margin-top: 0px;
}

.history .dsj_con dl dd div.p {
    margin-top: 10px;
}

.history .dsj_con dl dd div.p h3 {
    font-weight: normal;
    color: #565656;
    line-height: 2em;
    max-height: 9em;
    overflow: hidden;
    font-size: 14px;
}

.history .history_btn {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    color: #fff;
    line-height: 70px;
    text-align: center;
    font-size: 18px;
    background: #1b569d;
    margin: 0 auto;
    cursor: pointer;
}

.history .history_btn a {
    color: #fff;
}

.history .history_top {
    position: relative;
}

.history .history_top span {
    position: absolute;
    top: 15px;
    left: 50%;
    margin-left: -6px;
}

.history .history_top span img {
    vertical-align: top;
}


@media only screen and (max-width: 1100px) {

    /* 发展历程 */
     .history {
        padding: 0;
    }

     .history .history_btn {
        margin: 0;
    }

     .history .dsj_con .daj_line {
        left: 34px;
    }

     .history .mScrol {
        width: 90%;
        margin-left: 0;
        overflow-y: auto;
    }

     .history .dsj_con {
        width: 100%;
        padding: 0 20px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

     .history .dsj_con dl {
        width: 100%;
        margin-top: 30px;
    }

     .history .dsj_con dl.dl_odd {
        margin-top: 30px;
        margin-left: 0;
    }

     .history .dsj_con dl.dl_odd dt {
        left: 2px;
    }

     .history .dsj_con dl.dl_even dt {
        left: 2px;
        right: auto;
    }

     .history .dsj_con dl dd {
        position: static;
        padding-left: 40px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

     .history .dsj_con dl dd .d_con {
        padding: 10px;
    }

     .history .dsj_con dl dd div.img {
        padding-bottom: 0% !important;
        text-align: left;
        background: transparent;
        height: auto;
        margin-bottom: 10px;
        display: none;
    }

     .history .dsj_con dl dd i {
        margin-top: 5px;
    }

     .history ::-webkit-scrollbar {
        display: none;
    }

     .history .dsj_con dl:hover dd {
        top: auto;
    }

     .history .dsj_con dl:last-child:hover dd {
        top: auto;
        bottom: auto;
    }

     .history .dsj_con dl:hover dd div.img {
        padding: 0;
    }
}



@media screen and (max-width: 1024px){
    /* 公司简介 */
    .about .about_body img {
        width: 100% !important;
        height: auto !important;
        margin: 0 !important;
    }
}


@media screen and (max-width: 768px){
    /* 公司简介 */
    .about .about_body p,
    .about .about_body div {
        font-size: 14px !important;
        line-height: 2em;
        margin: 10px 0;
    }
    .news_body .news_list{
        gap: 10px;
    }
    .news_body .news_list .news_li{
        width: 100%;
        padding-bottom: 30%;
    }
    .news_body .news_list .news_li a{
        -webkit-line-clamp: 2;
        font-size: 14px;
    }
    .news_body .news_list .news_li .news_tiem{
        margin-top: 5%
    }





    .swiper_body .swiper_box{
        width: 100%;
    }
    .swiper_body .swiper_box .swiper-slide span{
        font-size: 14px;
    }
    .swiper_body .swiper-button-next, 
    .swiper_body .swiper-button-prev{
        display: none;
    }
}
@media only screen and (max-width: 420px) {
    /* 发展历程 */
     .history .mScrol {
        width: 95%;
    }

     .history .history_btn {
        font-size: 14px;
        width: 60px;
        height: 60px;
        line-height: 60px;
    }

     .history .dsj_con {
        padding: 0;
    }

     .history .dsj_con .daj_line {
        left: 30px;
    }

     .history .dsj_con dl.dl_odd dt {
        left: 18px;
    }

     .history .dsj_con dl.dl_even dt {
        left: 18px;
    }

     .history .dsj_con dl dd {
        padding-left: 50px;
    }
}