/** 轮播图背景 **/
.banner-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    z-index: -1;
}

.banner-qiye-bg {
    background: url(../images/20250430/youyin/ban-qiye.png) no-repeat;
    background-size: cover;
    background-position: center;
}

.banner-news-bg {
    background: url(../images/20250430/youyin/ban-news.png) no-repeat;
    background-size: cover;
    background-position: center;
}

.banner-recruit-bg {
    background: url(../images/20250430/youyin/ban-qiye.png) no-repeat;
    background-size: cover;
    background-position: center;
}

.banner-contactus-bg {
    background: url(../images/20250430/youyin/ban-contactus.png) no-repeat;
    background-size: cover;
    background-position: center;
}
/** 轮播图文字内容 **/
.banner-content {
    position: relative;
    top: 185px;
    height: 564px;
    width: 1170px;
    margin: 0 auto;
    text-align: center;
    color: #FFFFFF;
}

.banner-content .h5 {
    font-size: 44px;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 20px;
    /* text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); */
}

.banner-content .p {
    font-size: 20px;
    color: #FFFFFF;
    margin-top: 40px;
    font-family: Alibaba PuHuiTi 2.0;
}


.banner-pr {
    text-align: left;
}
.banner-pr .h5 {
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: bold;
    font-size: 44px;
    color: #2058FF;
    line-height: 24px;
}
.banner-pr .title{
    margin-top: 36px;
    font-size: 20px;
    line-height: 34px;
    /* color: #005BFF; */
    width: 567px;
    margin-bottom: 40px;
    color: #005BFF;
}
.banner-pr .shiyong{
    width: 148px;
    height: 44px;
    background: linear-gradient(0deg, rgba(85,161,255,0.98), rgba(1,115,255,0.98), rgba(1,115,255,0.98), rgba(190,219,255,0.98));
    box-shadow: 0px 15px 38px 0px rgba(1,115,255,0.27);
    border-radius: 22px;
    font-size: 21px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 44px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
}



/**第一部分**/
/* .youyin-index .model1 {
    display: flex;
    justify-content: space-between;
} */
.youyin-index .model1 ul {
    display: flex;
    justify-content: space-between;
    /* margin: 53px 0 0 0; */
}
.youyin-index .model1 ul li {
    text-align: center;
    width: 160px;
    height: 80px;
    line-height: 80px;
    background: #F0F0F0;
    font-weight: normal;
    font-size: 16px;
    color: #333333;
    border: 1px solid #ffffff;
}

.youyin-index .model1 ul li:hover {
    color: #FFFFFF;
    background: #005BFF;
    cursor: pointer;
}
/* 选中状态的样式 */
.youyin-index .model1 ul li.activeed {
    background: #005BFF;      /* 蓝色边框 */
    box-shadow: 0 4px 8px rgba(0, 102, 204, 0.2);  /* 蓝色阴影 */
    border-radius: 4px;              /* 可选：圆角 */
    transition: all 0.3s ease;       /* 平滑过渡效果 */
    color: #ffffff;
}
.youyin-index {
    border-bottom: 1px solid #bbb9b9;
    height: 81px;
    line-height: 81px;
}
.youyin-top {
    font-size: 16px;
    color: #333;
    /* margin: 10px 0; */
    display: flex;
    align-items: center;
}

.youyin-top img {
    margin-right: 5px;
}

.youyin-top a {
    color: #333;
    text-decoration: none;
    margin: 0 5px;
}

.youyin-top a:hover {
    text-decoration: underline;
}

.current-page {
    color: #005BFF;
    margin-left: 5px;
}

/**企业介绍**/
.youyin-index-qiye1 .row .jieshao {
    /* width: 1190px; */
    /* height: 188px; */
    font-size: 16px;
    font-family: SourceHanSansCN-Normal, SourceHanSansCN;
    font-weight: 400;
    color: #585A60;
    line-height: 50px;
    text-indent: 57px;
    margin-bottom: 20px;
}

.youyin-index-qiye1 .row .jieshao2 {
    /* width: 1190px; */
    /* height: 250px; */
    font-size: 16px;
    font-family: SourceHanSansCN-Normal, SourceHanSansCN;
    font-weight: 400;
    color: #585A60;
    line-height: 50px;
    text-indent: 57px;
    margin-bottom: 20px;
}

.youyin-index-qiye1 .jianjieul{
    display: flex;
    box-shadow: 0px 1px 40px 0px rgba(0,0,0,0.13);
    border-radius: 10px;
}
.youyin-index-qiye1 .jianjieul li:hover {
    box-shadow: 0px 1px 40px 0px rgba(0,0,0,0.13);
}
.youyin-index-qiye1 .jianjieul li{
    justify-content: space-between;
    text-align: center;
    height: 290px;
    padding: 33px 0px;
    border: 2px solid #fff;
    margin-top: 0px;
}
.youyin-index-qiye1 .jianjieul li .first-div{
    height: 89px;
}
.youyin-index-qiye1 .jianjieul li .item-con .item-title {
    height: 29px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: bold;
    font-size: 32px;
    color: #005BFF;
}
.youyin-index-qiye1 .jianjieul li .item-con .item-p {
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 16px;
    color: #666666;
}
.youyin-index-qiye1 .model2-ul ul li{
    width: 580px;
    height: 184px;
    display: inline-block;
    background: #F5F5F5;
    margin-top: 0px;
    /* border: 1px solid #CCCCCC; */
}
.youyin-index-qiye1 .model2-ul ul li:hover {
    box-shadow: 0px 4px 29px 0px rgba(9,3,5,0.22);
}
.youyin-index-qiye1 .model2-ul ul{
   display: flex;
   justify-content: space-between;
}
.youyin-index-qiye1 .model2-ul ul li:nth-child(odd) .div {
    float: left;
    border-radius: 20px 5px 20px 5px;
}
.youyin-index-qiye1 .model2-ul ul li:nth-child(even) .div {
    float: right;
    border-radius: 5px 20px 5px 20px;
}
.youyin-index-qiye1 .model2-ul ul .item-con {
    height: 72px;
}
.youyin-index-qiye1 .model2-ul ul .item-p {
    width: 485px;
    height: 41px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 20px;
    color: #ffffff;
    line-height: 24px;
    margin-left: 20px;
}
.youyin-index-qiye1 .model2-ul ul .item-con .div {
    width: 152px;
    height: 49px;
    line-height: 49px;
    background: #2573FB;
    font-size: 18px;
    color: #FFFFFF;
    border: 1px solid #2573FB;
    text-align: center;
 }

.youyin-index-qiye1 .model2-ul {
    position: relative;
}
.youyin-index-qiye1 .middleicon{
    position: absolute;
    top: 87px;
    left: 463px;
    width: 238px;
    height: 238px;
    background: linear-gradient(0deg, #2573FB 0%, #80ACF8 100%);
    border-radius: 50%;
    border: 1px solid #FFFFFF;
}
.youyin-index-qiye1 .middleicon .icon{
    position: absolute;
    top: 62px;
    left: 66px;
}
.youyin-index-qiye1 .middleicon .text {
    position: absolute;
    top: 151px;
    left: 45px;
    font-size: 36px;
    color: #FFFFFF;
}
/* 优音大事记时间线样式 */
.time-line-div {
    width: 100%;
    display: flex;
    margin: 20px 0;
}

.time-line-div .time-line-div-div {
    width: 50%;
    display: inline-block;
    
}

.time-line-div .time-line-right h3 {
    margin: 62px 0 0 7%;
    /* width: 41px; */
    height: 18px;
    font-family: Impact;
    font-weight: 400;
    font-size: 20px;
    color: #333333;
    font-weight: bold;
}

.time-line-div .time-line-right p {
    margin: 0px 0% 0 7%;
    width: 543px;
    height: 128px;
    background: #F6F8FF;
    border-radius: 5px;
    border: 1px solid #E5E5E5; 
    padding: 5px 10px;
    text-align: left;
    line-height: 25px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}


.time-line-div .time-line-left p {
    text-align: left;
    margin: 0px 7% 0 0 !important;
    font-size: 14px;
    width: 561px;
    height: 128px;
    background: #F6F8FF;
    border-radius: 5px;
    border: 1px solid #E5E5E5; 
    padding: 5px 10px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.time-line-div:hover .time-line-right h3, .time-line-div:hover .time-line-left h3 {
    color: #005BFF;
}
.time-line-div .time-line-right:hover p, .time-line-div .time-line-left:hover p {
    background-color: #005BFF;
    color: #ffffff;
    cursor: pointer;
    box-shadow: -2px 0px 38px 0px rgba(4,0,0,0.33);
}
.time-line-div .time-line-left h3 {
    text-align: right;
    margin: 62px 7% 0 0;
    /* width: 41px; */
    height: 18px;
    font-family: Impact;
    font-weight: 400;
    font-size: 20px;
    color: #333333;
    font-weight: bold;
}

.youyin-index-qiye2 .time-line .time-line-row {
    position: relative;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.youyin-index-qiye2 .time-line .time-line-row:before {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    top: 30px;
    width: 4px;
    margin: 0 auto;
    height: 2278px;
    background: #005BFF;
}
.youyin-index-qiye2 .time-line .time-line-row p .circles {
    position: absolute;
    /* border-radius: 50%; */
    display: inline-block;
    background: url(../images/20250430/youyin/dian.png) no-repeat;
    width: 33px;
    height: 33px;
    /* border: 2px solid #176de6; */
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-top: 1%;
}
/**公司资质**/
.youyin-index-qiye3 {
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.youyin-index-qiye3 .zhongjianbox {
    /* width: 1200px; */
    height: 350px;
    background: rgba(208, 218, 251, 0.05);
    box-shadow: 0px 4px 19px 0px rgba(163, 163, 163, 0.53);
    backdrop-filter: blur(3px);
    /* opacity: 0.5; */
    display: flex;
    justify-content: space-around;
    align-items: center;
    /* padding: 0 20px; */
    cursor: pointer;
}

.youyin-index-qiye3 .zizhibox div {
    float: left;
}

.youyin-index-qiye3 .zizhibox {
    float: left;
    width: 1118px;
    /* height: 472px; */
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding-left: 50px;
}
.youyin-index-qiye3 .row .swiper-button-prev:after, .youyin-index-qiye3 .row .swiper-button-next:after {
    display: none;
}
.youyin-index-qiye3 .row .swiper-button-prev {
    width: 34px;
    height: 65px;
    background: url(../images/20250430/youyin/left.png) no-repeat;
}

.youyin-index-qiye3 .row .swiper-button-next {
    width: 34px;
    height: 65px;
    background: url(../images/20250430/youyin/right.png) no-repeat;
}
/* 荣誉部分样式 */
.youyin-index-qiye4 .honor-years {
    background: url(../images/20250430/youyin/hon.png) no-repeat;
    height: 314px;
    padding: 0 20px;
    position: relative;
    /* margin-bottom: 30px; */
}
.youyin-index-qiye4 .year-nav-container {
    width: 760px; 
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    margin: 0;
    padding-bottom: 40px;
}
.youyin-index-qiye4 .honor-years .p {
    width: 145px;
    height: 32px;
    line-height: 131px;
    font-family: Futura;
    font-weight: 500;
    font-size: 36px;
    color: #FFFFFF;
}
.youyin-index-qiye4 .honor-years .ul {
    display: flex;
    margin-top: 199px;
    justify-content: space-between;
}
.youyin-index-qiye4 .honor-years .ul .left-right {
    margin-left: 22px;
}
.youyin-index-qiye4 .year-nav {
    display: flex;
    transition: transform 0.3s ease;
    width: max-content;
    position: relative;
}

.youyin-index-qiye4 .year-nav .years {
    padding: 10px 20px;
    margin: 0 10px 10px;
    font-size: 36px;
    font-weight: bold;
    color: rgba(255, 255, 255, 0.7);
    cursor: pointer;
    border-radius: 20px;
    transition: all 0.3s;
    position: relative;
    transition: all 0.3s;
}


.youyin-index-qiye4 .year-nav .years.active {
    color: white;
}

.youyin-index-qiye4 .year-nav .years.active:after {
    content: "";
    position: absolute;
    bottom: -38px;
    left: 50%;
    transform: translateX(-50%);
    width: 24px;
    height: 39px;
    background: url(../images/20250430/youyin/active.png) no-repeat;
    /* background-position-y: -38px; */
}

.youyin-index-qiye4 .left-right span {
    cursor: pointer;
    margin: 0 10px;
}


.arrow-left.disabled, 
.arrow-right.disabled {
    opacity: 0.5;
    cursor: not-allowed;
}

.youyin-index-qiye4 .honor-content {
    padding: 30px;
    border-radius: 10px;
}

.youyin-index-qiye4 .year-content {
    display: none;
    animation: fadeIn 0.5s;
}
.youyin-index-qiye4 .year-content div {
    display: flex;
    justify-content: space-between;
}
.youyin-index-qiye4 .year-content div .number{
    width: 30%;
    height: 49px;
    font-family: Impact;
    font-weight: 400;
    font-size: 60px;
    color: #005BFF;
}

.youyin-index-qiye4 .year-content.active {
    display: block;
}

.youyin-index-qiye4 .year-content p {
    font-size: 16px;
    line-height: 1.8;
    color: #555;
    text-align: center;
}

@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}
/**所获荣誉时间线**/
/* .youyin-index-qiye4 {
    height: 1944px;
    background: #F5F8FF;

} */

.youyin-index-qiye4 .sv-timeline {
    margin: 0 auto;
    font-size: 14px;
    list-style: none;
    margin-left: 200px;
}

.youyin-index-qiye4 .sv-timeline-item {
    position: relative;
    padding-bottom: 49px;
}

.youyin-index-qiye4 .sv-timeline-item__tail {
    position: absolute;
    left: 10px;
    /* height:100%;
	*/
    border-left: 3px solid rgba(204, 204, 204, 1);
    top: 11px;
    bottom: 0;
    /* margin: 6px 0px; */
}

.youyin-index-qiye4 .sv-timeline-item__node--primary {
    background-color: #409eff;
}

.youyin-index-qiye4 .sv-timeline-item__node--large {
    left: -2px;
    width: 14px;
    height: 14px;
}

.youyin-index-qiye4 .sv-timeline-item__content {
    width: 690px;
    /* height: 52px; */
    margin-top: -8px;
    font-size: 20px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #585A60;
    line-height: 26px;
    text-align: left;
}

.youyin-index-qiye4 .sv-timeline-item__timestamp.is-bottom {
    margin-left: 38px;
    margin-right: 78px;
    display: flex;
    align-items: center;
    height: 17px;
    font-size: 17px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #5B5B5B;
    line-height: 26px;
}

.youyin-index-qiye4 .sv-timeline-item__timestamp {
    color: #909399;
    line-height: 1;
    font-size: 13px;
}

.youyin-index-qiye4 .sv-timeline-item__wrapper {
    position: relative;
    padding-left: 22px;
    margin-left: 30px;
    top: 4px;
}

.youyin-index-qiye4 .sv-timeline-item__node--normal {
    left: -1px;
    width: 12px;
    height: 12px;
}

.youyin-index-qiye4 .sv-timeline-item__node {
    background: url(../images/20250430/youyin/qiand.png) no-repeat;
    width: 23px;
    height: 16px;
    position: absolute;
    top: -2px;
    left: 2px;
    /* border: #796BFF 1px solid;
    border-radius: 50%; */
    display: flex;
    justify-content: center;
    align-items: center;
    /* width: 25px;
    height: 25px; */
}



.youyin-index-qiye4 .sv-timeline-item__wrapper {
    display: flex;
}




/**联系我们**/
.youyin-index-lianxi {
    margin-top: 40px;
    padding-bottom: 40px;
}
.youyin-index-lianxi .shiyong {
    margin-top: 124px;
}

.youyin-index-lianxi .shiyong ul li  img {
    margin-top: -102px;
    margin-bottom: 20px;
}

.youyin-index-lianxi .shiyong .ul {
    display: flex;
    justify-content: space-between;
}
.youyin-index-lianxi .shiyong .ul li {
    width: 362px;
    height: 236px;
    background: #FFFFFF;
    box-shadow: 0px 4px 29px 0px rgba(9,3,5,0.22);
    border-radius: 20px;
    text-align: center;
}
.youyin-index-lianxi .shiyong .ul li .content {
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 22px;
    color: #333333;
    line-height: 24px;
    padding: 0 20px;
}
.youyin-index-lianxi .shiyong .ul li .lianxi-number {
    /* width: 238px; */
    height: 32px;
    font-family: Impact;
    font-weight: 400;
    font-size: 38px;
    color: #333333;
    line-height: 66px;
}

.youyin-index-lianxi .ul2 li{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 171px;
    background: #F7F7F7;
    margin-top: 80px;
}
.youyin-index-lianxi .ul2 li:hover {
    box-shadow: 0px 4px 29px 0px rgba(9, 3, 5, 0.22);
    cursor: pointer;
}
.youyin-index-lianxi .ul2 li .ul2-right {
    width: 399px;
}
.youyin-index-lianxi .ul2 li .ul2-left img {
    margin-top: -62px;
}
.youyin-index-lianxi .ul2 li .ul2-right .name {
    /* width: 135px; */
    /* height: 23px; */
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 24px;
    color: #333333;
    line-height: 30px;
    text-align: left;
}
.youyin-index-lianxi .ul2 li .ul2-right .adress {
    /* width: 352px; */
    /* height: 46px; */
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 16px;
    color: #333333;
    line-height: 25px;
    text-align: left;
    margin: 0;
}
.youyin-index-lianxi .ul2 li:nth-child(odd) .ul2-right {
    padding-right: 20px;
}
.youyin-index-lianxi .ul2 li:nth-child(even) .ul2-right {
    padding-left: 20px;
}



/* 人才招聘样式 */
.youyin-index-joinus .job-container {
    margin-top: 30px;
    width: 100%;
}

.youyin-index-joinus .job-item {
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    margin-bottom: 15px;
    overflow: hidden;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
}
.youyin-index-joinus .job-item:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.youyin-index-joinus .job-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 20px;
    background-color: #f8f9fa;
    cursor: pointer;
    user-select: none;
}

.youyin-index-joinus .job-title {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    flex: 1;
}

.youyin-index-joinus .job-location {
    font-size: 14px;
    color: #333333;
    margin: 0 20px;
}

.youyin-index-joinus .toggle-btn {
    font-size: 20px;
    font-weight: bold;
    color: #005BFF;
    width: 20px;
    text-align: center;
}

.youyin-index-joinus .job-content {
    display: none;
    padding: 20px;
    background-color: #fff;
}

.youyin-index-joinus .job-section {
    margin-bottom: 20px;
}

.youyin-index-joinus .job-section h4 {
    font-size: 14px;
    color: #333333;
    margin-bottom: 10px;
}
.youyin-index-joinus .job-section p {
    font-size: 14px;
    color: #333333;
    margin-bottom: 10px;
}

.youyin-index-joinus .job-section ol {
    padding-left: 20px;
}

.youyin-index-joinus .job-section li {
    margin-bottom: 8px;
    color: #333333;
    /* line-height: 1.6; */
    font-size: 14px;
}

/* 展开状态样式 */
.youyin-index-joinus .job-item.active .job-content {
    display: block;
    background: #F7F7F7;
}

.youyin-index-joinus .job-item.active .toggle-btn {
    transform: rotate(180deg);
    color: #ffffff;
}
/* 职位头部展开状态样式 */
.youyin-index-joinus .job-item.active .job-header {
    background-color: #005BFF;
    color: #FFFFFF;
}

.youyin-index-joinus .job-item.active .job-title,
.youyin-index-joinus .job-item.active .job-location {
    color: #FFFFFF;
}

/* 工作地点图标切换 */
.youyin-index-joinus .job-item .job-location img {
    content: url('../images/20250430/youyin/dw.png'); /* 默认图标 */
}

.youyin-index-joinus .job-item.active .job-location img {
    content: url('../images/20250430/youyin/dwbai.png'); /* 展开时的白色图标 */
}

/**人才标准**/
.youyin-index-joinus .rcbz ul li{
    width: 580px;
    height: 184px;
    display: inline-block;
    background: #F5F5F5;
    margin-top: 0px;
}

.youyin-index-joinus .rcbz ul{
   display: flex;
   justify-content: space-between;
}
.youyin-index-joinus .rcbz ul li {
    background: url(../images/20250430/youyin/rcbg.png) no-repeat;
    margin: 20px;
}
.youyin-index-joinus .rcbz ul li:hover {
    box-shadow: 0px 4px 29px 0px rgba(9, 3, 5, 0.22);
    cursor: pointer;
}

.youyin-index-joinus .rcbz ul .item-p {
    height: 181px;
    font-family: PangMenZhengDaoBiaoTiTiMianFeiBan-4;
    font-weight: normal;
    font-size: 36px;
    color: #005BFF;
    line-height: 181px;
    text-align: center;
}
.youyin-index-joinus .rcbz {
    position: relative;
}
.youyin-index-joinus .middleicon{
    position: absolute;
    top: 87px;
    left: 463px;
    width: 238px;
    height: 238px;
    background: linear-gradient(0deg, #2573FB 0%, #80ACF8 100%);
    border-radius: 50%;
    border: 1px solid #FFFFFF;
}
.youyin-index-joinus .middleicon .icon{
    position: absolute;
    top: 62px;
    left: 66px;
}
.youyin-index-joinus .middleicon .text {
    position: absolute;
    top: 151px;
    left: 45px;
    font-size: 36px;
    color: #FFFFFF;
}
/**加入优音 薪酬福利**/
.youyin-index-joinus2 .model1 div .img img {
    transition: transform 1s;
}
.youyin-index-joinus2 .model1 div:hover .img img {
    transform: rotateY(180deg); /* 向右旋转 */
    cursor: pointer;
}
.youyin-index-joinus2 .model1 {
    position: relative;
    text-align: center;
}
.youyin-index-joinus2 .model1 .p2 {
    position: absolute;
    top: 206px;
    left: 266px;
}
.youyin-index-joinus2 .model1 .p3 {
    position: absolute;
    top: 106px;
    left: 500px;
}
.youyin-index-joinus2 .model1 .p4 {
    position: absolute;
    top: 206px;
    right: 243px;
}

.youyin-index-joinus2 .model1 div {
    width: 177px;
    height: 44px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 20px;
    color: #005BFF;
    line-height: 24px;
}
.youyin-index-joinus2 .model1 div .title {
    height: 16px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 16px;
    color: #FFFFFF;
}
.youyin-index-joinus2 .model1 div .content {
    height: 72px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 20px;
}
/**办公地址**/
.youyin-index-joinus3 .bgdz {
    display: flex;
    justify-content: space-between;
}
.youyin-index-joinus3 .bgdz li {
    width: 285px;
    height: 428px;
    transition: all 0.3s ease;
}
.youyin-index-joinus3 .bgdz li:hover {
    transform: translateY(-10px);
    cursor: pointer;
}
.youyin-index-joinus3 .bgdz li div {
    width: 266px;
    height: 67px;
    background: linear-gradient(0deg, rgba(0, 91, 255, 0.7), rgba(248, 247, 247, 0.1));
    /* opacity: 0.7; */
    border-radius: 5px;
    margin: 10px auto;
    padding-top: 5px;
}
.youyin-index-joinus3 .bgdz li div .name {
    /* width: 39px; */
    height: 19px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 20px;
    color: #FFFFFF;
    padding-left:20px;
}
.youyin-index-joinus3 .bgdz li div .address {
    /* width: 208px; */
    height: 14px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 14px;
    color: #FFFFFF;
    padding-left:20px;
}
/**联系我们**/
.youyin-index-joinus4 {
    background: url(../images/20250430/youyin/bg3.png) no-repeat;
    background-size: cover;
    height: 481px;
    margin: 50px 0;
}
.youyin-index-joinus4 .lxwm {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 481px;
}
.youyin-index-joinus4 .lxwm .contact {
    /* width: 185px; */
    height: 45px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 48px;
    margin-bottom: 40px;
    color: #FFFFFF;
}
.youyin-index-joinus4 .lxwm .tips {
    /* width: 549px; */
    height: 32px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 24px;
    color: #FFFFFF;
}
/**新闻中心**/
/**新闻list**/
.youyin-index-news .news-list a{
    display: flex;
}
.youyin-index-news .news-list li{
    height: 251px;
    /* width: 1200px; */
    background-color: #F7F7F7;
    margin: 20px 0px;
}
.youyin-index-news .news-list li:hover{
    background: #005BFF;
    box-shadow: 0px 3px 27px 0px rgba(0,0,0,0.15);
    margin: 20px 0px;
    color: #ffffff;
}
.youyin-index-news .news-list li:hover a .left div p, .youyin-index-news .news-list li:hover a .right div h5, .youyin-index-news .news-list li:hover a .right div p {
    color: #ffffff;
}

.youyin-index-news .news-list li .left{
    display: flex;
    justify-content: center;
    align-items: center;
    width:210px;
    height: 251px;
    text-align: centers;
}
.youyin-index-news .news-list li .left div p:first-child{
    width: 210px;
    height: 36px;
    font-family: Impact;
    font-weight: 400;
    font-size: 43px;
    color: #C2C2C2;
    /* line-height: 97px; */
    text-align: center;
}
.youyin-index-news .news-list li .left div p:last-child {
    width: 210px;
    height: 16px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 20px;
    color: #333333;
    line-height: 10px;
    text-align: center;
}
.youyin-index-news .news-list li .zhong {
    height: 251px;
    width: 279px;
    display: flex;
   justify-content: center;
   align-items: center;
   margin: 0 10px;
}

.youyin-index-news .news-list li .right{
    display: flex;
    justify-content: center;
    align-items: center;
}
.youyin-index-news .news-list li .right h5{
    width: 649px;
    font-size: 20px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 600;
    color: #282828;
    line-height: 35px;
    margin-bottom: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
}
.youyin-index-news .news-list li .right p{
    width: 649px;
    height: 40px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #585A60;
    line-height: 20px;
    text-align: left;
    overflow: hidden;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box; 
    -webkit-box-orient: vertical; 
    -webkit-line-clamp: 2; 
    overflow: hidden;  
    
}
/**分页**/

.fenye{
    text-align: center;
    margin: 41px 0;
}

#pagination li{
    margin: 0 5px;
    width: 49px;
    height: 49px;
    border-radius: 50%;
}
#pagination li.actived{
    margin: 0 5px;
    width: 49px;
    height: 49px;
    border-radius: 50%;
    background-color: #005BFF;
}
#pagination{
    width:100%;
    display: flex;
    justify-content:center;
    margin-top:30px;
    left:0;
    display:flex;
    padding-left:0;
}
#pageTips{
    position:fixed;
    right:10px;
    font-size:15px;
}
/* ul li{
    list-style:none;
    display:inline-block;
    user-select:none;
} */
#btnNext, #btnPrev {
    width: 101px !important;
    background: #F4F6FC !important;
    border-radius: 5px !important;
    border: 1px solid #CCCCCC;
}
#btnNext:hover, #btnPrev:hover {
    color: #000000;
}
.pagination-list-items{
    width:36px;
    height:49px;
    line-height:49px;
    text-align:center;
    /* background-color:#fff; */
    color:#000;
    cursor:pointer;
    transition:all .3s;
    /* border:1px solid #dedede; */
    /* border-radius:5px;s */
}
.pagination-list-items:hover{
    background-color: #005BFF;
    border-radius: 50%;
    color: #ffffff;
}
.actived,.actived:hover{
    color:#fff;
    background-color:#005BFF;
    border-color:#005BFF;
    border-radius: 50%;
}
.page-jump {
    display: inline-block;
    margin-left: 15px;
}

.page-jump input {
    width: 101px;
    height: 49px;
    text-align: center;
    margin: 0 5px;
    background: #F4F6FC;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
}

.page-jump button {
    height: 49px;
    padding: 0 10px;
    margin-left: 5px;
    cursor: pointer;
}
.total-items {
    display: inline-block;
    margin-right: 15px;
    line-height: 49px;
    color: #000000;
}

.page-tips {
    display: inline-block;
    margin: 0 15px;
    line-height: 38px;
}





/**更多新闻**/
.navbar{
    background-size: cover;
    background-position: center;
    min-height: 100px;
}
.navbar-nav{
    margin-top: 20px;
}
.lines ul li{
    float: left;
    text-align: center;
    border-bottom: 1px solid #979797;
    color: #979797;
}
.lines ul li:nth-of-type(2){
    border: none;
    margin-top: -9px;
}
.lines{
    margin-bottom: 100px;
}





/**底部部分**/
.company-con-foot ul{
    display: flex;
    justify-content: space-between;
}
.company-con-foot ul li{
    width: 337px;
    /* height: 409px; */
    margin-top: 66px;
    /* background: #3A76D5; */
    /* width: 306px;
    height: 278px; */
   /* float: left; */
   /* margin: 10px 15px; */
   
}
.company-con-foot ul li:hover .bbeijing .title{
    color: #3A76D5;
}
.company-con-foot ul li:hover .chakan {
    background: #005BFF;
    color: #ffffff;
    border: none;
}
/* .company-con-foot{
    height: 444px;
} */
.wz-img img{
    width: 337px;
    /* height: 141px; */
   
}
.bbeijing{
    position: relative;
}

.three-list a div .title{
    /* width: 337px; */
    height: 29px;
    line-height: 29px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 16px;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
}
.three-list a div .content{
    width: 337px;
    height: 61px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 16px;
    color: #999999;
    overflow: hidden;
    word-break: break-all;
    text-overflow: ellipsis;
}
/* .three-list a div p{
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #5B5B5B;
    line-height: 20px;
    text-align: left;
} */
.bbeijing .three-time {
    width: 56px;
    height: 56px;
    background: #005BFF;
    color: #ffffff;
    text-align: center;
    position: absolute;
    top: 20px;
    left: -28px;
}
.bbeijing .three-time .year {
    color: #ffffff;
    text-align: center;
    font-size: 12px;
    height: 28px;
    line-height: 24px;
    margin: 0;
}
.bbeijing .three-time .day {
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    font-family: Impact;
    height: 28px;
    line-height: 41px;
    margin: 0;
}
.three-list .chakan {
    width: 146px;
    height: 48px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #333333;
    font-size: 14px;
    color: #333333;
    line-height: 48px;
    text-align: center;
    margin-left: 50%;
    transform: translateX(-50%);
}