.talent-jiyu { margin: 0 auto; margin-top: 1rem; } .talent-jiyu-content { margin: 1rem 0; } .talent-jiyu-title { font-size: 0.36rem; font-family: Microsoft YaHei; font-weight: bold; color: #014098; } .talent-jiyu-p { font-size: 0.22rem; font-family: Microsoft YaHei; font-weight: 400; line-height: 0.46rem; color: #333; margin-top: 0.4rem; } .talent-idea-wrap { display: flex; } .talent-idea-left { width: 50%; min-height: 5.6rem; } .talent-idea-left img { width: 100%; height: 100%; object-fit: cover; } .talent-idea-right { width: 50%; background: url(../image/talent/jy-bg.png) no-repeat; background-size: cover; padding: 0.3rem 1.5rem; display: flex; flex-direction: column; justify-content: center; } .talent-idea-title { font-size: 0.4rem; font-family: Microsoft YaHei; font-weight: bold; color: #FFFFFF; } .talent-idea-text { font-size: 0.24rem; font-family: Microsoft YaHei; font-weight: 400; color: #FFFFFF; margin: 0.3rem 0 0.6rem 0; } .talent-idea-p { font-size: .2rem; font-family: Microsoft YaHei; font-weight: 400; line-height: 0.32rem; color: #FFFFFF; } .talent-zhan-wrap { margin: 0.6rem auto 1rem auto; display: flex; } .talent-zhan-left { flex: 1; } .talent-zhan-img { flex-shrink: 0; margin-left: 0.76rem; width: 9.03rem; } .talent-zhan-img img { width: 100%; height: auto; } .talent-num { width: 0.63rem; height: 0.3rem; background: #014098; display: flex; align-items: center; justify-content: center; font-size: 0.3rem; font-family: Microsoft YaHei; font-weight: 400; color: #FFFFFF; } .talent-title { font-size: 0.4rem; font-family: Microsoft YaHei; font-weight: bold; color: #333333; margin: 0.25rem 0; } .talent-p { font-size: 0.22rem; font-family: Microsoft YaHei; font-weight: 400; line-height: 0.34rem; color: #333333; } .talent-wrap { width: 100%; padding: 1.2rem 0; background: url(../image/talent/zl-bg.png) no-repeat; background-size: cover; } .talent-box { margin: 0 auto; display: flex; justify-content: space-between; } .talent-item { width: 48%; } .talent-staff-wrap { margin: 1rem auto; } /* ------------------------------------- */ .talent-staff-list { margin-top: 0.5rem; /* display: flex; flex-wrap: wrap; */ position: relative; padding: 0 0.5rem; } .talent-staff-list .swiper-button-next:after, .talent-staff-list .swiper-button-prev:after { font-size: 0.4rem; color: #333333; } .talent-staff-list .swiper-button-next { right: 0; } .talent-staff-list .swiper-button-prev { left: 0; } .talent-staff-item { /* margin-top: 0.3rem; */ /* width: 3.7rem; */ /* margin-right: 0.4rem; */ background: #F9F9F9; } .talent-staff-item:nth-child(4n) { margin-right: 0; } .talent-staff-img { width: 100%; height: 2.22rem; } .talent-staff-img img { width: 100%; height: 100%; object-fit: cover; } .talent-staff-p { height: 0.6rem; padding: 0 0.2rem; font-size: var(--font18); font-family: Microsoft YaHei; font-weight: bold; line-height: 0.6rem; color: #333333; text-align: center; } /*-----------------*/ .talent-px-wrap{ margin: 0.6rem auto; display: flex; } .talent-px-item{ flex: 1; height: 5rem; position: relative; transition: all .4s ease; } .talent-px-img{ width: 100%; height: 100%; object-fit: cover; transition: all .4s ease; } .talent-px-box{ width: 100%; height: 1rem; position: absolute; bottom: 0; left: 0; padding: 0 0.25rem; transition: all .4s ease; } .talent-px-text{ font-size: 0.2rem; font-family: MicrosoftYaHei; color: #FFFFFF; line-height: 0.3rem; transition: all .4s ease; } .talent-px-line{ width: 0.51rem; height: 0.05rem; background: #FFFFFF; margin: 0.4rem 0; display: none; transition: all .4s ease; } .talent-px-p{ font-size: 0.2rem; font-family: MicrosoftYaHei; color: #FFFFFF; line-height: 0.26rem; display: none; transition: all .4s ease; } .talent-px-wrap .active{ flex: 3; } .talent-px-wrap .active .talent-px-box { height: auto; left: 50%; top: 50%; bottom: auto; transform: translate(-50%,-50%); padding: 0 0.6rem; } .talent-px-wrap .active .talent-px-line {display: block;} .talent-px-wrap .active .talent-px-p {display: block;} @media only screen and (max-width: 1024px) { .talent-idea-wrap { display: block; } .talent-idea-left { width: 100%; } .talent-idea-right { padding: 0.3rem 0.25rem; width: 100%; } .talent-jiyu { padding: 0 0.25rem; margin-top: 0.6rem; } .talent-jiyu-content { margin: 0.5rem 0; } .talent-idea-left { min-height: auto; } .talent-zhan-wrap { flex-direction: column; } .talent-zhan-img { width: 100%; margin-left: 0; } .talent-zhan-wrap { padding: 0 0.25rem; } .talent-box { display: block; } .talent-item { width: 100%; margin-top: 0.4rem; } .talent-num { line-height: 0.3rem; font-size: 0.25rem; } .talent-wrap { padding: 0.4rem 0.25rem; } .talent-jiyu-p { font-size: 0.24rem; line-height: 0.36rem; } .talent-idea-title { font-size: 0.3rem; } .talent-staff-item { width: 3.4rem; } .talent-staff-wrap{ padding: 0 0.25rem; } .talent-staff-item{ margin-right: 0; } .talent-staff-list{ /*justify-content: space-between;*/ } .talent-staff-wrap{ margin: 0.6rem auto; } /*鏂板*/ .talent-jiyu-title{ font-size: 0.3rem; } .talent-jiyu-p{ font-size: 0.26rem; line-height: 0.41rem; } .talent-idea-p { font-size: 0.26rem; line-height: 0.41rem; } .talent-idea-text { font-size: 0.28rem; line-height: 0.4rem; margin: 0.17rem 0 0.3rem 0; } .talent-title{ font-size: 0.3rem; } .talent-p { font-size: 0.26rem; line-height: 0.41rem; } .talent-staff-p{ font-size: 0.26rem; } .talent-px-wrap{ /* width: 100%; */ margin: 0 0.25rem; margin-top: 0.3rem; flex-direction: column; } .talent-px-item{ width: 100%; margin-bottom: 0.3rem; } .talent-px-box { height: auto; left: 50%; top: 50%; bottom: auto; transform: translate(-50%, -50%); padding: 0 0.25rem; } .talent-px-text{ font-size: 0.26rem; } .talent-px-line{ display: block; } .talent-px-p{ display: block; font-size: 0.26rem; line-height: 0.45rem; } /*绉诲姩绔?/ }