/* 公司简介 */
.main-box {
    width: 100%;
}

.main-top {
    width: 1170px;
    margin: 0 auto;
}

.company-name {
    line-height: 18px;
}

.chinese-name {
    font-size: 18px;
    color: #d3172a;
    font-weight: bold;
}

.english-name {
    color: #d3172a;
    font-size: 12px;
    /* letter-spacing:1px; */
}

.company-slogan {
    color: #333;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 10px;
    margin-top: 5px;
}

.company-detail {
    width: 100%;
    display: flex;
    margin-top: 20px;
}

.detail-word {
    width: 560px;
    line-height: 20px;
    color: #666;
}

.detail-img {
    width: 480px;
    height: 294px;
    margin-left: 63px;
}

.detail-img>img {
    width: 100%;
    height: 100%;
}

.company-superiority {
    margin-top: 32px;
}

.main-bottom {
    position: relative;
    padding-bottom: 70px;
    margin-top: 70px;
    width: 100%;
    background: url(../images/aboutUsImg.png);
}

.main-bottom-cont {
    width: 1200px;
    margin: 0 auto;
}

.swiper-title {
    color: #d3172a;
    line-height: 16px;
    padding-top: 70px;
    padding-bottom: 30px;

}

.swiper-box {
    width: 1200px;
    margin: 0 auto;
    padding-top: 30px;
    position: relative;
}

.swiper-container {
    height: 360px;
    width: 1044px;

}

.swiper-button-prev,
.swiper-button-next {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: red;
    position: absolute;
    top: 36%;
    text-align: center;
}

.swiper-button-prev {
    left: 67px;
    outline: none;
}

.swiper-button-next {
    right: 67px;
    outline: none;

}

.swiper-button-prev:after {
    content: "";
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    content: "";
}

.swiper-slide {
    width: 348px !important;
    margin-right: 0 !important;
    margin-left: -1px;
    transition: all 0.8s;
}

.swiper-slide:hover {
    background: #fff;
    box-shadow: 0px 20px 20px 0px rgb(39 2 0 / 10%);
    border-radius: 5px;
}

.year-box {
    width: 100%;
    height: 104px;
    background: url(../images/ruler.png) 100% 100% no-repeat;
    z-index: 99999;
    border: 1px solid transparent;
    font-size: 18px;
}

.year-box>div {
    width: 100%;
    text-align: center;
    margin-top: 35px;
}

.info-box {
    width: 100%;
    margin-top: 24px;

}

.info-title {
    color: #d3172a;
    font-size: 18px;
    text-align: center;
    width: 80%;
    margin: 0 auto;

}

.info-artical {
    width: 264px;
    margin: 0 auto;
    text-align: center;
    margin-top: 24px;
    line-height: 20px;
}

.swiper-title-name {
    font-size: 18px;
}

/* 资质证书 */
.qualifiction-box>.main-title {
    color: #d3172a;
    font-size: 18px;
    text-align: center;
    margin-bottom: 50px;
}

.qualifiction-box>.main-list-box {
    width: 1160px;
    height: 300px;
    margin: 0 auto;



}

.qualifiction-box>.main-list-box>.main-list-item {
    padding: 25px;
    display: flex;
    align-items: center;
    border: 1px solid #808080;
    box-sizing: border-box;
    width: 380px;
    float: left;
    margin-right: 10px;
    margin-top: 12px;
}

.qualifiction-box>.main-list-box>.main-list-item:nth-of-type(3n) {
    margin-right: 0;
}

.qualifiction-box>.main-list-box>.main-list-item>.main-list-item-img {
    width: 43px;
    height: 42px;
    margin-right: 34px;
    background: url(../images/image55.png) no-repeat
}

.qualifiction-box>.main-list-box>.main-list-item>.main-list-item-word {
    padding-left: 18px;
    border-left: 1px solid #808080;
    line-height: 20px;

}

.qualifiction-box>.main-list-box>.main-list-item>.main-list-item-word :nth-of-type(1) {
    font-size: 14px;
}

.qualifiction-box>.main-list-box>.main-list-item>.main-list-item-word :nth-of-type(2) {
    font-size: 12px;
}

.qualifiction-box>.main-img-box {
    width: 1160px;
    overflow: hidden;
    margin: 0 auto;



}

.qualifiction-box>.main-list-box:nth-of-type(3) {
    margin-bottom: 54px;
}

.qualifiction-box>.main-img-box>.main-img-item {
    width: 378.66px;
    height: 250px;
    float: left;
    margin-right: 12px;
    margin-top: 12px;
    text-align: center;

}

.qualifiction-box>.main-img-box>.main-img-item>img {
    /* width:100%; */
    height: 100%;
    cursor: pointer;
}

.qualifiction-box>.main-img-box>.main-img-item:nth-of-type(3n) {
    margin-right: 0;
}

/* 企业荣誉  + 合作伙伴*/
.honer-box>.main-title {
    width: 100%;
    text-align: center;
    color: #d3172a;
    font-size: 18px;
}

.honer-box>.main-list {
    width: 1086px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 55px;
    margin-bottom: 100px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;

}

.honer-box>.main-list>li {
    width: 350px;
    height: 250px;
    /* float:left; */
    margin-top: 12px;
    margin-right: 12px;
    cursor: pointer;
}

.honer-box>.main-list>li>img {
    /* width:100%; */
    height: 100%;
}

.honer-item{
    position: relative;
}

.honer-item img{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

/* 合作伙伴 */
.honer-box .partner li {
    width: 186px;
    height: 80px;
    background-color: #f6f6f6;
    position: relative;
    margin-bottom: 16px;
    transition: all 0.5s;
}

.partner li:hover {
    -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 0px 20px rgb(0 0 0 / 25%);
    box-shadow: 0px 0px 20px rgb(0 0 0 / 25%);
}

.partner li img {
    display: block;
    max-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* 专家团队 */
.team-box>.main-title {
    width: 100%;
    font-weight: bold;
    text-align: center;
    color: #d3172a;
    font-size: 20px;
}

.team-box>.main-tagging {
    text-align: center;
    width: 100%;
    margin-top: 8px;
    color: #999;
    font-size: 12px;
    letter-spacing: 4px;
}

.team-box>.main-list {
    width: 1190px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 40px;



}

.team-box>.main-list>li {
    width: 225px;
    height: 450px;
    float: left;
    margin-top: 12px;
    margin-right: 12px;
}

.team-box>.main-list>li>.main-list-img {
    width: 100%;
    height: 336px;
}

.team-box>.main-list>li>.main-list-img>img {
    width: 100%;
    height: 100%;
}

.team-box>.main-list>li>.main-list-word {
    width: 100%;
    text-align: center;
}

.team-box>.main-list>li>.main-list-word>.main-list-word-name {
    font-size: 18px;
    margin-top: 25px;
    margin-bottom: 10px;
}

.team-box>.main-list>li>.main-list-word>.main-list-word-info {
    color: #666;
    line-height: 16px;
    height: 48px;
    overflow: hidden;
}

.detail-box {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    display: none;
}

.detail-box img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-height: 80%;
}
