@charset "utf-8";

/* .tools {
    display: none;
} */

/* **** 加入我们 **** */
.banner {
    height: 492px;
    margin: 110px 0 0;
    background: url(img/join/jionBannerBg.png) top center no-repeat;
    background-size: cover;
}
.contactTitle{
    margin-bottom: 36px;
    font-size: 48px;
    color: #ffffff;
}
.contactBannerSlogan {
    font-size: 18px;
    line-height: 36px;
    color: #ffffff;
}
.contactLink{
    width: 154px;
    height: 48px;
    margin-top: 36px;
    font-size: 18px;
    line-height: 48px;
    text-align: center;
    color: var(--themeColor);
    background: #ffffff;
    border-radius: 4px;
}
.atlas {
    padding: 100px 0;
}
.atlasContainer {
    width: 1106px;
    margin: 0 auto;
}
.atlasLg {
    width: 603px;
    height: 360px;
    overflow: hidden;
}
.atlasXS {
    width: 220px;
    height: 180px;
    margin: 0px 8px 7px 0px;
}
.atlasS {
    width: 267px;
    height: 180px;
}
.atlasM {
    clear: both;
    width: 495px;
    height: 173px;
}
.atlasPaginations,.colleaguePaginations {
    position: static;
    font-size: 0;
    margin: 20px 0px 0px;
}
.atlasPagination,.colleaguePagination {
    display: inline-block;
    width: 30px;
    height: 4px;
    border-radius: 2px;
    background-color: rgba(0,0,0,0.2);
}
.atlasPagination:not(:last-child),.colleaguePagination:not(:last-child){
    margin-right: 12px;
}
.atlasPagination.active,.colleaguePagination.active {
    background-color: var(--themeColor);
}
.colleague {
    padding: 100px 0px;
    background: url(img/join/join-work-bg.png) center center no-repeat;
    background-size: cover;
}
.colleagueTitle  {
    margin-bottom: 80px;
    font-size: 36px;
    font-weight: normal;
    text-align: center;
    color: #000000;
}
.colleagueBox {
    width: 1320px;
    margin: 0 auto;
}
.colleagueContainer {
    width: 1100px;
    margin: 0 auto;
}
.colleagueItem {
    box-sizing: border-box;
    width: 338px;
    /* width: 268px; */
    height: 460px;
    /* height: 420px; */
    margin-right: 43px;
    padding: 40px 35px 0;
    background: #fff;
}
.colleaguePic {
    margin-bottom: 25px;
    font-size: 0px;
    text-align: center;
}
.colleaguePicImg {
    display: inline-block;
    width: 108px;
}
.colleagueName {
    margin-bottom: 18px;
    line-height: 30px;
    text-align: center;
}
.colleagueIntro {
    position: relative;
    padding: 36px 0;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
}
.colleagueIntro::before {
    content: "";
    position: absolute;
    width: 21px;
    height: 20px;
    top: 0;
    left: 50%;
    margin-left: -10px;
    background: url(img/join/quotesA.svg) center center no-repeat;
}
.colleagueIntro::after {
    content: "";
    position: absolute;
    width: 21px;
    height: 20px;
    bottom: 0;
    left: 50%;
    margin-left: -10px;
    background: url(img/join/quotesB.svg) center center no-repeat;
}
.colleagueArrows {
    position: relative;
}
.colleaguePrev, .colleagueNext {
    position: absolute;
    top: -230px;
    width: 48px;
    height: 48px;
    outline: 0px;
}
.colleaguePrev {
    background: url(img/join/prev.svg) center center no-repeat;
}
.colleagueNext {
    background: url(img/join/next.svg) center center no-repeat;
}
.recruit {
    padding: 100px 0;
}
.recruitTitle {
    margin-bottom: 80px;
    font-size: 36px;
    font-weight: normal;
    text-align: center;
    color: #000000;
}
.recruitBox {
    width: 1100px;
    margin: 0 auto;
    padding-bottom: 60px;
    box-sizing: border-box;
    margin-bottom: 60px;
    border-bottom: 1px solid #e5e5e5;
}
.recruitLeft {
    width: 180px;
    float: left;
    text-align: center;
}
.recruitItemIcon {
    display: block;
	width: 110px;
    height: 110px;
    margin: 0 auto;
    background: #ffffff;
    border-radius: 16px;
    box-shadow: 0px 10px 15px 0px rgba(0,0,0,0.16);
}
.R-reporter{
	background: url(img/join/join_zp.png) center center no-repeat;
    background-size: 80px;
}
.R-IT{
	background: url(img/join/recruit-icon.png) center center no-repeat;
}
.R-HR{
	background: url(img/join/recruit-icon.png) center center no-repeat;
}
.R-CopyWriter{
	background: url(img/join/recruit-icon.png) center center no-repeat;
}
.R-product{
	background: url(img/join/recruit-icon.png) center center no-repeat;
}
.R-finance{
	background: url(img/join/recruit-icon.png) center center no-repeat;
}
.R-redact{
	background: url(img/join/recruit-icon.png) center center no-repeat;
}
.R-sell{
	background: url(img/join/recruit-icon.png) center center no-repeat;
}
.R-UI{
	background: url(img/join/recruit-icon.png) center center no-repeat;
}
.recruitItemJob {
	margin-top: 36px;
	font-size: 20px;
	line-height: 35px;
}
.recruitRight {
	margin-left: 45px;
	width: 855px;
	float: left;
}
.recruitItemDesc, .recruitSite, .recruitSend {
	font-size: 14px;
	line-height: 28px;
}
.recruitRight  p a {
    display: inline-block;
	color: var(--themeColor);
}
.recruitSite {
	margin-bottom: 24px;
}
.recruitSend {
	margin-top: 24px;
}
.other{
	width: 1100px;
	margin: 0 auto;
	font-size: 12px;
	line-height: 20px;
}
.contactMap {
    height: 485px;
    background: url(img/contact/contactMap.jpg) center no-repeat;
}
.contactMapWrap {
    width: 1024px;
    margin: 0 auto;
}
.contactMapContent {
    width: 488px;
    height: 485px;
    padding: 150px 80px;
    box-sizing: border-box;
    background: url(img/contact/contactMapBg.png) center center no-repeat, linear-gradient(180deg,#00aaff, #0060df 98%);
    background-size: cover;
    color: #fff;
    opacity: 0.9;
}
.workSite {
    font-size: 24px;
    line-height: 28px;
}
.contactInfos {
    position: relative;
    padding-left: 30px;
}
.contactInfos:before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    top: 6px;
    left: 0;
    background: url(img/contact/worksite.svg) center center no-repeat;
    background-size: cover;
}
.contactMapContent p span {
    display: block;
}
.mapDivide {
    width: 60px;
    height: 2px;
    background: rgba(255, 255, 255, .7);
    margin: 30px 0;
}
.contactInfo {
    font-size: 14px;
    line-height: 32px;
}