/* 投资者关系 */
.investorBanner{background: url('../images/investorBanner.png') no-repeat center;background-size: cover;}
.streamer{height: 220px;background: url('../images/investorImg.png') no-repeat center;background-size: cover;align-items: center;justify-content: center;flex-direction: column;color: #fff;}
.streamer>img{width: 200px;height: 56px;object-fit: contain;}
.streamer>p{padding-top: 16px; font-size: 18px;}
.leave{justify-content: space-between;align-items: center;}
.leave .leaveL{width: 46%;}
.leaveL .tit{font-size: 32px;font-weight: bold;padding-top: 50px;}
.leaveL .desc{color: #0065d9;padding: 10px 0;font-size: 17px;}
.leaveL input,.leaveL textarea{height: 60px;display: block;width: 100%;outline: none;padding: 0 20px;border: 1px solid #ddd;margin-top: 20px;box-sizing: border-box;}
.leaveL textarea{height: 160px;padding: 20px;}
.leaveFot{align-items: center;justify-content: space-between;padding: 20px 0 50px;}
.leaveFot .btn{width: 50%;height: 70px;outline: none;background: #0065d9;color: #fff;border: none;cursor: pointer;padding: 0;margin: 0;}
.leaveFot .agr{align-items: center;width: 48%;justify-content: center;}
.leaveFot .agr input{width: 16px;height: 16px;margin: 0;cursor: pointer;}
.leaveFot .agr>p{padding: 0 6px;color: #666;}
.leaveFot .agr>a{color:#ff0000 ;}
.leaveR{width: 40%;background: rgba(255, 255, 255, 0.6);position: relative;z-index: 10;padding: 20px;}
.leaveR .tit{font-weight: bold;font-size: 17px;}
.leaveR .leaText{display: flex;display: -webkit-flex;padding-top: 20px;align-items: center;}
.leaveR .leaText>img{width: 16px;height: 16px;object-fit: contain;}
.leaveR .leaText>p{padding-left: 6px;font-size: 16px;}
.leaveModel{position: relative;margin-top: 60px;}
.leaveModel .cover{width: 50%;height: 100%;position: absolute;top: 0;right: 0;}

/* 招聘 */
.jobBanner{background: url('../images/job_bg.png') no-repeat center;background-size: cover;}
.jobTit{padding-bottom: 40px;}
.talentsModel{padding-bottom: 50px;}
.jobTit .tit{font-size: 32px;font-weight: bold;}
.jobTit .desc{font-size: 18px;padding: 10px 0;color: #0065d9;}
.talents .talentsL{width: 50%;}
.talents .talentsL img{width: 100%;height: 100%;object-fit: cover;}
.talents .talentsR{width: 50%;box-sizing: border-box;}
.talentsR{padding-left: 46px;padding-bottom: 30px;}
.talentsR>a{line-height: 60px;border-bottom: 1px solid #eee;padding-left: 20px;position: relative;color: #555;font-size: 18px;}
.talentsR>a:hover{color: #0065d9;}
.talentsR>a::after{content: '◆';position: absolute;left: 0;top: 50%;transform: translateY(-50%);color: #0065d9;font-size: 20px;}
.talentsR .tale{padding-top:40px;}
.tale .tit{font-size: 20px;font-weight: bold;}
.tale .taleM{padding-top: 16px;align-items: center;}
.tale .taleM>img{width: 16px;height: 16px;object-fit: contain;}
.tale .taleM>p{padding-left: 10px; font-size: 18px; color: #000;}
.jobSlide{height: 15px;border-top: 1px solid #DCF0FF;border-bottom: 1px solid #DCF0FF;background:#F7FBFE ;}
.jobZw .tit{color: #666;}
.jobHead .jh1{display: flex;width: calc((100% - 35%) / 3);align-items: center;height: 70px;color: #666;padding: 0 10px;box-sizing: border-box;}
.jobHead .jh1:first-child{width: 35%;}
.jobHead .jh1>img{width: 24px;height: 24px;object-fit: contain;margin-right: 8px;}
.jobBody .jobHead {cursor: pointer;position: relative;}
.jobBody .jobHead:hover{background: #f5f5f5;}
.jobBody .jobHead .jh1{font-weight: bold;color: #333;}
.jobBody .jobHead>img{width: 20px;height: 20px;object-fit: contain;position: absolute;top: 50%;right: 20px;transform: translateY(-50%);}
.jobBody{border-bottom: 1px solid #eee;}
.jobBody .main{padding: 20px 10px;display: none;}
.jobBody .main>p{color: #666;position: relative;padding-left: 20px;}
.jobBody .main>p::before{content: '';position: absolute;left: 0;top: 50%;transform: translateY(-50%);background: #0065d9;width: 12px;height: 12px;}
.jobBody .main .box{padding-top: 20px;color: #777;line-height: 26px;}
.jobBody .mainBtn{width: 100px;line-height: 36px;background: #0065d9;text-align: center;color: #fff;margin-top: 20px;cursor: pointer;}
.jobBody.act .jobHead{background: #f5f5f5;}
.jobBody.act .jobHead>img{transform: translateY(-50%) rotate(180deg);}
.jobBody.act .main{display: block;}
.jobModel{padding-bottom: 90px;}

/* 联系我们 */
.contactTotal{background: url('../images/conright.png') no-repeat right center;}
.contcatWhole{justify-content: space-between;padding-bottom: 250px;position: relative;}
.contcatWhole::after{content: '';display: block;width:300px;height: 300px;background: url('../images/conbot.png') no-repeat center;background-size: contain;position: absolute;bottom: -150px;left: 50px;}
.contcatWhole .contcat{width: calc((100% - 30px) / 2);}
.contcat .bannerImg{width: 100%;aspect-ratio: 2.28/1;object-fit: cover;}
.contcat .head{align-items: center;justify-content: space-between;height:80px;border-bottom: 1px solid #eee;padding:0 20px;}
.contcat .head>p{font-size: 24px;font-weight: bold;color: #0065d9;position: relative;}
.contcat .head>p::after{content: '◆';position: absolute;left: -20px;top: 50%;transform: translateY(-50%);color: #0065d9;font-size: 20px;}
.contcat .head>img{width: 136px;height: 37px;object-fit: contain;}
.contactInfo{padding: 0 20px;}
.contactInfo .con{padding-top: 16px;align-items: center;}
.contactInfo .con>img{width: 16px;height: 16px;object-fit: contain;}
.contactInfo .con>p{padding-left: 10px;    font-size: 18px;}