body {
    margin: 0px;
    padding: 0px;

}

#container {
    padding-top: 90px;
    height: 500px;
    width: 100%;
    background-image: url(../../img/about/banner6.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    text-align: center;
    font-family: 'PingFang SC';
    font-style: normal;
}

.moblie-video {
    display: none;
}

#container .box1 {
    padding-top: 101px;

}

.header-title {
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 600;
    font-size: 50px;
    line-height: 70px;
    text-align: center;
    color: #284BA6;
    padding-top: 80px;

}

.header-text {
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 45px;
    text-align: center;
    color: #373C47;
    text-shadow: 0px 4px 97px rgba(86, 155, 187, 0.58);
}





/* 视频播放 */
/* #aboutVideo {
    position: absolute;

    left: 45%;
    right: 40%;
} */

#aboutVideoFont {
    /* position: absolute; */
    top: 53%;
    left: 40%;
    right: 40%;
    /* padding-top: 1%; */
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #373C47;
    padding-left: 2%;

    text-shadow: 0px 4px 97px rgba(86, 155, 187, 0.58);
    /* z-index: 999; */
}

/* 控制mp4播放大小 */
.aboutVideoOff {
    left: 45%;
    right: 40%;
    top: 43%;
    bottom: 0%;
    border-radius: 15px;
    width: 160px;
    height: 92px;
    margin-left: 30px;
}

.aboutVideoOn {
    /* position: absolute; */
    width: 1280px;
    height: 720px;
    left: 15%;
    right: 40%;
    /* left: 15%; */
    top: 183px;

    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), ();
    border-radius: 20px;
    z-index: 99;
}


.initial {
    display: none;

}

.on {
    display: flex;
    /* position: absolute; */
    height: 60px;
    width: 60px;
    top: 936px;
    align-items: center;
    margin-left: 50%;
    /* padding-left: 50%; */
    z-index: 999px;
    background: rgba(49, 48, 48, 0.5);
}

/* 轮播图-end */
.classFalse {
    display: none;
}

/* 标题菜单 */
.title {
    display: flex;
    justify-content: flex-end;
    height: 90px;
    align-items: center;
    padding-right: 8%;
    box-shadow: 0px 1px 0px #DCDDE3;
}

.title-fixed {
    display: flex;
    position: fixed;
    top: 0px;
    justify-content: center;
    align-items: center;
    padding-left: 28%;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background-color: #FFFFFF;
    height: 90px;
    font-family: 'PingFang SC';
    font-style: normal;
    font-size: 16px;
    color: #373C47;

}

.title-content {
    color: #284BA6;
    border-bottom: 2px solid #284BA6;
    margin-top: 2%;
    padding-bottom: 1%;

}

.title>div {
    margin-left: 2%;
    font-family: 'PingFang SC';
    font-size: 16px;
    /* color: #373C47; */
    text-decoration: none;
}

.title-fixed>div {
    margin-left: 2%;
    font-family: 'PingFang SC';
    font-size: 16px;
    /* color: #373C47; */
    text-decoration: none;
}

/* 公司介绍 */
.profile-video {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.profile-video>div>video {
    width: 676px;
    height: 380px;
    background: linear-gradient(0deg, rgba(54, 60, 84, 0.54), rgba(54, 60, 84, 0.54));
    border-radius: 10px;
}

.profile-txt {
    width: 794px;
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    text-indent: 36px;
    color: #373C47;

}


.profile-text>p {
    font-weight: 600;
    font-size: 50px;
    line-height: 70px;
    text-align: center;
    color: #213F8E;
    font-family: 'PingFang SC';
    font-style: normal;

}

.profile-text>div>p {
    width: 80%;
    margin: 0 auto;
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    text-indent: 36px;
    color: #373C47;
}

/* 公司标题 */
.base {
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

#base-img1>div {
    display: flex;
    justify-content: center;
}

#base-img2>div {
    display: flex;
    justify-content: center;
}

#base-img3>div {
    display: flex;
    justify-content: center;
}

.base-img>div {
    margin: 5px;
    width: 480px;
    height: 320px;
    overflow: hidden;
}

.base-img>div>img {
    width: 100%;
    height: 100%;

}

.base-img>div>img:hover {
    transform: scale(1.3, 1.3);
}

.base-img>div>img {
    transition: 1s;
}



/* 成长历程 */
#history>p {
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 600;
    font-size: 50px;
    line-height: 70px;
    text-align: center;
    color: #213F8E;

}


/*横向时间轴*/
#history {
    height: 641px;
}

.item {
    flex: 2;
    margin-top: 5%;
    border-top: 1px solid #FF602E;

}

.dot {
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 67px;
    display: flex;
    align-items: center;
    color: #FF602E;
    border: 10px solid #FFFFFF;



}

#time>div {
    float: left;
    /* width: 20%; */
    height: 268px;
    width: 380px;
    padding-left: 13%;
    padding-top: 1%;

}

#time>div>li {
    margin-bottom: 20px;
}

.history-img1 {
    position: relative;
    width: 24px;
    height: 19.46px;
    left: 10%;
    cursor: pointer;
    top: 320px;

}

.history-img2 {
    position: relative;
    width: 24px;
    height: 19.46px;
    left: 88%;
    top: 320px;
    cursor: pointer;
}

/* 研发团队 */
#team {
    width: 100%;
    margin: 0 auto;

}

#team>h3 {
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 600;
    font-size: 50px;
    line-height: 70px;
    text-align: center;
    color: #213F8E;
    padding-bottom: 50px;
}

#team>p {
    width: 80%;
    margin: 0 auto;
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    text-indent: 36px;
    color: #373C47;
    /* padding-bottom: 100px; */

}

/* 研发团队-图片 */
.team-img {
    display: flex;
    justify-content: center;
    height: 479px;
}

/* /团队图片/ */
.team-img>div {
    width: 310px;
    height: 468px;
    border-radius: 10px;
    margin: 5px;

}

.team-img-yang {

    background: url(../../img/about/chengyuan1.jpg);
    background-size: 100% 100%;
}

.team-img-ma {

    background: url(../../img/about/chengyuan2.jpg);
    background-size: 100% 100%;

}

.team-img-cheng {
    background: url(../../img/about/chengyuan3.jpg);
    background-size: 100% 100%;

}

.team-img-hong {
    background: url(../../img/about/chengyuan4.jpg);
    background-size: 100% 100%;

}
.team-img-yangj {
    background: url(../../img/about/yangj.jpg);
    background-size: 100% 100%;

}

.team-img-yang:hover {
    background: url(../../img/about/chengyuan1-1.jpg);
    background-size: 101% 100%;

}

.team-img-ma:hover {
    background: url(../../img/about/chengyuan2-1.jpg);
    background-size: 101% 100%;

}

.team-img-cheng:hover {
    background: url(../../img/about/chengyuan3-1.jpg);
    background-size: 101% 100%;

}

.team-img-hong:hover {
    background: url(../../img/about/chengyuan4-1.jpg);
    background-size: 101% 100%;

}

.team-img-yangj:hover {
    background: url(../../img/about/yangj-1.jpg);
    background-size: 101% 100%;

}
.team-img1 {
    position: relative;
    width: 24px;
    height: 19.46px;
    left: 7%;
    top: 270px;
}

.team-img2 {
    position: relative;
    width: 24px;
    height: 19.46px;
    left: 90%;
    top: 270px;
}

.honors-img1 {
    position: relative;
    width: 24px;
    height: 19.46px;
    left: 11%;
    bottom: 280px;
}

.honors-img2 {
    position: relative;
    width: 24px;
    height: 19.46px;
    left: 95%;
    bottom: 280px;
}

/* 研发团队-图片-end */

/* 荣誉资质 */

#honors>h3 {
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 600;
    font-size: 50px;
    line-height: 70px;
    text-align: center;
    color: #213F8E;

}

/* 企业荣誉 */
.honors-content1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    width: 80%;
    margin-left: 7.5%;
}

.honors-content1>div>p {
    text-align: center;
    font-family: 'PingFang SC';
    font-style: normal;

}

.honors-content1>div>span {
    display: flex;
    height: 266px;
    width: 400px;
    border-radius: 10px;
    overflow: hidden;
}

.honors-content1>div>span>img {
    height: 266px;
    width: 400px;
}

.honors-content1>div>span>img:hover {
    transform: scale(1.3, 1.3);
}


.honors-content1>div>span>img {
    transition: 1s;
}
/* 20231029补充荣誉模板 */
/* 企业荣誉 */
.qualifications-content-x{
    margin-left: 12%;
    display: flex;
    justify-content: flex-start;
     /* flex-direction: row-reverse; */
    flex-wrap: wrap;
}
.honors-content-x {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    width: 80%;
    margin-left: 7.5%;
}


.honors-content1-x>div>p {
    text-align: center;
    font-family: 'PingFang SC';
    font-style: normal;
    font-size: 5px;
}

.honors-content1-x>div>span {
    display: flex;
    height: 266px;
    width: 400px;
    border-radius: 10px;
   padding-top: 5%;
    overflow: hidden;
}

.honors-content1-x>div>span>img {
    height: 266px;
    width: 400px;
}

.honors-content1-x>div>span>img:hover {
    transform: scale(1.3, 1.3);
}


.honors-content1-x>div>span>img {
    transition: 1s;
}
/* y轴 */
.honors-content1-y {
    margin-left: 0.5%;
}
.honors-content1-y>div>p {
    text-align: center;
    font-family: 'PingFang SC';
    font-style: normal;
    font-size: 5px;
}

.honors-content1-y>div>span {
    display: flex;
    height: 600px;
    width: 350px;
    border-radius: 10px;
    overflow: hidden;
}

.honors-content1-y>div>span>img {
    height: 600px;
    width: 350px;
}

.honors-content1-y>div>span>img:hover {
    transform: scale(1.05, 1.05);
}


.honors-content1-y>div>span>img {
    transition: 1s;
}

/* yangj&&maiyue */
.honors-content2-y-1{
    height: 300px;
    width: 400px;
    margin-top: 7%;
    margin-bottom: 7%;
}
.honors-content2-y-1>div>span>img {
    height: 300px;
    width: 400px;
}
.honors-content2-y-1 {
    margin-left: 0.5%;
}
.honors-content2-y-1>div>p {
    text-align: center;
    font-size: 5px;
    font-family: 'PingFang SC';
    font-style: normal;
}

.honors-content2-y-1>div>span {
    display: flex;
    height: 300px;
    width: 400px;
    border-radius: 10px;
    overflow: hidden;
}

.honors-content2-y-1>div>span>img:hover {
    transform: scale(1.05, 1.05);
}


.honors-content2-y-1>div>span>img {
    transition: 0.5s;
}
/* ------------------------------ */

.honors-content2-y {
    margin-left: 0.5%;
}
.honors-content2-y>div>p {
    font-size: 5px;
    text-align: center;
    font-family: 'PingFang SC';
    font-style: normal;
}

.honors-content2-y>div>span {
    display: flex;
    height: 550px;
    width: 305px;
    border-radius: 10px;
    overflow: hidden;
}

.honors-content2-y>div>span>img {
    height: 550px;
    width: 305px;
}

.honors-content2-y>div>span>img:hover {
    transform: scale(1.05, 1.05);
}


.honors-content2-y>div>span>img {
    transition: 1s;
}
/* --- */
.honors-content3-y {
    margin-left: 0.5%;
}
.honors-content3-y>div>p {
    font-size: 5px;
    text-align: center;
    font-family: 'PingFang SC';
    font-style: normal;
}

.honors-content3-y>div>span {
    display: flex;
    height: 550px;
    width: 305px;
    border-radius: 10px;
    overflow: hidden;
}

.honors-content3-y>div>span>img {
    height: 550px;
    width: 305px;
}

.honors-content3-y>div>span>img:hover {
    transform: scale(1.05, 1.05);
}


.honors-content3-y>div>span>img {
    transition: 1s;
}
/* ---------------- */
.honors-img3 {
    position: relative;
    width: 24px;
    height: 19.46px;
    left: 3%;
    top: 300px;
    cursor: pointer;
}

.honors-img4 {
    position: relative;
    width: 24px;
    height: 19.46px;
    left: 94%;
    top: 300px;
    cursor: pointer;
}


/* 企业资质qualifications-base1 */
.qualifications-content {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.qualifications-content-img>div {
    width: 370px;
    height: 246px;
    border-radius: 10px;
    margin: 5px;
    overflow: hidden;
}

.qualifications-content-img>div>img {
    width: 370px;
    height: 246px;
}

.qualifications-content-img>p {
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #373C47;
    margin-top: 0px;
    margin-bottom: 0px;
}

.qualifications-content-img>div>img:hover {
    transform: scale(1.3, 1.3);
}

.qualifications-content-img>div>img {
    transition: 1s;
}

/* max */
.qualifications-content-img-max>div {
    width: 411px;
    height: 520px;
    border-radius: 10px;
    overflow: hidden;
    margin-top: 5px;
    margin-right: 10px;
}

.qualifications-content-img-max>p {
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #373C47;
    margin-top: 10px;
    margin-bottom: 0px;


}

.base-honors13:hover {
    transform: scale(1.3, 1.3);
}

.base-honors13 {
    transition: 1s;
}

#base-honors14:hover {
    transform: scale(1.3, 1.3);
}

#base-honors14 {
    transition: 1s;
}

#base-honors12 {
    width: 162px;
    height: 225px;
    padding-left: 25%;
    padding-right: 25%;
    margin-left: 5%;
    margin-bottom: 3%;
    margin-top: 4.5%;
    background: #FFFFFF;
    border: 1px solid #ECECEC;
    box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.25);
    border-radius: 10px;

}

.base-honors13 {
    width: 400px;
    height: 510px;
    border-radius: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    border: 1px solid;
}


/* 知识产权 */
#property {
    height: 636px;
    width: 74%;
    margin-bottom: 100px;
    margin-left: 18%;
    margin-top: 10px;

}


.base-img3 {
    display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;

}



.base-img3>div>p {
    width: 190px;
    height: 273px;
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #373C47;
    height: 22px;
    margin-top: 0px;
    margin-bottom: 32px;

}

.base-img3>div {
    margin: 2px;
}

.property-div {
    width: 190px;
    height: 273px;
    overflow: hidden;
}

.property-img {
    width: 190px;
    height: 273px;
}

.property-img:hover {
    transform: scale(1.1, 1.1);
}

.property-img {
    transition: 1s;
}

/* 合作伙伴 */
#partner {
    /* position: absolute; */
    width: 100%;
    /* height: 668px; */
    margin-bottom: 100px;
}

#partner>h3 {
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 600;
    font-size: 50px;
    line-height: 70px;
    text-align: center;
    color: #213F8E;
    /* padding-bottom: 100px; */
}

#img4-2>div {
    /* width: 90px; */
}

#img4-2>div>div {
    height: 180px;
    width: 180px;
    text-align: center;
    background: #FFFFFF;
    border: 1px solid #ECECEC;
    border-radius: 30px;
    margin-left: 10px;
    font-family: 'PingFang SC';
    font-style: normal;
}

#img4-2>div>div>img {
    margin: 27px auto;
    height: 135px;
    width: 135px;
}

#img4-2>div>div>img:hover {
    /* background-size: 110% 110%; */
    transform: scale(1.3)
}

#img4-2>div>div>img {
    transition: 0.3s;
}

#img4-2>div>p {
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 17px;
    /* identical to box height */
    text-align: center;
    color: #000000;
    /* margin-left: 30px; */
    margin-left: 15px;

}

#img4-2 {
    display: flex;
    /* height: 628px; */
    width: 70%;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-left: 15%;
    margin-right: 15%;
}



#img4-2>div>img {
    height: 109px;
    width: 109px;

}

#img4-2>div>img:hover {
    transform: scale(1.1)
}

#img4-2>div>img {
    transition: 0.3s;
}
