@charset "UTF-8";
* {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box !important;
}


/* *, *::after, *::before {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
*::after, *::before {
    content:''
} */

html,
body,
a,
button,
dd,
div,
dl,
dt,
h1,
h2,
h3,
img,
li,
p,
ul {
    border: none;
    margin: 0;
    padding: 0;
    border: 0;
}

html,
body {
    position: relative;
    height: 100%;
    background: #323352;
}

* {
    touch-action: pan-y;
}

body {
    background: #323352;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #000;
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(50, 51, 82, 0);
}

h1 {
    font-size: 0.4375rem;
}

h2 {
    font-size: 0.375rem;
}

article,
aside,
footer,
header,
nav,
section {
    display: block;
    margin: 0;
    padding: 0;
}

img {
    border: 0;
}

li,
ul {
    list-style-type: none;
}

a {
    text-decoration: none;
    cursor: pointer;
}

a:focus,
a:hover {
    text-decoration: none !important;
}

button,
input[type=number],
input[type=password],
input[type=reset],
input[type=submit],
input[type=text],
select,
textarea {
    margin: 0;
    vertical-align: bottom;
    background: 0 0;
    border: 0;
    padding: 0;
    color: #b8b8b8;
    font-size: 0.4rem;
}

areatext,
button,
input {
    line-height: normal;
    outline: 0 !important;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
input[disabled] {
    cursor: default;
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

a,
img,
div {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    outline: none;
}

.clear {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.display {
    display: none;
}


/* #container {
    min-height: 17.79rem;
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    color: #58594b;
} */

.header {
    position: fixed;
    top: 0;
    height: 1.7rem;
    background: rgba(9, 15, 34, .9);
    width: 100%;
    z-index: 99999;
}

.header img {
    width: 2.3rem;
    height: .91rem;
    margin: .4rem;
}

.header-menu {
    position: absolute;
    top: 1.7rem;
    z-index: 99999;
    height: 100%;
    width: 100%;
}

.header .lang {
    position: absolute;
    top: .15rem;
    color: rgba(255, 255, 255, .5);
    font-size: .4rem;
    right: 1.5rem;
}

.header .lang img {
    width: 0.5rem;
    height: 0.5rem;
}

.lang_select {
    position: fixed;
    right: 1rem;
    top: 1.7rem;
    background: rgba(9, 15, 34, .8);
    z-index: 99999;
    display: none;
}

.lang_select a {
    display: block;
    color: #fff;
    font-size: .347rem;
    background: url(../images/lang_line.png) no-repeat center top;
    background-size: 100%;
    padding: 0.4rem .6rem;
    text-align: center;
}

.swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    /* background: #fff; */
    /* Center slide text vertically */
    /* display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; */
    position: relative;
}

.swiper-slide1 {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/b3.jpg) no-repeat center center;
    background-size: cover;
    /* -webkit-animation: iniscale 3s forwards;
        animation: iniscale 3s forwards; */
}

.swiper-slide2 {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/b1.jpg) no-repeat center center;
    background-size: cover;
    overflow: hidden;
    /* -webkit-animation: iniscale 3s forwards;
        animation: iniscale 3s forwards; */
}

.swiper-slide3 {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/b2.jpg) no-repeat center center;
    background-size: cover;
    overflow: hidden;
    /* -webkit-animation: iniscale 3s forwards;
        animation: iniscale 3s forwards; */
}

.swiper-slide6 {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/b4.jpg) no-repeat center center;
    background-size: cover;
    overflow: hidden;
    /* -webkit-animation: iniscale 3s forwards;
        animation: iniscale 3s forwards; */
}

.swiper-slide7 {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/b5.jpg) no-repeat center center;
    background-size: cover;
    overflow: hidden;
    /* -webkit-animation: iniscale 3s forwards;
        animation: iniscale 3s forwards; */
}

.swiper-slide4,
.swiper-slide5,
.swiper-slide8,
.swiper-slide9 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background: url(../images/game_bg1.jpg) no-repeat center center;
    background-size: cover;
    background-color: #323352;
    /* -webkit-animation: iniscale 3s forwards;
        animation: iniscale 3s forwards; */
}

.swiper-slide5 {
    background: url(../images/game_bg2.jpg) no-repeat center center;
    background-size: cover;
}

.swiper-slide8 {
    background: url(../images/beast_bg.jpg) no-repeat center center;
    background-size: cover;
}

.swiper-slide9 {
    background: url(../images/starry_bg.jpg) no-repeat center center;
    background-size: cover;
}

.swiper-slide1 img {
    width: 8.37rem;
    height: 8.21rem;
    position: absolute;
    top: 3.5rem;
    left: 0;
    right: 0;
    margin: auto;
}

.swiper-slide2 .b1_logo {
    position: absolute;
    left: .3rem;
    bottom: 2rem;
    z-index: 1;
    overflow: hidden;
}

.swiper-slide2 .b1_logo img {
    width: 3.307rem;
    height: 2.56rem;
}

.swiper-slide3 .b2_logo {
    position: absolute;
    right: .5rem;
    bottom: 2rem;
    z-index: 1;
    overflow: hidden;
}

.swiper-slide3 .b2_logo img {
    width: 3.01rem;
    height: 1.56rem;
}

.swiper-slide6 .b4_logo {
    position: absolute;
    right: 0;
    bottom: .5rem;
    z-index: 1;
    overflow: hidden;
}

.swiper-slide6 .b4_logo img {
    width: 4.43rem;
    height: 1.92rem;
}

.swiper-slide7 .b5_logo {
    position: absolute;
    left: 0;
    bottom: 0rem;
    z-index: 1;
    overflow: hidden;
}

.swiper-slide7 .b5_logo img {
    width: 2.91rem;
    height: 1.68rem;
}

.swiper-slide2 .b1_y {
    position: absolute;
    bottom: 6rem;
    right: 0;
    margin: auto;
    z-index: 0;
}

.swiper-slide2 .b1_y img {
    width: 8.987rem;
    height: 9.08rem;
}

.swiper-slide2 .b1_ren {
    position: absolute;
    right: -2rem;
    bottom: -.2rem;
    z-index: 1;
}

.swiper-slide2 .b1_ren img {
    width: 9.293rem;
    height: 16.667rem;
}

.swiper-slide3 .b2_ren {
    position: absolute;
    right: -2rem;
    bottom: -.6rem;
    margin: auto;
    z-index: 0;
}

.swiper-slide3 .b2_ren img {
    width: 17.653rem;
    height: 15.533rem;
}

.swiper-slide6 .b4_role {
    position: absolute;
    right: -10rem;
    bottom: 1.5rem;
    margin: auto;
    z-index: 0;
}

.swiper-slide6 .b4_yun {
    position: absolute;
    top: 0;
    left: 0;
    margin: auto;
    z-index: 0;
}

.swiper-slide6 .b4_yun img {
    width: 10rem;
}

.swiper-slide6 .b4_role img {
    width: 26.22rem;
    height: 19.28rem;
}

.swiper-slide2 .b1_zi {
    position: absolute;
    bottom: 1.5rem;
    left: .8rem;
    z-index: 1;
}

.swiper-slide2 .b1_zi img {
    width: 2.853rem;
    height: 6.88rem;
}

.swiper-slide3 .b2_zi {
    position: absolute;
    left: 0;
    right: 0;
    bottom: .5rem;
    margin: auto;
    z-index: 1;
}

.swiper-slide3 .b2_zi img {
    width: 9.973rem;
    height: 4.453rem;
}

.swiper-slide2 .b1_hua {
    position: absolute;
    bottom: 0;
    background: url(../images/b1_hua.png) no-repeat center bottom;
    background-size: 100%;
    height: 3.65rem;
    width: 100%;
    z-index: 2;
}
/* 超甜 */
.swiper-slide10 {
    background: url(../images/ct_bg.png) no-repeat center center;
    background-size: cover;
}
.swiper-slide10 img{
    width: 100%;
}

.swiper-slide .b9_tx {
    position: absolute;
    width: 8.546667rem /* 641/75 */;
    top: 1.933333rem /* 145/75 */;
    left: 1.053333rem /* 79/75 */;
}
.swiper-slide10 .b9_tx{
    top: 10.8vh;
}
.swiper-slide10 .sweet-mid{
    position: absolute;
    top: 2.946667rem /* 221/75 */;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.swiper-slide .b9_logo {
    /* position: absolute; */
    display: flex;
    width: 2.08rem /* 156/75 */;
    margin-bottom: .386667rem /* 29/75 */;
    /* top: 6.44rem; */
    /* bottom: 8.88rem; */
    /* top: 35%;
    left: 50%;
    transform: translateX(-50%); */
}
.swiper-slide .b9_text {
    /* position: absolute; */
    display: flex;
    width: 7.786667rem;
    /* top: 9.293333rem; */
    /* bottom: 5.986667rem; */
    /* top: 50%;
    left: 50%;
    transform: translateX(-50%); */
}
.swiper-slide .b9_logo img {
    width: 2.08rem /* 156/75 */;
    height: 2.44rem /* 183/75 */;
}
.swiper-slide .b9_ren {
    position: absolute;
    width: 60%;
    left: 20%;
    bottom: 0%;
}
.swiper-slide .b9_ball {
    position: absolute;
    left: 0;
    z-index: 1;
    width: 100%;
    bottom: 1.066667rem /* 80/75 */;
}
.swiper-slide .b9_download {
    /* position: absolute; */
    width: 80%;
    left: 10%;
    bottom: 27%;
    display: flex;
    justify-content: space-between;
    margin-top: .413333rem /* 31/75 */;
}
.swiper-slide .download{
    width: 48%;
}

.ct_cp{
    /* height: 500vw; */
    width: 100vw;
    background: url(../images/ct_cpbg.png) no-repeat center center;
    background-size: cover;
}
.socialPage1 img{
    width: 100%;
}
.socialPage1 .page1-content {
    position: absolute;
    top: 6.173333rem /* 463/75 */;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.socialPage1{
    height: 180vw;
    width: 100%;
    position: relative;
}
.socialPage2{
    height: 340vw;
    position: relative;
    width: 100%;
    left: 0;
    bottom: 0%;
}
.socialPage2 .socialTitle{
    position: absolute;
    width: 50%;
    left: 25%;
    top: 7vw;
}
.socialPage2 .socialTitle img{
    width: 100%;
}
.socialPage2 .wfjs{
    position: absolute;
    width: 90%;
    left: 5%;
    top: 20vw;
    text-align: center;
}
.socialPage2 .wfjs .wf{
    margin-bottom: .8rem /* 60/75 */;
}
.socialPage2 .wfjs .wf p{
    color: white;
    margin-top: 2vw;
    font-size: 1vw;
}
.socialPage2 .png{
    width: 5.026667rem /* 377/75 */;
    margin-bottom: .4rem /* 30/75 */;
}
.socialPage2 .text1 {
    width: 7.346667rem /* 551/75 */;
}
.socialPage2 .text2 {
    width: 6.106667rem /* 458/75 */;
}
.socialPage2 .text3 {
    width: 5.746667rem /* 431/75 */;
}
.socialPage2 .text4 {
    width: 7.546667rem /* 566/75 */;
}
/* end 超甜 */

@keyframes iniscale {
    0% {
        background-size: 110% 110%
    }
    to {
        background-size: 100% 100%
    }
}

@-webkit-keyframes iniscale {
    0% {
        background-size: 110% 110%
    }
    to {
        background-size: 100% 100%
    }
}

.footer {
    position: relative;
    z-index: 9;
    background: #141726;
    color: #fff;
    height: auto;
    font-size: 0.32rem;
    color: #c3c3c3;
    padding: .4rem;
    width: 92%;
}

.footer .foot_text {
    display: flex;
    flex-direction: column;
    align-items: baseline;
    position: relative;
}

.copyright {
    position: absolute;
    top: -5rem;
    right: 0;
    background: url(../images/copyright_bg.png) no-repeat center center;
    background-size: 100%;
    width: 7.5rem;
    height: 3.67rem;
    font-size: .32rem;
    padding: .4rem;
    display: none;
    z-index: 1;
    text-align: left;
}

.footer p {
    text-align: left;
    line-height: .5rem;
}

.footer a {
    color: #c3c3c3;
    position: relative;
}

.footer .foot_text .mww img {
    width: .49rem;
    height: 0.5rem;
    position: absolute;
    right: -.6rem;
}

.footer .foot_text .mga img {
    width: .37rem;
    height: 0.41rem;
    position: absolute;
    right: -.4rem;
}

.footer .foot_text .renz img {
    width: 1.44rem;
    height: 0.6rem;
    position: absolute;
    right: -2rem;
    bottom: 0
}

.copyright {
    display: none;
}


/* 导航 */

.nav_line {
    position: absolute;
    top: .6rem;
    right: .3rem;
    width: .6rem;
    height: 0.45rem;
}

.nav_line span {
    width: .6rem;
    height: 0.04rem;
    background: #5fb17e;
    top: 0;
    right: 0;
    margin: auto;
    /* display: block; */
    position: absolute;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

.nav_line span:nth-child(2) {
    top: .15rem;
}

.nav_line span:nth-child(3) {
    top: .3rem;
}

.nav_line_2 {
    display: none;
}

.open span:nth-child(1) {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 100ms ease-out;
    -moz-transition: all 100ms ease-out;
    -ms-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
    top: .15rem;
}

.open span:nth-child(3) {
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all 100ms ease-out;
    -moz-transition: all 100ms ease-out;
    -ms-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
    top: .15rem;
}

.menu {
    display: none;
    position: fixed;
    top: 1.69rem;
    width: 100%;
    left: 0;
    z-index: 999;
    background: rgba(9, 15, 34, .8);
    height: 100%;
    padding-top: 2rem;
}

.menu a {
    width: 80%;
    text-align: center;
    display: block;
    color: #fff;
    font-size: .48rem;
    background: url(../images/nav_line.png) no-repeat center bottom;
    background-size: 100%;
    margin: 0 auto;
    height: 1.6rem;
    line-height: 1.6rem;
}


/* 内页内容区域 */

.ny_banner {
    position: relative;
    margin-top: 1.7rem;
    /* -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in; */
}

.main {
    background: url(../images/about_bg.jpg) repeat-y center center;
    background-size: 100%;
    width: 100%;
    height: auto;
    position: relative;
    z-index: 10;
}


/* 关于摩多 */

.development,
.about,
.legal,
.contact {
    padding: 1rem .4rem 1rem;
    color: #fff;
    background: url(../images/g_line.png) no-repeat center bottom;
    background-size: 100%;
}

.development .title,
.about .title,
.contact .title {
    font-size: .56rem;
    font-weight: 700;
    background: url(../images/title_icon.png) no-repeat left .03rem;
    background-size: 5%;
    margin-bottom: 1rem;
    padding-left: .6rem;
}

.legal .title {
    font-size: .56rem;
    font-weight: 700;
    margin-bottom: .5rem;
    color: #5fb17e;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center
}

.legal .title i {
    background: url(../images/modo_icon_01_hover.png) no-repeat center center;
    background-size: 100%;
    width: .6rem;
    height: .6rem;
    display: inline-block;
    margin-right: .2rem;
    vertical-align: bottom;
}

.legal .disputesSettlement i {
    background: url(../images/modo_icon_02_hover.png) no-repeat center center;
    background-size: 100%;
    width: .6rem;
    height: .6rem;
    display: inline-block;
    margin-right: .2rem;
    vertical-align: bottom;
}

.legal .privacyPolicy i {
    background: url(../images/modo_icon_03_hover.png) no-repeat center center;
    background-size: 100%;
    width: .5rem;
    height: .6rem;
    display: inline-block;
    margin-right: .2rem;
    vertical-align: bottom;
}

.development .title p,
.about .title p,
.contact .title p,
.legal .title p {
    font-size: .32rem;
    font-weight: normal;
    margin-left: 1rem;
    opacity: .8;
    margin-top: .2rem;
}

.about_content {
    font-size: .4rem;
    text-indent: .64rem;
    line-height: .6rem;
    opacity: .9;
}

.legal_main {
    font-size: .24rem;
    line-height: .5rem;
    opacity: .8;
}

.time {
    position: relative;
    padding: .2rem 0rem .2rem .4rem;
}

.time ul li {
    /* width: 50%; */
    margin-bottom: 1rem;
}

.time ul li:nth-child(even) {
    /* float: left;
    text-align: right; */
    /* margin-top: 3rem; */
}


/* .time ul li:nth-child(odd) {
    float: right;
} */


/* 
.time ul li:nth-child(3) {
    margin-top: 3rem;
}

.time ul li:nth-child(4) {
    margin-top: 3rem;
}

.time ul li:nth-child(5) {
    margin-top: 3.5rem;
} */

.time .time_line {
    position: absolute;
    top: 0;
    /* right: 0; */
    /* bottom: 0; */
    left: 0.63rem;
    margin: auto;
    width: 2px;
    height: 100%;
    background: #4baa81;
}

.time ul li .year {
    font-weight: bold;
    font-size: .53rem;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.time ul li .year_text {
    opacity: .85;
    margin-top: .2rem;
    font-size: .4rem;
    margin-left: .8rem;
}


/* .time ul li:nth-child(odd) .year {
    margin-left: -.25rem;
}

.time ul li:nth-child(even) .year {
    justify-content: flex-end;
    margin-right: -.25rem;
}

.time ul li:nth-child(odd) .year i {
    margin-right: .2rem;
}

.time ul li:nth-child(even) .year i {
    margin-left: .2rem;
}

.time ul li:nth-child(odd) .year_text {
    margin-left: .4rem;
}

.time ul li:nth-child(even) .year_text {
    margin-right: .4rem;
} */

.time ul li .year i {
    background: url(../images/timer_icon.png) no-repeat left center;
    background-size: 100%;
    height: .5rem;
    width: .5rem;
    margin-right: .3rem;
}

.contact_content {
    font-size: .4rem;
    line-height: .6rem;
    opacity: .9;
    padding-left: .4rem;
}

.contact_content p {
    display: flex;
    flex-direction: column;
    /* justify-content: flex-start;
    align-items: flex-start; */
}

.contact_content p span:nth-child(1) {
    font-size: .48rem;
}

.contact_content p span:nth-child(2) {
    margin-left: 1rem;
    opacity: .8;
    margin: 0.4rem;
}


#award span {
    width: auto !important;
    font-size: .4rem !important;
}

/* 摩多生活 */

.modo_life_text {
    width: 6.04rem;
    height: .547rem;
    position: absolute;
    top: 2.2rem;
    left: 0;
    right: 0;
    margin: auto;
}

.modo_video_icon {
    width: 1.3rem;
    height: 1.3rem;
    position: absolute;
    top: 4rem;
    left: 0;
    right: 0;
    margin: auto;
}


/* 视频 */

.video_box {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 8rem;
    height: 5rem;
    margin-left: -4rem;
    margin-top: -2.5rem;
    z-index: 999999;
    background: url(../images/preloader.gif) no-repeat center 40%;
    background-size: 5%;
}

.video_box .close {
    position: absolute;
    left: 8rem;
    top: -.1rem;
    width: 0.6rem;
    height: 0.6rem;
    /* text-indent: -999em; */
    background: url(../images/video_close.png) no-repeat 50%;
    background-size: 100% 100%;
    z-index: 1002;
}

.video_dialog .mask {
    background: #000;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000;
    opacity: .5;
}


/* 企业福利 */

.modolife {
    padding: 1rem .1rem;
}

.modolife .title {
    margin-left: .3rem;
}

.modo_life_content ul {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
}

.modo_life_content ul li {
    width: 46%;
    text-align: center;
    margin-bottom: .8rem;
    margin: 0.1rem;
}

.modo_life_content ul li img {
    height: .93rem;
    margin-bottom: .2rem;
}

.modo_life_content ul li h1 {
    margin-bottom: .2rem;
    font-weight: normal;
    height: 1rem;
}

.modo_life_content ul li:nth-child(7) h1,
.modo_life_content ul li:nth-child(8) h1 {
    height: 1.5rem;
}

.modo_life_content ul li p {
    font-size: .29rem;
    opacity: .85;
}


/* 办公环境 */

.office_content {
    /* padding: 0 24px; */
}

.office_pic {
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 0.1rem;
}


/* .office_pic img {
    width: 6rem;
    height: 4rem;
} */

.office_content img {
    border-radius: 5px;
    width: 100%;
}

.office_l {
    width: 70%;
}

.office_r {
    width: 28.7%;
}

.office_b .office_b_01:nth-child(1) {
    float: left;
}

.office_b .office_b_01:nth-child(2) {
    float: right;
}

.office_b_01 {
    overflow: hidden;
    cursor: pointer;
    width: 49.4%;
}


/* .office_b_01 img {
    width: 2.95rem;
    height: 1.83rem;
} */


/* .office_b .office_b_01:nth-child(1) {} */

.office_r_pic {
    overflow: hidden;
    cursor: pointer;
    margin-bottom: .1rem;
}


/* .office_r_pic img {
    width: 3rem;
    height: 1.89rem;
} */


/* 图片放大 */

.img_li {
    float: left !important;
}

.i-pic {
    /* float: left; */
    position: relative;
    text-align: center;
}

.hover {
    width: 4.3rem;
    height: 3.9rem;
    float: left;
    z-index: 1000;
    /* background: rgba(0, 0, 0, 0.5); */
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    display: block;
    margin: 0.2rem
}

.hover img {
    width: 4.3rem;
    /* height:  3.5rem; */
    border: 1px solid #ff7480;
}

.box {
    width: 4.3rem;
    /* height: 100%; */
    display: block;
    position: absolute;
    z-index: 15;
}

.pop_tuku_bar {
    width: 1049px;
}

.pop_video_bar {
    width: 849px;
}

.btn_tan_close {
    display: block;
    width: 0.4rem;
    height: 0.4rem;
    margin-top: 0;
    margin-right: 0;
    text-indent: -999em;
    overflow: hidden;
    background: url(../images/video_close.png) center no-repeat;
    background-size: 100%;
}

.tuku_left {
    float: left;
    display: inline;
    width: 1000px;
    overflow: hidden;
    color: #fff;
    line-height: 38px;
}

.tuku_right {
    float: right;
    display: inline;
    /* overflow: hidden; */
    width: 1rem;
    position: absolute;
    right: .6rem;
}

.pt_pics img {
    display: block;
}

.pt_lin {
    width: 100%;
    text-align: right;
    margin-top: -1.3rem;
    height: 1rem;
}

.pt_lin .ot_a,
.pt_lin .ot_b {
    position: absolute;
    margin-top: -.3rem;
}

.pt_lin .ot_a img,
.pt_lin .ot_b img {
    opacity: .8;
    width: .8rem;
    height: .8rem;
}

.pt_lin .ot_a {
    top: 40%;
    left: .3rem;
}

.pt_lin .ot_b {
    top: 40%;
    right: 2.2rem;
}

.pt_lin .ot_a a,
.pt_lin .ot_b a {
    color: #fff;
}

.pt_nms {
    height: 1rem;
    width: 100%;
    background: #fb94a3;
    color: #d9d4c7;
    padding-left: 15px;
}

.pt_nms .btn {
    width: 2rem;
    padding-left: 0;
    height: 1rem;
    display: block;
    line-height: 1rem;
    color: #fff;
}

.pt_nms .btn:hover {
    color: #fff;
}

.pt_nms .btn i {
    background: url(../img/popIcon.png) no-repeat 0 center;
    width: 14px;
    height: 46px;
    display: inline-block;
    float: left;
    padding-right: 5px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}

.pt_nms .btn:hover i {
    -webkit-animation: arrowPop 1s infinite;
    animation: arrowPop 1s infinite;
}


/* 校园招聘 */

.recruitment_content,
.job_school_content {
    margin-top: 1rem;
}

.recruitment_content {
    background: url(../images/r_line.png) no-repeat center 57%;
    background-size: 68%;
}

.recruitment_content ul {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
}

.recruitment_content ul li {
    width: 33%;
    text-align: center;
    margin: .2rem 0;
}

.recruitment_content ul li img {
    height: 1rem;
    margin-bottom: .2rem;
}

.recruitment_content ul li h1 {
    margin-bottom: .1rem;
}

.recruitment_content ul li p {
    font-size: .43rem;
    opacity: .85;
}

.job_school_content {
    text-align: center;
}

.job_school_content img {
    width: 1.8rem;
    height: 1.8rem;
}


/* 社会招聘 */

.social_search {
    width: 100%;
    height: 1rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.social_search input {
    height: 1rem;
    background: #fff;
    border-radius: 5px 0 0 5px;
    width: 75%;
    font-size: .35rem;
    padding-left: .2rem;
    color: #2e3342;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #b8b8b8;
    font-size: 0.34rem;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    /* Firefox 18- */
    color: #b8b8b8;
    font-size: 0.34rem;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: #b8b8b8;
    font-size: 0.34rem;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #b8b8b8;
    font-size: 0.32rem;
}

.social_search_btn {
    background: #5fb17e;
    border-radius: 0 5px 5px 0;
    height: 1rem;
    width: 25%;
    font-size: .35rem;
    color: #fff;
    display: block;
    text-align: center;
    line-height: 1rem;
}

.social_select_box {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-top: .2rem;
}

.select_area,
.select_type {
    height: 1rem;
    line-height: 1rem;
    width: 49%;
    background: #fff;
    position: relative;
}

.select_area span,
.select_type span {
    font-size: .35rem;
    color: #2e3342;
    padding-left: .2rem;
}

.select_area i,
.select_type i {
    width: .19rem;
    height: .19rem;
    background: url(../images/social_select_icon.png) no-repeat center center;
    background-size: cover;
    display: block;
    float: right;
    margin-top: .4rem;
    margin-right: .2rem;
}

.select_area .select_li,
.select_type .select_li {
    position: absolute;
    top: 1rem;
    width: 99.5%;
    background-color: rgba(36, 39, 46, .9);
    border: 0.013rem solid #fff;
    z-index: 999;
    max-height: 10rem;
    overflow: hidden;
    overflow-y: scroll;
    display: none;
}

.select_area .select_li ul li,
.select_type .select_li ul li {
    text-align: center;
    color: #fff;
    opacity: .9;
    background: url(../images/g_line.png) no-repeat center bottom;
    background-size: 100%;
    padding: 0 .4rem;
    height: 1rem;
    line-height: 1rem;
}

.jobs_box {
    min-height: 6rem;
    margin-top: .3rem;
}

.jobs_box ul a.scroll_top {
    position: absolute;
    display: block;
    height: 1rem;
    background: none;
    width: 100%;
    top: -3.8rem;
    z-index: -1;
}

.jobs_box ul li {
    background: #fff;
    border-radius: 5px;
    color: #292e38;
    margin-bottom: .4rem;
    position: relative;
}

.job_li {
    padding: .4rem;
    background: #fff;
    border-radius: 5px;
    color: #292e38;
}

.job_li h1 {
    font-size: .48rem;
    margin-bottom: .1rem;
    font-weight: normal;
}

.job_li p {
    font-size: .37rem;
    opacity: .8;
}

.job_li .job_time {
    margin-right: 1rem;
}

.job_li i {
    background: url(../images/social_job_icon.png) no-repeat center center;
    background-size: cover;
    width: .3rem;
    height: .3rem;
    display: block;
    position: absolute;
    top: .8rem;
    right: .4rem;
}

.job_li .job_add {
    padding-left: .2rem
}

.job_open {
    background-image: url(../images/social_job_icon_o.png) !important;
    background-size: cover;
}

.job_info {
    background: url(../images/g_line_b.png) no-repeat center top;
    background-size: 100%;
    margin-top: .3rem;
    display: none;
}

.job_detail {
    padding: .6rem .8rem 1rem;
    font-size: .37rem;
}

.job_info .application {
    background: #5fb17e;
    font-size: .48rem;
    color: #fff;
    height: 1.6rem;
    line-height: 1.6rem;
    text-align: center;
    border-radius: 0 0 5px 5px;
    display: block;
}

.jobs_box .jobs_none {
    text-align: center;
    color: #fff;
    opacity: .3;
}


/* 申请职位 */

.application_content {
    padding-bottom: 5rem;
}

.application_content a {
    display: block;
}

.operating,
.file,
.copy_email {
    background: #fff;
    border-radius: 5px;
    margin-bottom: .4rem;
    color: #292e38;
    padding: .4rem;
    position: relative;
}

.operating h1,
.file h1,
.copy_email h1 {
    font-size: .48rem;
    padding-bottom: .1rem;
}

.operating p,
.file p,
.copy_email p {
    font-size: .37rem;
    opacity: .8;
}


/* 微简历 */

.applicant_info {
    background: #fff;
    color: #292e38;
    border-radius: 5px;
    margin: .4rem 0;
    padding: .2rem 0 .6rem;
}

.applicant_detail {
    padding: 0 .4rem;
}

.applicant_info h1 {
    border-bottom: 0.013rem solid rgb(155, 155, 155);
    padding: .2rem .4rem .4rem;
    font-size: .48rem;
}

.applicant_info b {
    color: red;
    margin-top: .1rem;
    display: inline-block;
    width: 0.3rem;
}

.applicant_info span {
    font-size: .4rem;
    width: 100%;
    margin-right: .4rem;
    height: 1rem;
    line-height: 1rem;
}

.applicant_info input {
    border-radius: 0;
    font-size: .4rem;
    color: rgba(60, 67, 82, .8);
    line-height: 1rem;
    height: 1rem;
    padding-left: .35rem;
}

.applicant_info .area_code_btn {
    font-size: .4rem;
    color: rgba(60, 67, 82, .8);
    line-height: 1rem;
    height: 1rem;
    padding: 0 .35rem;
}

.step_02 .area_code_btn {
    padding: 0 .35rem;
}

.applicant_info .applicant_language .area_code_btn span {
    color: #5fb17e;
    padding: 0;
    font-size: .34rem !important;
}

.applicant_info .applicant_common,
.applicant_info .applicant_gender {
    padding: .2rem 0;
    border-bottom: 0.013rem solid rgb(200, 200, 200);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
}

.gender_select {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.applicant_experience a,
.applicant_inauguration a,
.applicant_company input,
.applicant_position input,
.applicant_seniority a {
    padding-left: .35rem;
}

.applicant_info .applicant_common input {
    width: 70%;
}

.applicant_gender {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.applicant_gender label {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 30%;
    font-size: .4rem;
    color: rgba(60, 67, 82, .8);
    margin-left: .4rem;
}

.applicant_info_ex .applicant_common {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: .2rem 0;
}

.applicant_info_ex .applicant_common span {
    width: 100%;
}

.applicant_gender label input {
    border: 0.013rem solid rgb(158, 158, 158);
    background: none;
    border-radius: 50%;
    margin: 0 0.2rem 0 0;
}

.applicant_date_birth input {
    background: none;
    border: none;
    color: rgba(60, 67, 82, .8);
}

input[type=month]::-webkit-inner-spin-button {
    visibility: hidden !important;
    display: none;
}

input[type="month"]::-webkit-clear-button {
    display: none;
}

input[type="month"]::-webkit-calendar-picker-indicator {
    display: none;
}

input[type=month] {
    -webkit-appearance: none;
}

.applicant_evaluation,
.applicant_project_detail {
    display: flex;
    flex-direction: column;
}

.applicant_evaluation span,
.applicant_project_detail span {
    width: 100%;
    line-height: 1rem;
    height: 1rem;
    padding: .3rem 0 .1rem;
}

.applicant_evaluation textarea,
.applicant_project_detail textarea {
    border: 0.013rem solid rgb(200, 200, 200);
    border-radius: 5px;
    /* width: 91%; */
    /* margin: auto; */
    padding: 0.3rem;
    font-size: .34rem;
    color: rgba(60, 67, 82, .8)
}

#submit {
    background: #5fb17e;
    height: 1.2rem;
    line-height: 1.2rem;
    color: #fff;
    text-align: center;
    font-size: .48rem;
    /* width: 100%; */
    border-radius: 5px;
}

.step_btn_01 {
    display: block;
}

.step_btn_02,
.step_btn_03,
.step_btn_04 {
    display: none;
}

.step_btn_content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.step_btn a {
    background: #5fb17e;
    height: 1.2rem;
    line-height: 1.2rem;
    color: #fff;
    text-align: center;
    font-size: .48rem;
    width: 100%;
    border-radius: 5px;
    display: block;
    cursor: pointer;
}

.step_btn_02 a,
.step_btn_03 a,
.step_btn_04 a {
    width: 48%;
}

.applicant_common i {
    position: absolute;
    right: 0.5rem;
    top: 1.53rem;
    background: url(../images/resume_icon.png) no-repeat center center;
    background-size: 100%;
    width: .15rem;
    height: 0.28rem;
}

.applicant_info_ex .applicant_common i {
    top: 1.53rem;
}

.text_color {
    font-size: .34rem !important;
    color: #b8b8b8 !important;
}

.mark {
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 99999;
    background: rgba(9, 15, 34, .6);
    height: 100%;
}

.resume_content {
    display: none;
    position: fixed;
    top: 15%;
    left: 10%;
    background: #fff;
    width: 80%;
    margin: auto;
    border-radius: 5px;
    text-align: center;
    padding-bottom: .5rem;
    z-index: 999999;
}

.resume_content h1 {
    height: 1.6rem;
    line-height: 1.6rem;
    color: #fff;
    background: #5fb17e;
    border-radius: 5px 5px 0 0;
}

.resume_content ul {
    padding: .2rem .5rem;
    max-height: 10rem;
    overflow: hidden;
    overflow-y: scroll !important;
}

.resume_content ul li {
    border-bottom: 0.013rem solid rgb(200, 200, 200);
    line-height: .6rem;
    font-size: .4rem;
    padding: 0.2rem;
}

.resume_content ul li span,
.applicant_info .area_code_btn span {
    padding-left: .2rem;
    opacity: .5;
}


/* 摩多产品 */

.game_box {
    margin: auto;
    width: 95%;
    color: #fff;
}

.game_box .game_icon {
    margin-top: .8rem;
}

.game_box .game_icon img {
    width: 1.4rem;
    height: 1.4rem;
}

.game_box .game_name {
    font-size: .56rem;
    padding: .3rem;
}

.game_box .game_name p {
    font-size: .37rem;
    padding-top: .1rem;
    opacity: .9;
}

.game_box .game_text {
    font-size: .27rem;
    opacity: .85;
    line-height: .5rem;
    background: url(../images/game_line.png) no-repeat center bottom;
    background-size: 100%;
    padding-bottom: .5rem;
}

.game_feature_box {
    margin: .8rem 0;
}

.game_feature_box ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.game_feature_box ul li {
    width: 1.8rem;
    height: 2.3rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}

.game_way_info ul {
    width: 90%;
    margin: auto;
}

.game_feature_box ul li p {
    font-size: .29rem;
    margin-top: .3rem;
}

.game_feature_box ul li img {
    width: 1.4rem;
    height: 1.4rem;
}

.game_way_info ul li img {
    width: 1.6rem;
    height: 1.6rem;
}

.game_box .game_btn {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.game_box .game_btn a {
    background: #c9821d;
    display: block;
    color: #fff;
    font-size: .4rem;
    padding: .2rem .5rem;
    margin: 0 .5rem;
    border-radius: .16rem /* 6/37.5 */;
}

.game_box .game_btn img {
    width: 2.53rem;
}

.game_box .game_btn a.downLoad {
    color: #672932;
    background: #ffe8c1;
}

#tip {
    position: fixed;
    top: 20%;
    left: 0;
    right: 0;
    width: 3rem;
    margin: auto;
    display: none;
    z-index: 999999999;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

#tip p {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -3rem;
    width: 5rem;
    background: rgba(36, 39, 46, .7);
    padding: .2rem .5rem;
    font-size: .4rem;
    color: #fff;
    border-radius: 5px;
    z-index: 999999999;
    text-align: center;
}

.success {
    text-align: center;
    padding: 4rem 0;
    width: 70%;
    margin: auto;
    font-size: .4rem;
    display: none;
    line-height: .8rem
}

.success img {
    width: 2rem;
    height: 2rem;
    margin-bottom: .4rem;
}

.success span {
    font-size: .35rem;
    opacity: .7;
}

.file input[type=file] {
    width: 100%;
    height: 59%;
    background-color: rgba(86, 187, 245, .8);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 0;
}

@-webkit-keyframes move {
    0% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    50% {
        -webkit-transform: translate(0, -15px);
        -moz-transform: translate(0, -15px);
        -ms-transform: translate(0, -15px);
        transform: translate(0, -15px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-moz-keyframes move {
    0% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    50% {
        -webkit-transform: translate(0, -15px);
        -moz-transform: translate(0, -15px);
        -ms-transform: translate(0, -15px);
        transform: translate(0, -15px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-ms-keyframes move {
    0% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    50% {
        -webkit-transform: translate(0, -15px);
        -moz-transform: translate(0, -15px);
        -ms-transform: translate(0, -15px);
        transform: translate(0, -15px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-o-keyframes move {
    0% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    50% {
        -webkit-transform: translate(0, -15px);
        -moz-transform: translate(0, -15px);
        -ms-transform: translate(0, -15px);
        transform: translate(0, -15px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes move {
    0% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    50% {
        -webkit-transform: translate(0, -15px);
        -moz-transform: translate(0, -15px);
        -ms-transform: translate(0, -15px);
        transform: translate(0, -15px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.my-button-disabled {
    opacity: 0;
}

.pt17 {
    padding: 1.7rem 0 0;
}

.mt2 {
    z-index: 0;
}

@media screen and (max-height: 667px) {
    .swiper-slide2 .b1_ren {
        right: -1.4rem;
    }
    .swiper-slide2 .b1_ren img {
        height: 14.347rem;
        width: 8rem;
    }
    .swiper-slide2 .b1_y {
        bottom: 5rem;
        right: .5rem;
    }
    .swiper-slide2 .b1_y img {
        width: 8.4rem;
        height: 8.493rem;
    }
    .swiper-slide2 .b1_logo {
        left: .2rem;
        bottom: 2rem;
    }
    .swiper-slide2 .b1_zi {
        bottom: 1.2rem
    }
    .swiper-slide2 .b1_zi img {
        width: 2.267rem;
        height: 5.467rem;
    }
    .swiper-slide3 .b2_logo {
        bottom: 1.5rem;
    }
    .swiper-slide3 .b2_ren {
        bottom: -.5rem
    }
    .swiper-slide3 .b2_ren img {
        width: 16.667rem;
        height: 14.667rem;
    }
}

@media screen and (max-height: 560px) {
    .swiper-slide2 .b1_ren {
        right: -1.4rem;
    }
    .swiper-slide2 .b1_ren img {
        height: 13.147rem;
        width: 7.333rem;
    }
    .swiper-slide2 .b1_y {
        bottom: 4rem;
        right: .5rem;
    }
    .swiper-slide2 .b1_y img {
        width: 8.4rem;
        height: 8.493rem;
    }
    .swiper-slide2 .b1_logo {
        left: .2rem;
        bottom: 2rem;
    }
    .swiper-slide2 .b1_zi {
        bottom: .5rem
    }
    .swiper-slide2 .b1_zi img {
        width: 2.267rem;
        height: 5.467rem;
    }
    .swiper-slide3 .b2_logo {
        bottom: 1.5rem;
    }
    .swiper-slide3 .b2_ren {
        bottom: -.5rem
    }
    .swiper-slide3 .b2_ren img {
        width: 16.667rem;
        height: 14.667rem;
    }
}


/* 微简历项目经验2020-06-08 */

.aplicant_project_time input {
    background: none;
    border: none;
    color: rgba(60, 67, 82, .8);
    width: 42% !important;
    font-size: 0.4rem;
    padding-left: 0;
}

.applicant_project_name input {
    padding-left: 0;
}

.project_time {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.aplicant_project_time p {
    position: absolute;
    top: 1.46rem;
    left: 40%;
    color: #bbb;
}

input[type=month]:before {
    content: attr(placeholder);
    color: #bbb;
    font-size: 0.34rem;
}

.project {
    position: relative;
}

.project_num {
    position: relative;
    padding-bottom: 1.2rem;
    border-bottom: 1px dashed #aaaeb5;
}

.project_list .project_num:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

.project_remove {
    position: absolute;
    bottom: 0.3rem;
    right: 0;
}

.project_remove img {
    width: 0.45rem;
    height: 0.45rem;
}

.project_add {
    position: absolute;
    bottom: .3rem;
    left: 0;
    color: #5fb17e;
    font-size: 0.4rem;
}

.step_04 {
    padding-bottom: 0.2rem;
}

.applicant_resume_attachment,
.applicant_work_attachment {
    display: flex;
    flex-direction: column !important;
    align-items: flex-start !important;
    border-bottom: none !important;
}

.applicant_resume_attachment {
    border-bottom: 1px dashed #aaaeb5 !important;
}

.applicant_resume_attachment a,
.applicant_work_attachment a {
    border: 0.013rem solid rgb(200, 200, 200);
    border-radius: 5px;
    width: 100%;
    padding: 0.2rem 0;
    text-align: center;
}

.applicant_resume_attachment a img,
.applicant_work_attachment a img {
    margin: 0.2rem 0.4rem;
}

.file p {
    position: relative;
    z-index: 1;
    padding: 0 0.4rem;
}

.file p span {
    font-size: .37rem;
    width: 100%;
    margin-right: 0;
    height: 1rem;
    line-height: normal;
}

.file p img {
    margin: 0;
    width: 0.3rem;
    height: 0.3rem;
    margin-left: .5rem;
    position: relative;
    z-index: 1;
    display: none;
}


/*加载动画*/

.loading,
.file_success,
.file_success_white {
    width: auto;
    text-align: right;
    position: absolute;
    bottom: .3rem;
    right: .6rem;
    display: none;
}

.resume_loading,
.work_loading {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 0.6rem;
    bottom: 0;
    right: 0;
    display: none;
}

.file_success,
.file_success_white {
    bottom: 0.1rem;
    z-index: 0;
    -webkit-transition: left 200ms ease-out;
    -moz-transition: left 200ms ease-out;
    -ms-transition: left 200ms ease-out;
    -o-transition: left 200ms ease-out;
    transition: left 200ms ease-out;
}

.file_success_white {
    background: #fff;
    width: 0.6rem;
    height: 0.6rem;
    z-index: 1;
    bottom: 0.15rem;
}

.file_success img {
    width: 0.6rem;
    height: 0.6rem;
}

.loading span,
.resume_loading span,
.work_loading span {
    display: inline-block;
    width: 2px;
    height: 100%;
    border-radius: 2px;
    background: lightgreen;
    -webkit-animation: load 1s ease infinite;
    animation: load 1s ease infinite;
    margin-right: 0;
    line-height: 0;
}

.resume_loading span,
.work_loading span {
    height: auto;
}

@-webkit-keyframes load {
    0%,
    100% {
        height: 10px;
        background: lightgreen;
    }
    50% {
        height: 20px;
        margin: -5px 0;
        background: lightblue;
    }
}

.loading span:nth-child(2),
.resume_loading span:nth-child(2),
.work_loading span:nth-child(2) {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.loading span:nth-child(3),
.resume_loading span:nth-child(3),
.work_loading span:nth-child(3) {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.loading span:nth-child(4),
.resume_loading span:nth-child(4),
.work_loading span:nth-child(4) {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

.loading span:nth-child(5),
.resume_loading span:nth-child(5),
.work_loading span:nth-child(5) {
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}

#upload {
    height: 100%;
    z-index: 1;
}

.applicant_info{
    height: 4rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url(../../../images/Email_bg.png);
    background-size: 170%;
    background-repeat: no-repeat;
    background-position: 0rem -2rem;
}


.applicant_info .sendEmail{
    text-align: center;
    color: black !important;
    font-size: 0.36rem;
}
