.bannerBox {
    width: 100%;
    height: auto;
    background: url('../images/Foreigners/bg.jpg') no-repeat top center;
    background-size: 100% 100%;
}

.toptitle {
    width: 100%;
    height: 83.15vh;
    padding: 20.12vh 0 0 7.7%;
}

.toptitle img {
    width: 53.95%;
}

.topnav {
    width: 100%;
}

.topnav li {
    float: left;
    height: 60px;
    text-align: center;
    position: relative;
}

.lBox {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    top: 60px;
    z-index: 9999;
}

.topnav li .lBox li {
    float: inherit;
}

.topnav li:nth-child(even),
.lBox li:nth-child(even) {
    background: #18b1ea;
}

.topnav li:nth-child(odd),
.lBox li:nth-child(odd) {
    background: #0d6db9;
}

.topnav li a,
.lBox li a {
    display: block;
    width: 100%;
    height: 60px;
    font-size: 18px;
    line-height: 60px;
    color: #ffffff;
}

.topnav>li:hover>a,
.topnav li.on a,
.lBox>li:hover a {
    background: rgba(0, 0, 0, 0.2);
}

.topnav li:nth-child(4):hover .lBox {
    display: block;
}

.container {
    padding: 0;
    position: relative;
    clear: both;
}

.container1::before {
    content: '';
    display: block;
    width: 40px;
    height: 4px;
    background: #31ebff;
    margin-bottom: 20px;
}

.title {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}

.title p {
    font-size: 36px;
    font-weight: bold;
    color: #ffffff;
}

.title .line {
    height: 1px;
    background: #ffffff;
    flex: auto;
    margin: 0 20px;
}

.title p a {
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    display: block;
}

.intro {
    width: 100%;
    padding: 60px 0 100px;
}

.intro .title p {
    color: #0d72c1;
}

.intro .title .line {
    background: #0f7dd5;
}

.intro .title p a {
    color: #0f7dd5;
}

.introword {
    width: 100%;
    position: relative;
}

.introword::before {
    content: '';
    width: 50%;
    height: 450px;
    background: #0f7dd5;
    position: absolute;
}

.wordbg {
    width: 100%;
    height: 450px;
    background: url('../images/Foreigners/blue_box.png') no-repeat;
    background-size: auto 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.wordbg p:nth-child(1) a {
    display: block;
    width: 600px;
    padding-right: 20px;
    font-size: 20px;
    line-height: 24px;
    color: #ffffff;
}

.wordbg p a:hover {
    color: #e7eef4;
}

.wordbg p a img {
    width: 600px;
    height: 337px;
}

.wordbg>img {
    width: 274px;
    height: 143px;
    position: absolute;
    top: 0;
    left: 50%;
}

.box1 {
    height: 748px;
    background: url('../images/Foreigners/iam-bg.jpg') no-repeat;
    background-size: 100% 100%;
    padding-top: 60px;
}

#lunbo {
    width: 1200px;
    height: 520px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    display: inline-block;
}

#lunbo .lunbo_container {
    width: 360px;
    display: none;
    clear: both;
    margin-top: 80px;
}

.show {
    display: block;
}

.title1 {
    margin-bottom: 26px;
}

#lunbo .lunbo_container ul li {
    width: 360px;
    padding: 14.5px 0 14.5px 10px;
}

#lunbo .lunbo_container ul li:nth-child(even) {
    background: rgba(14, 32, 82, 0.1);
}

#lunbo .lunbo_container ul li:nth-child(odd) {
    background: rgba(14, 32, 82, 0.2);
}

#lunbo .lunbo_container ul li:hover {
    background: #e96c17;
}

#lunbo .lunbo_container ul li a {
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
}

#lunbo .lunbo_index {
    width: 780px;
    height: 520px;
    position: absolute;
    top: 0;
    right: 0;
}

#lunbo .lunbo_index ul {
    display: block;
    position: relative;
}

#lunbo .lunbo_index ul li {
    width: 332px;
    height: 520px;
    position: absolute;
    top: 0;
}

#lunbo .lunbo_index ul li:nth-child(1) {
    background: url('../images/Foreigners/newcomer2.png') no-repeat;
    background-size: 100% 100%;
    left: 0;
}

#lunbo .lunbo_index ul li:nth-child(1):hover,
#lunbo .lunbo_index ul li:nth-child(1).hover {
    background: url('../images/Foreigners/newcomer.png') no-repeat;
    background-size: 100% 100%;
}

#lunbo .lunbo_index ul li:nth-child(2) {
    background: url('../images/Foreigners/resident2.png') no-repeat;
    background-size: 100% 100%;
    left: 222px;
}

#lunbo .lunbo_index ul li:nth-child(2):hover,
#lunbo .lunbo_index ul li:nth-child(2).hover {
    background: url('../images/Foreigners/resident.png') no-repeat;
    background-size: 100% 100%;
}

#lunbo .lunbo_index ul li:nth-child(3) {
    background: url('../images/Foreigners/job-hunter2.png') no-repeat;
    background-size: 100% 100%;
    left: 444px;
}

#lunbo .lunbo_index ul li:nth-child(3):hover,
#lunbo .lunbo_index ul li:nth-child(3).hover {
    background: url('../images/Foreigners/job-hunter.png') no-repeat;
    background-size: 100% 100%;
}

#lunbo .icone_left {
    position: absolute;
    top: 244px;
    left: 420px;
    z-index: 99;
}

#lunbo .icone_right {
    position: absolute;
    top: 244px;
    right: 0;
    z-index: 99;
}

.box2 {
    height: 340px;
    background: #55ade8;
    padding-top: 50px;
}

.timeline {
    height: 134px;
    margin-top: 50px;
    position: relative;
}

.sun,
.moon {
    height: 35px;
    position: absolute;
    top: 49.5px;
}

.sun {
    width: 35px;
    left: 0;
}

.moon {
    width: 36px;
    right: 0;
}

.dayline {
    width: 1100px;
    height: 134px;
    margin: 0 auto;
    position: relative;
    background: url('../images/Foreigners/line_white.png') no-repeat;
    background-position: 0 63.5px;
}

.dayline a {
    display: block;
}

.day1,
.day2,
.day3,
.day4,
.day5 {
    position: absolute;
}

.day1 {
    top: 13px;
    left: 18px;
}

.day2 {
    top: -6px;
    left: 270px;
}

.day3 {
    top: 20px;
    left: 494px;
}

.day4 {
    top: -6px;
    left: 716px;
}

.day5 {
    top: 14px;
    left: 946px;
}

.dayimg {
    margin: 0 auto;
}

.day1 .dayimg {
    width: 34px;
    height: 36px;
}

.day2 .dayimg {
    width: 36px;
    height: 30px;
}

.day3 .dayimg {
    width: 36px;
    height: 29px;
}

.day4 .dayimg {
    width: 36px;
    height: 34px;
}

.day5 .dayimg {
    width: 36px;
    height: 35px;
}

.dayspot {
    margin: 15px auto;
    width: 30px;
    height: 7px;
    border-radius: 3px;
}

.day1 .dayspot {
    background: #fee42a;
}

.day2 .dayspot {
    background: #ffb130;
}

.day3 .dayspot {
    background: #ff6830;
}

.day4 .dayspot {
    background: #2ffff3;
}

.day5 .dayspot {
    background: #3148ff;
}

.daytime {
    margin: 15px auto;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    color: #ffffff;
}

.daytitle {
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
}

.box3 {
    background: url('../images/Foreigners/bg2.png') no-repeat;
    background-size: 100% 100%;
    padding: 80px 100px;
}

.dllist {
    display: flex;
    justify-content: space-between;
}

.dllist dl {
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    transition: all 0.5s;
}

.dllist dl:hover {
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.35);
}

.dllist dl dt img {
    width: 380px;
    height: 254px;
}

.dllist dl dd {
    width: 380px;
    height: 140px;
    display: flex;
    align-items: center;
    background: #3192ff;
    padding: 0 20px;
}

.dllist dl dd a {
    font-size: 20px;
    line-height: 24px;
    color: #ffffff;
}

.footer {
    background: #ffffff;
    color: #666666;
    border-top: 1px solid #e96c17;
    margin: 0;
}

.footer a {
    color: #666666 !important;
}