﻿/* banner--common.css *//* 分类--common.css */
html
{
    scroll-behavior: smooth;
}
.centerUs
{
    position: relative;
    width: 16rem;
    margin: 0 auto;
    padding: 1rem 0;
}/* title */
.title
{
    width: fit-content;
    margin: 0 auto;
    text-align: center;
}
.title .cn
{
    font-size: .4rem;
    font-family: Microsoft YaHei,Microsoft YaHei;
    font-weight: bold;
    color: #333;/*display: none;*/
}
.title .en
{
    margin-top: .1rem;
    font-size: .36rem;
    font-family: Microsoft YaHei,Microsoft YaHei;
    font-weight: normal;
    color: #c6982f;
}/* 公司介绍 */
.introduce
{
    width: 100%;
    background-image: url("/png/z0leklit.png");
    background-size: cover;
}/* 文字介绍 */
.introduce .texts
{
    margin-top: .5rem;
    font-size: .18rem;
    font-family: Microsoft YaHei,Microsoft YaHei;
    font-weight: 400;
    color: #333;
    line-height: .38rem;/*text-indent: 2em;*/
}
.introduce .texts p
{
    font-size: .18rem;
    font-family: Microsoft YaHei,Microsoft YaHei;
    font-weight: 400;
    color: #333;
    line-height: .38rem;/*text-indent: 2em;*/
}/* 数字滚动 */
.introduce .com_data
{
    width: 100%;
    margin-top: .52rem;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.introduce .com_data .item
{
    text-align: center;
    flex: 0 0 2.47rem;
}
.introduce .com_data .txt1
{
    font-size: .3rem;
    font-weight: bold;
    color: #333;
}
.introduce .com_data .txt2
{
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.introduce .com_data .txt2 .scroll
{/* margin-top: 0.15rem; *//* width: 2rem; */
    font-size: .9rem;
    font-family: Bahnschrift,Bahnschrift;
    font-weight: bold;
    color: #c6982f;
    line-height: .8rem;
}
.introduce .com_data .txt2 span
{
    margin-bottom: .2rem;
    font-size: .3rem;
    font-family: Bahnschrift,Bahnschrift;
    font-weight: bold;
    color: #c6982f;
}/* 公司图片 */
.introduce .company_imgs
{
    width: 100%;
    margin-top: .6rem;
    display: flex;
    justify-content: space-between;
}
.introduce .company_imgs .item
{
    width: 5.1rem;
    height: 3.4rem;
    overflow: hidden;
}
.introduce .company_imgs img
{
    width: 100%;
    height: 100%;
    object-fit: cover;
}/* 企业文化 */
.culture
{
    width: 100%;
}/* 文化列表 */
.culture .list
{
    width: 100%;
    margin-top: .6rem;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.culture .list .item
{
    width: 4.6rem;
    text-align: left;
}
.culture .list .t1
{
    display: flex;
    align-items: center;
    font-size: .24rem;
    font-family: Microsoft YaHei,Microsoft YaHei;
    font-weight: bold;
    color: #333;
    justify-content: center;
}
.culture .list .t1 img
{
    width: .14rem;
    height: .14rem;
    margin-right: .1rem;
    object-fit: contain;
}
.culture .list .t2
{
    margin-top: .2rem;
    font-size: .2rem;
    color: #333;
    line-height: .4rem;
    text-align: center;
}/* 文化轮播 */
.culture .lunbo
{
    position: relative;
    width: 100%;
    margin-top: .4rem;
    padding-bottom: .56rem;
}
.culture .cul_swiper
{
    width: 100%;
}
.culture .lunbo .swiper-slide
{
    position: relative;
    width: 100%;
    height: 3rem;
}
.culture .lunbo img
{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.culture .lunbo .txt
{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    font-size: .7rem;
    font-family: PangMenZhengDao,PangMenZhengDao;
    font-weight: 400;
    color: #fff;
    white-space: nowrap;/*letter-spacing: 15px;*/
}
.culture .lunbo .swiper-pagination
{
    bottom: 0;
}
.culture .lunbo .swiper-pagination-bullet
{
    width: .16rem;
    height: .16rem;
    background: #cecece;
    opacity: 1;
}
.culture .lunbo .swiper-pagination-bullet-active
{
    background: #3d76b9;
}/* 发展历程1 */
.history
{
    position: relative;
    width: 100%;
    background-image: url("/png/40pnjyn6.png");
    background-size: cover;
    z-index: 11;
}
.history .centerUs
{
    padding-bottom: .83rem;
    z-index: 11;
}/* 轮播 */
.history .hisShow
{
    position: relative;
    width: 100%;
    margin-top: .6rem;
}
.history .hisSwiper
{
    width: 100%;
}
.history .hisSwiper .swiper-slide
{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 .1rem;
}
.history .hisSwiper .texts
{
    width: 7.3rem;
    text-align: left;
}
.history .hisSwiper .t1
{
    font-size: .46rem;
    font-family: Bahnschrift,Bahnschrift;
    font-weight: normal;
    color: #c6982f;
}
.history .hisSwiper .t2
{
    margin-top: .2rem;
    font-size: .26rem;
    font-family: Microsoft YaHei,Microsoft YaHei;
    font-weight: 400;
    color: #333;
    line-height: .36rem;
}
.history .hisSwiper .pics
{
    width: 7.5rem;
    height: 3.5rem;
    overflow: hidden;
}
.history .hisSwiper .pics img
{
    width: 100%;
    height: 100%;
    object-fit: cover;
}/* 发展历程2 */
.history2
{
    position: relative;
    width: 100%;/*background-image: url("../img/aboutus13/back4.png");*/
    background-size: cover;
    z-index: 33;
}
.history2 .center2
{
    position: relative;
    width: 15.4rem;
    margin: 0 auto;
    padding: .1rem 0 .78rem;
    overflow: hidden;
    z-index: 33;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%,-.1rem);
}
.history2 .hisSwiper2
{
    width: 100%;
    overflow: unset;
}
.history2 .hisSwiper2 .swiper-slide
{
    position: relative;
    width: 100%;
    height: auto;
    padding-top: .5rem;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.history2 .hisSwiper2 .t1
{
    font-size: .24rem;
    font-family: Microsoft YaHei,Microsoft YaHei;
    font-weight: bold;
    color: #fff;
}
.history2 .hisSwiper2 .year
{
    margin-top: .2rem;
    font-size: .4rem;
    font-family: Bahnschrift,Bahnschrift;
    font-weight: normal;
    color: #fff;
}
.history2 .hisSwiper2 .whiteDot
{
    display: block;
    position: absolute;
    left: 50%;
    top: -.1rem;
    transform: translateX(-50%);
    width: .2rem;
    height: .2rem;
    border-radius: 50%;
    border: .01rem solid transparent;
    z-index: 33;
}
.history2 .hisSwiper2 .whiteDot::after
{
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: .08rem;
    height: .08rem;
    background: #fff;
    border-radius: 50%;
}
.history2 .swiper-slide-active .whiteDot
{
    border: .01rem solid #fff;
}/* 左右箭头 */
.history2 .swiper-button-prev
{
    left: 1rem;
    top: 50%;
    margin-top: 0;
    transform: translateY(-50%);
}
.history2 .swiper-button-prev::after
{
    display: none;
}
.history2 .swiper-button-prev img
{
    width: .4rem;
    height: .4rem;
    object-fit: contain;
}
.history2 .swiper-button-next
{
    right: 1rem;
    top: 50%;
    margin-top: 0;
    transform: translateY(-50%);
}
.history2 .swiper-button-next::after
{
    display: none;
}
.history2 .swiper-button-next img
{
    width: .4rem;
    height: .4rem;
    object-fit: contain;
}/* 资质荣誉 */
.honors
{
    width: 100%;
}
.honors .hor_box
{
    position: relative;
    width: 100%;
    margin-top: .6rem;
    padding-bottom: .76rem;
}
.honors .horSwiper
{
    width: 100%;
}
.honors .horSwiper .swiper-slide
{
    height: 2.8rem;
    padding: .17rem;
    background: #ececec;
}
.honors .horSwiper .swiper-slide .pics
{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.honors .horSwiper .swiper-slide img
{/* width: 100%; */
    height: 100%;
    object-fit: contain;
    transition: all .3s;
}
.honors .horSwiper .swiper-slide:hover img
{
    transform: scale(1.1);
}
.honors .hor_box .swiper-pagination
{
    bottom: 0;
}
.honors .hor_box .swiper-pagination-bullet
{
    width: .16rem;
    height: .16rem;
    background: #cecece;
    opacity: 1;
}
.honors .hor_box .swiper-pagination-bullet-active
{
    background: #3d76b9;
}/* 联系我们 */
.contactus
{
    width: 100%;
}
.contactus .centerUs
{
    padding: 0;
}/* baseInfo */
.contactus .baseInfo
{
    width: 100%;
    margin-top: .6rem;
    padding: .4rem 1rem;
    background: #fff;
    box-shadow: 0 0 .15rem .01rem rgba(0,0,0,.1);
    display: flex;
    justify-content: space-around;
}
.contactus .baseInfo .item
{
    width: fit-content;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.contactus .baseInfo .icon
{
    width: .57rem;
    height: .57rem;
    object-fit: contain;
}
.contactus .baseInfo .t1
{
    margin-top: .2rem;
    font-size: .2rem;
    font-family: Microsoft YaHei,Microsoft YaHei;
    font-weight: bold;
    color: #333;
}
.contactus .baseInfo .t2
{
    margin-top: .13rem;
    font-size: .18rem;
    font-family: Microsoft YaHei,Microsoft YaHei;
    font-weight: 400;
    color: #333;
    line-height: .37rem;
}/* 地图 */
.map
{
    width: 100%;
    height: 6.5rem;
    margin-top: -1.2rem;
}
.hisSwiper2 .swiper-slide
{
    cursor: pointer;
}
@media only screen and (max-width: 1024px)
{
    .centerUs
    {
        width: auto;
    }
    .introduce .texts span
    {
        font-size: 14px;
    }
    .introduce
    {
        padding: 0 15px;
    }
    .introduce .company_imgs, .culture .list
    {
        display: block;
    }
    .introduce .company_imgs .item
    {
        width: 100%;
        margin: auto;
        margin-top: 10px;
    }
    .culture .list .item
    {
        width: 100%;
        margin-top: 20px;
    }
    .culture .list .t2
    {
        font-size: 12px;
    }
    .culture .lunbo .txt
    {
        font-size: 30px;
    }
    .culture .lunbo
    {
        padding-bottom: 0;
    }
    .centerUs
    {
        padding: .5rem 0;
    }
    .history .centerUs
    {
        padding-left: 15px;
        padding-right: 15px;
    }
    .history .hisSwiper .t2 p
    {
        font-size: 14px;
    }
    .history .hisSwiper .pics, .history .hisSwiper .texts
    {
        width: auto;
    }
    .history .hisSwiper .texts
    {
        padding-right: 10px;
    }
    .history2
    {
        display: none;
    }
    .honors .hor_box
    {
        padding-left: 15px;
        padding-right: 15px;
    }
    .contactus .baseInfo
    {
        display: block;
    }
    .contactus .baseInfo .t2
    {
        font-size: 12px;
    }
    .contactus .baseInfo .item
    {
        margin-top: 20px;
        width: 100%;
    }
    .map
    {
        height: 10rem;
    }
    .introduce .com_data
    {
        flex-wrap: wrap;
    }
    .introduce .com_data .item
    {
        flex: 0 0 50%;
    }
    .subsidiary .add
    {
        height: 1.2rem!important;
    }
}
