﻿
@font-face {font-family: "iconfont";
    src: url('img/iconfont.eot'); /* IE9*/
    src: url('img/iconfont.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('img/iconfont.woff') format('woff'), /* chrome, firefox */
    url('img/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
    url('iconfont/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
    font-family:"iconfont" !important;
    font-size:16px;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.header-box {
    width: 1200px;
}
.bannerMain,.Main{
    width: 1200px;
    margin:0 auto;
}
.bannerTitle{
    font-size: 90px;
}
.welfareTop{
    position: absolute;
    width: 100px;
    height: 100px;
    border: 1px solid #e8e8e8;
    transform: rotate(45deg);
    -ms-transform:rotate(45deg);   /* IE 9 */
    -moz-transform:rotate(45deg);   /* Firefox */
    -webkit-transform:rotate(45deg); /* Safari 和 Chrome */
    -o-transform:rotate(45deg);
    background-color: #fff;
    left: 85px;
    top: 28px;
    z-index: 10;
}
.worldMap{
    height: 806px;
    background-position-y: 100px;
    margin-top: 40px;
    position: relative;

}
.mapImg{
    position: absolute;
    height: 570px;
    top: 230px;
    width:1200px;
    left: 50%;
   	margin-left: -600px;
}
.shanghai{
    left: 468px;
    top: 267px;
}
.qinghai{
    left: 337px;
    top: 235px;
}
.beijing{
    left: 435px;
    top: 235px;
}
.jiangsu{
    left: 435px;
    top: 296px;
}
.ningde{
    left: 402px;
    top: 326px;
}
.munihei{
    left: 126px;
    top: 251px;
}
.classify{
    width: 1200px;
    overflow: hidden;
    margin: 0 auto
}
.classifyCon{
    margin-left: -125px;
    width: 1450px;
}
.positionList{
    display: inline-block;
    margin: 50px 130px 0;
    width: 220px;
    height: 220px;
    border-radius: 50%;
    border: 4px solid #f1f6fc;
    position: relative;
    cursor: pointer;
}


@-webkit-keyframes fade {
    0% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
}
@keyframes fade{
    0% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
}
@-webkit-keyframes fadeUp {
    0% {
        opacity:0;
        padding-top: 20px;
    }
    100% {
        opacity:1;
        padding-top: 0;
    }
}
@keyframes fadeUp{
    0% {
        opacity:0;
        padding-top: 20px;
    }
    100% {
        opacity:1;
        padding-top: 0;
    }
}
@-webkit-keyframes fadeUpM {
    0% {
        opacity:0;
        margin-top: 49px;
    }
    100% {
        opacity:1;
        margin-top: 29px;
    }
}
@keyframes fadeUpM{
    0% {
        opacity:0;
        margin-top: 49px;
    }
    100% {
        opacity:1;
        margin-top: 29px;
    }
}
@-webkit-keyframes fadeIn {
    0% {
        opacity:0.5;
    }
    50%{
    	opacity:1;
    }
    100% {
        opacity:0.5;
    }
}
@keyframes fadeIn{
    0% {
        opacity:0.5;
    }
    50%{
    	opacity:1;
    }
    100% {
        opacity:0.5;
    }
}
@-webkit-keyframes upDowIndex{
    0% {
        margin-top: 0;
    }
    50% {
        margin-top: 10px;
    }
    100% {
        margin-top: 0;
    }
}
@keyframes upDowIndex{
    0% {
        margin-top: 0;
    }
    50% {
        margin-top: 10px;
    }
    100% {
        margin-top: 0;
    }
}
@-webkit-keyframes theBig {
    0% {
        width: 80%;
        height: 80%;
        margin-left:-40% ;
        margin-top: -40%;
    }
    100% {
        width: 100%;
        height: 100%;
        margin-left:-50% ;
        margin-top: -50%;
    }
}
@keyframes theBig{
    0% {
        width: 80%;
        height: 80%;
        margin-left:-40% ;
        margin-top: -40%;
    }
    100% {
        width: 100%;
        height: 100%;
        margin-left:-50% ;
        margin-top: -50%;
    }
}
@-webkit-keyframes theSmall {
    0% {
        width: 100%;
        height: 100%;
        margin-left:-50% ;
        margin-top: -50%;
    }
    100% {
        width: 80%;
        height: 80%;
        margin-left:-40% ;
        margin-top: -40%;
    }
}
@keyframes theSmall {
    0% {
        width: 100%;
        height: 100%;
        margin-left:-50% ;
        margin-top: -50%;
    }
    100% {
        width: 80%;
        height: 80%;
        margin-left:-40% ;
        margin-top: -40%;
    }
}

.pdb80{
	padding-bottom: 80px;
}
.banner{
    height: 1000px;
    background: url("img/indexbanner.jpg") no-repeat center;
    background-size: cover;
}
.bannerTitle{
    display: inline-block;
    font-family: "微软雅黑";
    color: #fff;
    line-height: 108px;
    margin-top: 338px;
    width: 100%;
    text-align: center;
}
.bannerTitle1{
    opacity: 1;
    -webkit-animation: fadeUp 1s ;/*infinite   这个参数是无限循环*/
    animation: fadeUp 1s ;
}
.bannerText1{
    opacity: 0;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    line-height: 36px;
    font-family: "微软雅黑";
    margin-top: 28px;
}
.bannerText2{
    opacity: 1;
    -webkit-animation: fadeUp 0.5s linear;
    animation: fadeUp 0.5s linear;
}
.bannerSearch{
    opacity: 0;
    width: 716px;
    height: 56px;
    line-height: 56px;
    background-color: #fff;
    margin: 29px auto;
    position: relative;
    font-size: 16px;
}
.bannerSearch2{
    opacity: 1;
    -webkit-animation: fadeUpM 0.5s linear;
    animation: fadeUpM 0.5s linear;
}

.bannerSearch span{
    display: inline-block;
    width: 100px;
    height: 56px;
    line-height: 56px;
    position: relative;
    color: #333;
    text-align: center;
    font-family: "微软雅黑";
}
/**
.bannerSearch span:after{
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-color: #979797;
    top: 28px;
    right: 3px;
}*/

.bannerSearch select{
    opacity: 0;
    width: 100px;
    height: 56px;
    position: absolute;
    left: 0;
    top: 0;
}
.bannerSearch input{
    display: inline-block;
    width: 580px;
    padding-left: 8px;
    height: 56px;
    line-height: 56px;
    border: 0;
    outline: none;
    color: #999999;
}
.bannerDown{
    text-align: center;
    margin-top: 140px;
}
.bannerDown .icon{
    display: inline-block;
    color: #fff;
    font-size: 60px;
    -webkit-animation: upDowIndex 3s infinite;
    animation: upDowIndex 3s infinite;
}
/*banner 结束*/
.compensation_section .bannerMain .talent_content{
    padding: 0 100px;
    margin:30px auto 0;
    text-align: left;
    text-indent: 2em;
    line-height: 36px;
    font-size: 20px;
    color: #333;
}
.talent_content{
    padding: 0 90px;
    margin:30px auto 0;
    text-align: center;
    line-height: 36px;
    font-size: 20px;
    color: #333;
}
.centerBtn{
    text-align: center;
}
.lookMore{
    margin-top: 22px;
    display: inline-block;
    width: 164px;
    height: 44px;
    line-height: 44px;
    font-size: 20px;
    color: #fff;
    background-color: #45b035;
    text-align: center;
    cursor: pointer;
}
.lookMore:hover{
    color: #fff;
}
.bannerMain .party_swiper{
    margin-top: 60px;
    height: 850px;
    margin-bottom: 40px;
    width: 100%;
    overflow: hidden;
    text-align: center;
}
.swiper-slide {
    background-size: cover;
    background-position: center;
}
.gallery-top {
    width: 100%;
	height: auto;
}
.gallery-top .swiper-slide img{
    width: 100%;
}
.gallery-thumbs {
    height: 29.4%;
    box-sizing: border-box;
    margin-top: 26px;
}
.gallery-thumbs .swiper-slide {
    width: 24%;
    height: 100%;
    opacity: 1;
    margin:0 0.7%;
}
.gallery-thumbs .swiper-slide:first-child{
    margin:0 0.7% 0 0;
}
.gallery-thumbs .swiper-slide:last-child{
    margin:0 0 0 0.5%;
}
.gallery-thumbs .swiper-slide-active {
    opacity: 1;
}
/*公司介绍*/

.swiper-slide .title {
    font-style: italic;
    font-size: 42px;
    margin-top: 80px;
    margin-bottom: 0;
    line-height: 45px;
}
.pagination {
    position: absolute;
    z-index: 20;
    left: 0px;
    width: 100%;
    text-align: center;
    bottom: 20px;
}
.swiper-pagination-switch {
    display: inline-block;
    border-radius: 8px;
    background: #aaa;
    margin-right: 8px;
    cursor: pointer;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    position: relative;
    width: 15px;
    height: 15px;
}
.swiper-visible-switch {
    opacity: 1;
    top: 0;
    background: #aaa;
}
.swiper-active-switch {
    background: #fff;
    opacity: 1;
    background: #fff;
    border: 1px solid #205fab;
}

.swiperOne{
    margin-top: 40px;
    height: 500px;
    position: relative;
}
  .arrow-left {
     background: url("img/goLeft.png") no-repeat center;
     position: absolute;
     left: -70px;
     top: 44%;
     margin-top: -10px;
     width: 30px;
     height: 30px;
     z-index: 1000;
 }
 .arrow-right {
     background: url("img/goRight.png") no-repeat center;
     position: absolute;
     right: -40px;
     top: 44%;
     margin-top: -10px;
     width: 30px;
     height: 30px;
     z-index: 1000;
 }
.swiperOne .swiper-slides{
    position: relative;
    font-size: 0;
    float: left;
    height: 380px!important;
    width: 300px!important;
}
.welfareBottom{
    border: 1px solid #e8e8e8;
    position: absolute;
    width: 85%;
    height: 300px;
    background-color: #fff;
    left: 0;
    top: 77px;
    text-align: center;
}
.welfare-icon{
   /* position: absolute;
    z-index: 20;
    left: 50%;
    margin-left: -20px;
    top: 20%;
   
    width: 46px;*/
	display:block;
	padding:10px;
	width: 80%;
    height: auto;
	 transform: rotate(-45deg);
    -ms-transform:rotate(-45deg);  
    -moz-transform:rotate(-45deg); 
    -webkit-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
}
.welfareBottomTitle{
    display: block;
    font-size: 20px;
    color: #333333;
    margin-top: 100px;
    line-height: 40px;
}
.welfareBottomTitle:after{
    content: "";
    display: block;
    border: 1px solid #f4f4f4;
    height: 0;
    width: 70px;
    position: absolute;
    left: 50%;
    margin-left: -35px;
}
.welfareBottom p{
    font-size: 16px;
    color: #404040;
    width: 90%;
    margin: 10px auto;
    line-height: 32px;
}
/*swiper底部按钮样式重写  开始*/
.swiper-pagination-bullet {
    width: 15px;
    height: 15px;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff;
/*    border:1px solid #205fab;*/
}
/*swiper底部按钮样式重写  结束*/

.swiperTwo .swiper-slide-prev ,.swiperTwo .swiper-slide-next, .swiperTwo .swiper-slide{
    width: 27%;
    height: 80%;
}

.swiperTwo .swiper-slide-active{
    width: 46%;
    height: 100%!important;
    margin-top: 0!important;
}
.swiper-container-horizontal>.swiper-pagination-bullets{
	bottom: 70px;
}
/*加入我们*/
.swiperOne .lineTopLeft,
.swiperOne .lineTopRight,
.swiperOne .lineBottomLeft,
.swiperOne .lineBottomRight,
.swiperOne .lineLeft,
.swiperOne .lineRight{
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    border: 0 solid #1b5ba9;
}
.swiperOne .lineTopLeft,.swiperOne .lineTopRight{
    top:-1px;
    border-top: 0 solid #1b5ba9;
    left: 50%;
}
.swiperOne .lineTopRight{
    margin-left: 1px;
}
.swiperOne .lineBottomLeft{
    bottom:0;
    border-bottom: 0 solid #1b5ba9;
    left: -1px;
}
.swiperOne .lineBottomRight{
    bottom:0;
    border-bottom: 0 solid #1b5ba9;
    right: -1px;
}
.swiperOne .lineLeft{
    top:0;
    left: -1px;
    border-left: 0 solid #1b5ba9;
}
.swiperOne .lineRight{
    top:0;
    border-right: 0 solid #1b5ba9;
    right: -1px;
}


.textCenter{
	text-align: center!important;
}
.companyInfo{
	text-align: center;
	padding-top: 50px;
	color: #6e716b;
    z-index: 100;
    height: 177px;
    width: 100%;
    position: absolute;
}
.country,.city,.position{
	display: inline-block;
	width: 140px;
}
.countryNum,.cityNum,.positionNum{
	display: block;
	font-size: 60px;
	line-height: 60px;
	color:#666;
}
.companyInfo p{
	font-size: 36px;
	line-height: 36px;
	margin-top: 30px;
	color:#777;
}
.citDome{
	height: 45px;
	position: absolute;
}
.citDome span{
	font-size: 18px;
	color: #fff;
	vertical-align: text-bottom;
}
.dingIcon{
	display: inline-block;
	height: 30px;
	width: 24px;
	background: url(img/dingwei.png) no-repeat center;
    -webkit-animation: fadeIn 2s infinite;/*infinite   这个参数是无限循环*/
    animation: fadeIn 2s infinite;
}
.aBackColor{
	position: absolute;
	border-radius: 50%;
	width: 220px;
	height: 220px;
	left: 50%;
	top: 50%;
	margin-left: -110px;
	margin-top: -110px;
	background-color: #f1f6fc;
	    z-index: -1;
}
.diminish{
	-webkit-animation: theSmall 1s ;/*infinite   这个参数是无限循环*/
    animation: theSmall 1s ;
    width: 180px;
    height: 180px;
    left: 50%;
	top: 50%;
	margin-left: -90px;
	margin-top: -90px;
	    z-index: -1;
}
.wax{
	-webkit-animation: theBig 1s ;/*infinite   这个参数是无限循环*/
    animation: theBig 1s ;
    width: 220px;
    height: 220px;
    left: 50%;
	top: 50%;
	margin-left: -110px;
	margin-top: -110px;
    z-index: -1;
}
.positionList div{
	height: 130px;
	margin-top: 10px;
    line-height: 130px;
    text-align: center;
}
.positionList p{
	font-size: 30px;
	color: #1b5ba9;
	line-height: 30px;
	font-weight: 600;
}
.morePosition{
	height: 216px;
	line-height: 200px;
	color: #1b5ba9;
	font-size: 28px;
}
.morePosition img{
    margin: 0 10px;
}

/*加入我们动画*/
/*top left 线属性*/
@-webkit-keyframes tlLineon {
    0% {
        width:0;
        left:50%;
        border-top-width:1px;
    }
    100% {
        width:50%;
        left:-1px;
        border-top-width:1px;
    }
}
@keyframes tlLineon {
    0% {
        width:0;
        left:50%;
        border-top-width:1px;
    }
    100% {
        width:50%;
        left:-1px;
        border-top-width:1px;
    }
}
@-webkit-keyframes tlLineout {
    0% {
        width:50%;
        left:-1px;
        border-top-width:1px;
    }
    100% {
        width:0;
        left:50%;
        border-top-width:1px;
    }
}
@keyframes tlLineout {
    0% {
        width:50%;
        left:-1px;
        border-top-width:1px;
    }
    100% {
        width:0;
        left:50%;
        border-top-width:1px;
    }
}
.swiperOne .lineTopLefton{
    -webkit-animation: tlLineon .4s ;/*infinite   这个参数是无限循环*/
    animation: tlLineon .4s ;
    width:50%;
    left:-1px;
    border-top-width:1px;
}
.swiperOne .lineTopLeftout{
    -webkit-animation: tlLineout .4s;/*infinite   这个参数是无限循环*/
    animation: tlLineout .4s;
}
/*top left 线属性 结束*/

/*top right 线属性*/
@-webkit-keyframes trLineon {
    0% {
        width:0;
        border-top-width:1px;
    }
    100% {
        width:50%;
        border-top-width:1px;
    }
}
@keyframes trLineon {
    0% {
        width:0;
        border-top-width:1px;
    }
    100% {
        width:50%;
        border-top-width:1px;
    }
}
@-webkit-keyframes trLineout {
    0% {
        width:50%;
        border-top-width:1px;
    }
    100% {
        width:0;
        border-top-width:1px;
    }
}
@keyframes trLineout {
    0% {
        width:50%;
        border-top-width:1px;
    }
    100% {
        width:0;
        border-top-width:1px;
    }
}
.swiperOne .lineTopRighton{
    -webkit-animation: trLineon .4s ;/*infinite   这个参数是无限循环*/
    animation: trLineon .4s ;
    width:50%;
    border-top-width:1px;
}
.swiperOne .lineTopRightout{
    -webkit-animation: trLineout .4s;/*infinite   这个参数是无限循环*/
    animation: trLineout .4s;
}
/*top right 线属性 结束*/
/*left 线属性*/
@-webkit-keyframes lLineon {
    0% {
        height:0;
        border-left-width:1px;
    }
    100% {
        height:100%;
        border-left-width:1px;
    }
}
@keyframes lLineon {
    0% {
        height:0;
        border-left-width:1px;
    }
    100% {
        height:100%;
        border-left-width:1px;
    }
}
@-webkit-keyframes lLineout {
    0% {
        height:100%;
        border-left-width:1px;
    }
    100% {
        width:0;
        border-left-width:1px;
    }
}
@keyframes lLineout {
    0% {
        height:100%;
        border-left-width:1px;
    }
    100% {
        width:0;
        border-left-width:1px;
    }
}
.swiperOne .lineLefton{
    -webkit-animation: lLineon .4s;/*infinite   这个参数是无限循环*/
    animation: lLineon .4s;
    height:100%;
    border-left-width:1px;
}
.swiperOne .lineLeftout{
    -webkit-animation: lLineout .4s;/*infinite   这个参数是无限循环*/
    animation: lLineout .4s;
    border-left-width:0;
}
/*left 线属性 结束*/


/*right 线属性*/
@-webkit-keyframes rLineon {
    0% {
        height:0;
        border-right-width:1px;
    }
    100% {
        height:100%;
        border-right-width:1px;
    }
}
@keyframes rLineon {
    0% {
        height:0;
        border-right-width:1px;
    }
    100% {
        height:100%;
        border-right-width:1px;
    }
}
@-webkit-keyframes rLineout {
    0% {
        height:100%;
        border-right-width:1px;
    }
    100% {
        height:0;
        border-right-width:1px;
    }
}
@keyframes rLineout {
    0% {
        height:100%;
        border-right-width:1px;
    }
    100% {
        height:0;
        border-right-width:1px;
    }
}
.swiperOne .lineRighton{
    -webkit-animation: rLineon .4s;/*infinite   这个参数是无限循环*/
    animation: rLineon .4s;
    height:100%;
    border-right-width:1px;
}
.swiperOne .lineRightout{
    -webkit-animation: rLineout .4s;/*infinite   这个参数是无限循环*/
    animation: rLineout .4s;
    border-right-width:0;
}
/*right 线属性 结束*/

/*bottom left 线属性*/
@-webkit-keyframes blLineon {
    0% {
        width:0;
        border-bottom-width:1px;
    }
    100% {
        width:51%;
        border-bottom-width:1px;
    }
}
@keyframes blLineon {
    0% {
        width:0;
        border-bottom-width:1px;
    }
    100% {
        width:51%;
        border-bottom-width:1px;
    }
}
@-webkit-keyframes blLineout {
    0% {
        width:51%;
        border-bottom-width:1px;
    }
    100% {
        width:0;
        border-bottom-width:1px;
    }
}
@keyframes blLineout {
    0% {
        width:51%;
        border-bottom-width:1px;
    }
    100% {
        width:0;
        border-bottom-width:1px;
    }
}
.swiperOne .lineBottomLefton{
    -webkit-animation: blLineon .4s;/*infinite   这个参数是无限循环*/
    animation: blLineon .4s;
    width:51%;
    border-bottom-width:1px;
}
.swiperOne .lineBottomLeftout{
    -webkit-animation: blLineout .4s;/*infinite   这个参数是无限循环*/
    animation: blLineout .4s;
    border-bottom-width:0;
}
/*baootm left 线属性 结束*/

/*bottom right 线属性*/
@-webkit-keyframes brLineon {
    0% {
        width:0;
        border-bottom-width:1px;
    }
    100% {
        width:51%;
        border-bottom-width:1px;
    }
}
@keyframes brLineon {
    0% {
        width:0;
        border-bottom-width:1px;
    }
    100% {
        width:51%;
        border-bottom-width:1px;
    }
}
@-webkit-keyframes brLineout {
    0% {
        width:51%;
        border-bottom-width:1px;
    }
    100% {
        width:0;
        border-bottom-width:1px;
    }
}
@keyframes brLineout {
    0% {
        width:51%;
        border-bottom-width:1px;
    }
    100% {
        width:0;
        border-bottom-width:1px;
    }
}
.swiperOne .lineBottomRighton{
    -webkit-animation: brLineon .4s;/*infinite   这个参数是无限循环*/
    animation: brLineon .4s;
    width:51%;
    border-bottom-width:1px;
}
.swiperOne .lineBottomRightout{
    -webkit-animation: brLineout .4s;/*infinite   这个参数是无限循环*/
    animation: brLineout .4s;
    border-bottom-width:0;
}
/*baootm right 线属性 结束*/

@media (max-width: 1599px){
    .header-box{
        width: 900px;
    }
    .banner {
        height: 680px;
    }
    .bannerMain, .Main {
        width: 900px;
        margin: 0 auto;
    }
    .bannerTitle{
        font-size: 66px;
        margin-top: 160px;
        font-weight: 600;
    }
    .bannerDown {
        margin-top: 90px;
    }
    .welfareTop{
        position: absolute;
        width: 80px;
        height: 80px;
        border: 1px solid #e8e8e8;
        transform: rotate(45deg);
	    -ms-transform:rotate(45deg);   /* IE 9 */
	    -moz-transform:rotate(45deg);   /* Firefox */
	    -webkit-transform:rotate(45deg); /* Safari 和 Chrome */
	    -o-transform:rotate(45deg);
        background-color: #fff;
        left: 56px;
        top: 37px;
        z-index: 10;
    }
    .worldMap {
        height: 732px;
        background-position-y: 100px;
        margin-top: 40px;
        position: relative;
    }
    .mapImg {
        position: absolute;
        height: 532px;
        top: 160px;
        width:900px;
        left: 50%;
    	margin-left: -450px;
    }
    .shanghai {
        left: 348px;
        top: 216px;
    }
    .qinghai {
        left: 261px;
        top: 180px;
    }
    .beijing {
        left: 347px;
        top: 181px;
    }
    .jiangsu {
        left: 320px;
        top: 231px;
    }
    .ningde {
        left: 309px;
        top: 248px;
    }
    .munihei {
        left: 91px;
        top: 192px;
    }
    .classify{
        width: 900px;
        overflow: hidden;
        margin: 0 auto
    }
    .classifyCon{
        margin-left: -60px;
        width: 1030px;
    }
    .positionList {
        display: inline-block;
        margin: 50px 70px 0;
        width: 180px;
        height: 180px;
        border-radius: 50%;
        border: 4px solid #f1f6fc;
        position: relative;
    }
    .positionList p {
        font-size: 22px;
	    color: #1b5ba9;
	    line-height: 34px;
	    font-weight: 100;
    }
    .positionList div {
        height: 120px;
        margin-top: 0;
        line-height: 120px;
    }
    .positionList div img{
        height: 58%;
    }
    .aBackColor {
        position: absolute;
        border-radius: 50%;
        width: 180px;
        height: 180px;
        left: 50%;
        top: 50%;
        margin-left: -90px;
        margin-top: -90px;
        background-color: #f1f6fc;
        z-index: -1;
    }
    .talent_content {
        text-align: left;
        text-indent: 2em;
    }
    .compensation_section .talent_content{
        width: 900px;
        text-align: center;
    }
    .diminish{
        -webkit-animation: theSmall 1s ;/*infinite   这个参数是无限循环*/
        animation: theSmall 1s ;
        width: 80%;
        height: 80%;
        margin-left: -40%;
        margin-top: -40%;
        z-index: -1;
    }
    .wax{
        -webkit-animation: theBig 1s ;/*infinite   这个参数是无限循环*/
        animation: theBig 1s ;
        animation: theBig 1s;
	    width: 104%;
	    height: 104%;
	    margin-left: -52%;
	    margin-top: -52%;
	    z-index: -1;
    }
    .welfareBottomTitle {
	    font-size: 14px;
	    margin-top: 80px;
	}
	 .companyInfo{
        padding-top:0px
    }

    .countryNum, .cityNum, .positionNum {
        font-size: 50px;
    }
    .companyInfo p {
        font-size: 28px;
    }
	
	.welfareBottom p {
	    font-size: 12px;
	    line-height:24px;
	}
	.swiperOne .swiper-slides{
        width: 225px!important;
        height: 360px!important;
    }
    .swiperOne {
        height: 480px;
    }
    .welfareBottom{
        height: 280px;
    }
    .swiper-pagination-switch{
        width: 9px;
        height: 9px;
    }
    .bannerDown .icon{
	    font-size: 46px;
	}
    
        .companyInfo{
        	padding-top:20px
        }

}

#allmap{width:100%;height:100%;}