@charset "UTF-8";
* {
    margin: 0;
    padding: 0;
}

html {
    width: 100%;
    height: 100%;
}

body {
    min-width: 1200px;
    font-family: 'MicrosoftYaHeiUI';
}

* {
    box-sizing: content-box;
    -moz-box-sizing: inherit;
    -webkit-box-sizing: inherit;
}

header,
section,
footer,
aside,
nav,
article,
figure {
    display: block;
}

body {
    margin: 0 auto;
    padding: 0px;
    min-width: 1200px;
    font-size: 14px;
    font-family: "å¾®è½¯é›…é»‘";
}

div,
ul,
li,
h1,
p,
hr,
form,
input {
    margin: 0;
    padding: 0;
}

table,
th,
td {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}

ul,
li {
    list-style: none;
}

a {
    text-decoration: none;
}

a {
    text-decoration: none;
    cursor: pointer;
}

a:hover {
    text-decoration: none;
}

img {
    border: 0;
}

a,
input,
i {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-tap-highlight-color: rgba(0, 0, 0, 0);
    -ms-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0);
}

div {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

input {
    background: none;
    outline: none;
    border: 0;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

input[type="number"] {
    -moz-appearance: textfield;
}

input:focus {
    border: none;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.zt-wrap img {
    display: block;
    width: 100%;
}

.show {
    display: block;
}

.hide {
    display: none;
}

.zhaoshan-box {
    word-spacing: 0 !important;
    /* text-align: center; */
}

.zt-wrap {
    position: relative;
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#app img {
    width: 100%;
}

.app-top {
    padding: 21px 0
}

.app-top span {
    display: block;
}

.app-top-logo {
    width: 160px;
    /* height: 47px; */
}

.wrapper {
    width: 1200px;
    margin: 0 auto;
}

.app-top-middle {
    width: 408px;
    /* height: 20px; */
}

.app-top-tel i {
    display: inline-block;
    width: 14px;
    height: 13px;
    margin-right: 2px;
}

.app-top-tel {
    font-size: 14px;
    font-family: Roboto-Regular, Roboto;
    font-weight: 400;
    color: #000000;
}

.app-top .wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.app-banner {
    position: relative;
    overflow: hidden;
}

.app-banner-btn {
    width: 23%;
    height: 14%;
    left: 38.5%;
    display: block;
    z-index: 1;
    top: 60%;
    position: absolute;
    cursor: pointer;
    opacity: 0;
}

.app-tab {
    margin-bottom: 60px;
}

.app-tab .wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.app-tab span {
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    display: block;
    cursor: pointer;
    width: 150px;
    text-align: center;
    line-height: 58px;
}

.app-peo h5 {
    font-size: 30px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    margin-bottom: 34px;
    text-align: center;
}

.app-peo h6 {
    position: relative;
}

.app-peo h6 b {
    display: block;
    background: url(../images/peobg.png) no-repeat;
    background-size: 100% 100%;
    width: 110px;
    height: 8px;
    margin: 0 auto;
}

.app-peo h6 span {
    font-size: 22px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #C82531;
    text-align: center;
    display: block;
    margin-top: -18px;
}

.app-peo-tab .div1 {
    width: 373px;
    height: 150px;
    margin-bottom: 30px;
    text-align: center;
    padding-top: 40px;
    position: relative;
    background-size: 100% 100% !important;
    cursor: pointer;
}

.app-peo-tab {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 30px;
}

.app-peo-tab .div2 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
}

.app-peo-tab div .p1 {
    font-size: 24px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    margin-bottom: 12px;
    position: absolute;
    top: 41px;
    text-align: center;
    width: 100%;
}

.app-peo-tab div .p2 {
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    bottom: 42px;
    text-align: center;
    position: absolute;
    width: 100%;
}

.app-peo-tab .div1:nth-child(1) {
    background: url(../images/school1.png) no-repeat;
}

.app-peo-tab .div1:nth-child(2) {
    background: url(../images/school2.png) no-repeat;
}

.app-peo-tab .div1:nth-child(3) {
    background: url(../images/school3.png) no-repeat;
}

.app-peo-tab .div1:nth-child(4) {
    background: url(../images/school4.png) no-repeat;
}

.app-peo-tab .div1:nth-child(5) {
    background: url(../images/school5.png) no-repeat;
}

.app-peo-tab .div1:nth-child(6) {
    background: url(../images/school6.png) no-repeat;
}

.app-pro-1v1 {
    position: relative;
}

.app-pro-1v1 div {
    position: absolute;
    width: 2.37rem;
    height: .47rem;
    right: 15.2%;
    top: 46%;
    /* opacity: 0; */
    cursor: pointer;
    background: url(../images/div.png) no-repeat;
    background-size: 100% 100%;
}

.app-rank {
    padding-top: 60px;
}

.app-rank h6 {
    position: relative;
    margin-bottom: 19px;
}

.app-rank h6 b {
    display: block;
    background: url(../images/peobg.png) no-repeat;
    background-size: 100% 100%;
    width: 110px;
    height: 8px;
    margin: 0 auto;
}

.app-rank h6 span {
    font-size: 22px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #C82531;
    text-align: center;
    display: block;
    margin-top: -18px;
}

.second-title {
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #C82531;
    text-align: center;
}

.app-rank-echarts {
    margin-top: 44px;
    margin-bottom: 40px;
}

.app-rank-title {
    text-align: center;
    color: #FF9A13;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 39px;
}

.app-rank-title span {
    display: inline-block;
    width: 36px;
    height: 3px;
    background: #FF9A13;
    vertical-align: middle;
}

.app-rank-title span:nth-child(1) {
    margin-right: 10px;
}

.app-rank-title span:nth-child(2) {
    margin-left: 10px;
}

.app-rank-top {
    width: 600px;
    height: 251px;
    background: #C4202E;
    padding: 40px 60px;
}

.app-rank-top img {
    width: 205px !important;
    margin-bottom: 30px;
}

.app-rank-top p {
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 27px;
}

.app-rank-echarts .wrapper {
    display: flex;
}

.echarts {
    flex: 1;
    margin-top: 15px;
    margin-bottom: 15px;
    background: #FCF9F9;
}

.table-school-title {
    height: 70px;
    background: #C4202E;
    box-sizing: border-box;
    align-items: center;
    display: flex;
}

.table-school-title div {
    width: 300px;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 28px;
    text-align: center;
}

.coll-first {
    width: 290px;
}

.coll-second {
    width: 310px;
}

.coll-cont-list {
    background: rgba(236, 214, 216, 0.15);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.coll-cont-li-item {
    height: 92px;
    align-items: center;
    box-sizing: border-box;
}

.flex {
    display: flex;
}

.coll-cont-li-cont-first-red {
    font-size: 20px;
    font-family: Roboto-Bold, Roboto;
    font-weight: bold;
    color: #C4202E;
}

.coll-cont-li-cont {
    width: 300px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
}

.coll-cont-li-cont-first {
    width: 290px;
}

.coll-cont-li-cont-second {
    width: 310px;
    justify-content: start;
    justify-content: flex-start;
    box-sizing: border-box;
    padding-left: 60px;
    text-align: left;
}

.coll-cont-li-cont-third {
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
}

.coll-cont-li-ask {
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 600;
    color: #C4202E;
    line-height: 22px;
    cursor: pointer;
}

.coll-li-en-name {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    word-break: break-all;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 20px;
}

.coll-li-name {
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    line-height: 25px;
}

.college-rank-box img {
    object-fit: cover;
}

#app .coll-li-img {
    display: inline-block;
    width: 50px;
    height: 50px;
    margin-right: 21px;
    border-radius: 4px;
    border: 1px solid #EEEEEE;
}

.coll-cont-li-item:hover {
    background: #F6EFF0 !important;
}

.coll-cont-li-cont-first-dark {
    font-size: 20px;
    font-family: Roboto-Medium, Roboto;
    font-weight: 500;
    color: #333333;
    line-height: 24px;
}

.coll-pagtion-box {
    height: 92px;
    align-items: center;
    justify-content: center;
    background: rgba(236, 214, 216, 0.15);
    text-align: center;
}

.coll-pagtion-box .firstPage,
.coll-pagtion-box .prev,
.coll-pagtion-box .lastPage,
.coll-pagtion-box .layui-laypage-skip {
    padding: 0 6px;
    height: 32px;
    line-height: 32px;
    box-sizing: border-box;
    border: 1px solid #EEEEEE;
    border-radius: 4px;
    color: #999;
}

.coll-pagtion-box .prev,
.coll-pagtion-box .next {
    width: 32px;
    height: 32px;
    padding: 0 6px;
    line-height: 32px;
    color: #999;
    text-align: center;
    font-size: 14px;
    font-family: Roboto-Regular, Roboto;
    font-weight: 400;
    color: #999999;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
}

.coll-pagtion-list a {
    width: 32px;
    height: 32px !important;
    padding: 0 !important;
    margin-right: 6px !important;
    line-height: 32px !important;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #EEEEEE;
    text-align: center;
    font-size: 14px;
    font-family: Roboto-Regular, Roboto;
    font-weight: 400;
    color: #999999;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
}

.coll-pager-li-active,
.pagehelpAvtive {
    background: #C4202E !important;
    border: none !important;
    color: #fff !important;
}

.coll-pagtion-list a:visited,
.coll-pagtion-list a:link {
    color: #999999;
}

.coll-pagtion-box .prev {
    margin: 0 6px;
    height: 32px;
    border: 1px solid #EEEEEE;
    border-radius: 4px;
    line-height: 32px;
}

.coll-pagtion-box .firstPage,
.coll-pagtion-box .prev,
.coll-pagtion-box .lastPage,
.coll-pagtion-box .layui-laypage-skip {
    padding: 0 6px;
    height: 32px;
    line-height: 32px;
    box-sizing: border-box;
    border: 1px solid #EEEEEE;
    border-radius: 4px;
    color: #999;
}

.coll-pagtion-box .lastPage {
    margin-left: 6px;
    height: 32px;
    border: 1px solid #EEEEEE;
    border-radius: 4px;
    line-height: 32px;
}

.laypage-skip {
    padding: 0 6px !important;
    height: 32px;
    line-height: 32px;
    box-sizing: border-box;
    border: 1px solid #EEEEEE;
    border-radius: 4px;
    color: #999;
}

.coll-pagtion-box .prev {
    margin-left: 6px;
    height: 32px;
    border: 1px solid #EEEEEE;
    border-radius: 4px;
    line-height: 32px;
    margin-bottom: 6px !important;
}

.pageHelper a:hover {
    color: #C4202E !important;
}

.pagehelpAvtive:hover {
    color: #fff !important;
}

.jumpPageNum {
    border: 0 !important;
}

.layui-laypage .layui-laypage-skip {
    padding: 0 6px !important;
}

.all-more {
    margin: 0 auto;
    margin-top: 40px;
    width: 258px;
    height: 45px;
    background: #C4202E;
    border-radius: 23px;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 45px;
    text-align: center;
    cursor: pointer;
}

.login-in {
    padding-top: 70px;
}

.login-in h6 {
    position: relative;
    margin-bottom: 19px;
}

.professional h6 {
    position: relative;
    margin-bottom: 19px;
}

.login-in h6 b,
.professional h6 b {
    display: block;
    background: url(../images/peobg.png) no-repeat;
    background-size: 100% 100%;
    width: 110px;
    height: 8px;
    margin: 0 auto;
}

.login-in h6 span,
.professional h6 span {
    font-size: 22px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #C82531;
    text-align: center;
    display: block;
    margin-top: -18px;
}

.login-in-concent {
    margin-top: 40px;
    margin-bottom: 60px;
    position: relative;
}

.login-in-concent-btn {
    position: absolute;
    width: 148px;
    height: 45px;
    background: #C4202E;
    border-radius: 23px;
    font-size: 22px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    text-align: center;
    line-height: 45px;
    cursor: pointer;
    position: absolute;
    left: 50%;
    margin-left: -74px;
    bottom: 15px;
}

.professional .second-title {
    margin-bottom: 50px;
}

.professional-concent {
    padding: 40px 0;
    background: #F7F8F8;
    padding-top: 50px;
}

.professional-concent .wrapper {
    display: flex;
}

.w-left {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 750px;
}

.professional-item {
    width: 180px;
    height: 135px;
    margin-bottom: 10px;
    position: relative;
}

.professional-item div {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
}

.professional-item span {
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 57px;
}

.w-right {
    flex: 1;
    padding-left: 40px;
}

.professional-item:nth-child(1) {
    background: url(../images/all/1.png) no-repeat;
    background-size: 100% 100%;
}

.professional-item:nth-child(2) {
    background: url(../images/all/2.png) no-repeat;
    background-size: 100% 100%;
}

.professional-item:nth-child(3) {
    background: url(../images/all/3.png) no-repeat;
    background-size: 100% 100%;
}

.professional-item:nth-child(4) {
    background: url(../images/all/4.png) no-repeat;
    background-size: 100% 100%;
}

.professional-item:nth-child(5) {
    background: url(../images/all/5.png) no-repeat;
    background-size: 100% 100%;
}

.professional-item:nth-child(6) {
    background: url(../images/all/6.png) no-repeat;
    background-size: 100% 100%;
}

.professional-item:nth-child(7) {
    background: url(../images/all/7.png) no-repeat;
    background-size: 100% 100%;
}

.professional-item:nth-child(8) {
    background: url(../images/all/8.png) no-repeat;
    background-size: 100% 100%;
}

.w-right .title {
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 25px;
    margin-bottom: 20px;
}

.item-title {
    position: relative;
    text-indent: 12px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom: 12px;
    cursor: pointer;
}

.item-title::before {
    display: block;
    content: '';
    clear: both;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #C82531;
    left: 0;
    /* top: 50%; */
    margin-top: 7px;
    position: absolute;
}

.item-title:hover {
    color: #C82531;
}

.w-right div {
    cursor: pointer;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    text-align: center;
    width: 204px;
    height: 45px;
    background: #C4202E;
    border-radius: 23px;
    line-height: 45px;
    margin-top: 30px;
}

.eight {
    padding-top: 60px;
    padding-bottom: 44px;
}

.eight .title {
    font-size: 30px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    text-align: center;
    margin-bottom: 30px;
}

.eight-reason_concent {
    display: flex;
    flex-wrap: wrap;
    width: 1200px;
    margin: 0 auto;
}

.eight-reason_concent_item {
    width: 25%;
    height: 188px;
    overflow: hidden;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    position: relative;
}

.eight-reason_concent_item_text {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 29px 25px 15px 25px;
    z-index: 1;
    top: 129px;
    transition: all linear .2s;
}

.eight-reason_concent_item_title {
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 20px;
    margin-bottom: 10px;
}

.eight-reason_concent_item_desc {
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 19px;
}

.eight-reason_concent_item_mask1 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
}

.eight-reason_concent_item:nth-child(1) {
    background: url(../images/reason_1.png) no-repeat;
    background-size: 100% 100%;
}

.eight-reason_concent_item:nth-child(2) {
    background: url(../images/reason_2.png) no-repeat;
    background-size: 100% 100%;
}

.eight-reason_concent_item:nth-child(3) {
    background: url(../images/reason_3.png) no-repeat;
    background-size: 100% 100%;
}

.eight-reason_concent_item:nth-child(4) {
    background: url(../images/reason_4.png) no-repeat;
    background-size: 100% 100%;
}

.eight-reason_concent_item:nth-child(5) {
    background: url(../images/reason_5.png) no-repeat;
    background-size: 100% 100%;
}

.eight-reason_concent_item:nth-child(6) {
    background: url(../images/reason_6.png) no-repeat;
    background-size: 100% 100%;
}

.eight-reason_concent_item:nth-child(7) {
    background: url(../images/reason_7.png) no-repeat;
    background-size: 100% 100%;
}

.eight-reason_concent_item:nth-child(8) {
    background: url(../images/reason_8.png) no-repeat;
    background-size: 100% 100%;
}

.eight-reason_concent_item:hover .eight-reason_concent_item_text {
    top: 0 !important
}

.eight-reason_concent_item:hover .eight-reason_concent_item_mask1 {
    background: rgba(0, 0, 0, 0.6) !important;
}

.public-form {
    background: url(../images/form-bg.png) no-repeat;
    background-size: cover;
    position: relative;
}

.public-form .wrapper {
    display: flex;
    /* background: #fff; */
}

.form-left {
    width: 747px;
    height: 388px;
    padding: 40px 60px 40px 62px;
    box-shadow: 0px 0px 30px 0px rgba(134, 134, 134, 0.08);
    margin-right: 44px;
    background: #fff
}

.form-title {
    font-size: .3rem;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    margin-bottom: .1rem;
    text-align: center;
}

.form-setitle {
    font-size: .18rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    margin-bottom: .28rem;
    text-align: center;
}

.right-title {
    font-size: 20px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 28px;
    margin-bottom: 10px;
}

.form-right {
    width: 492px;
    /* flex: 1; */
    padding-top: 40px;
    padding-left: 44px;
    /* padding-right: 35px; */
    padding-bottom: 16px;
    margin-bottom: 24px;
    background: #fff;
    box-sizing: content-box;
    box-shadow: 0px 0px 30px 0px rgba(134, 134, 134, 0.08);
    margin-left: -4px;
}

.right-concent .item img {
    width: 114px !important;
    height: 114px !important;
}

.right-concent {
    display: flex;
    flex-wrap: wrap;
    /* justify-content: space-between;
    position: relative; */
}

.right-concent .item {
    margin-right: .26rem;
    margin-bottom: 0.07rem;
}

.right-concent .item:nth-child(3) {
    /* margin-right: 0 !important; */
}

.right-concent::after {
    content: '';
    flex: auto;
    /* 或者flex: 1 */
}

.right-concent .item p {
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    margin-bottom: 7px;
    text-align: center;
}

.right-concent .item:nth-child(5) {
    /* margin-left: 7.9%; */
}

.form-item {
    margin-bottom: 10px;
}

.form-item input {
    width: 264px;
    height: 44px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #EEEEEE;
    text-indent: 14px;
}

.form-concent {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.form-concent input {
    font-size: .14rem;
}

.form-concent input::-webkit-input-placeholder {
    color: #999;
}

.form-concent input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999;
}

.form-concent input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999;
}

.form-concent input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #999;
}

.item-div {
    width: 264px;
    height: 44px;
    background: #FFFFFF;
    line-height: 44px;
    border-radius: 4px;
    border: 1px solid #EEEEEE;
    text-indent: 14px;
}

.item-div .title {
    /* width: 1.2rem; */
    flex: 1;
    color: #999;
    font-size: .14rem;
}

#intentionCountry {
    /* flex: 1; */
    width: 1.3rem;
    text-align: right;
}

#intentionCountry {
    border: 0 !important;
}

.item-div input {
    width: 1.48rem;
    text-indent: .12rem;
}

.item-div {
    padding-right: .12rem;
}

#verification-code-btn {
    flex: 1;
    font-size: .1rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #C4202E;
    cursor: pointer;
}

.xieyi-form-item a {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #E91B1B;
    line-height: .22rem;
}

.public-form .agree-policy+label::before {
    content: '';
    display: inline-block;
    width: 15px !important;
    height: 17px !important;
    border: 0 !important;
    border-radius: 0% !important;
    background-image: url(../images/unchecked.png);
    background-size: 100%;
    background-repeat: no-repeat;
    /* margin-right: 4px; */
    vertical-align: text-bottom;
    cursor: pointer;
    padding: 0 !important;
    /* margin-bottom: 2px; */
}

.public-form .agree-policy:checked+label::before {
    padding: 0 !important;
    display: inline-block;
    content: '';
    width: 15px !important;
    height: 17px !important;
    background-image: url("../images/checked.png");
    background-size: 100%;
    background-repeat: no-repeat;
    vertical-align: text-bottom;
    border: 0 !important;
    border-radius: 0% !important;
    cursor: pointer;
    /* margin-bottom: 2px; */
}

.agree-policy {
    display: none;
}

.agree-policy-label {
    color: #666 !important;
}

.agree-policy-label a {
    color: #C4202E;
}

.form-btn {
    width: 240px;
    height: 45px;
    background: #C4202E;
    border-radius: 23px;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    text-align: center;
    line-height: 45px;
    cursor: pointer;
    margin: 0 auto;
    margin-top: 30px;
}

.footer {
    height: 50px;
    background: #000000;
    opacity: 0.73;
    text-align: center;
    line-height: 50px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
}

.count-down-time-txt {
    color: #C4202E !important;
}

.fixed-btn {
    cursor: pointer;
    position: fixed;
    right: 1%;
    z-index: 11;
    top: 50%;
    width: 133px !important;
    height: 118px;
    margin-top: -66px;
    display: none;
}

.login-in-concent p {
    padding: 0 20px;
    display: inline-block;
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 48px;
    position: absolute;
    z-index: 2;
    border-radius: 4px;
    cursor: pointer;
}

.login-in-concent .p1 {
    top: 59px;
    left: 170px;
    background: rgba(220, 132, 22, 0.5);
}

.login-in-concent .p2 {
    top: 59px;
    right: 170px;
    background: rgba(176, 38, 36, 0.5);
}

.login-in-concent .p3 {
    top: 142px;
    left: 120px;
    background: rgba(176, 38, 36, 0.5);
}

.login-in-concent .p4 {
    top: 142px;
    right: 120px;
    background: rgba(220, 132, 22, 0.5);
}

.login-in-concent .p5 {
    top: 228px;
    left: 60px;
    background: rgba(220, 132, 22, 0.5);
}

.login-in-concent .p6 {
    top: 228px;
    right: 60px;
    background: rgba(176, 38, 36, 0.5);
}

.login-in-concent .p7 {
    top: 315px;
    left: 80px;
    background: rgba(176, 38, 36, 0.5)
}

.login-in-concent .p8 {
    top: 315px;
    right: 60px;
    background: rgba(220, 132, 22, 0.5);
}

.fix-form {
    width: 210px;
    /* height: 264px; */
    padding: 10px;
    box-sizing: border-box;
    background: #ffffff;
    box-shadow: 0px 2px 10px 0px rgb(0 0 0 / 20%);
    border-radius: 4px;
    position: fixed;
    right: 1%;
    top: 50%;
    margin-top: -132px;
    z-index: 11;
    display: none;
}

.fix-form-title {
    font-size: 14px;
    margin-bottom: 15px;
    font-weight: 600;
    color: #000000;
    line-height: 22px;
    text-align: center;
}

.dialog-2022-close-btn {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 12px !important;
    height: 12px !important;
    cursor: pointer;
}

.dialog-2022-form-item {
    width: 190px;
    height: 30px;
    margin-bottom: 5px;
    padding: 0 9px 0 10px;
    overflow: hidden;
    background: #ffffff;
    border-radius: 4px;
    border: 1px solid #eeeeee;
}

.dialog-2022-form-item #intentionCountry {
    text-align: left;
    width: 100% !important;
}

.dialog-2022-form-item #phone-input {
    width: 100%;
    height: 100%;
}

.fix-form .intentionCountry,
.objectClass {
    width: 100%;
    height: 100%;
    border: 0;
}

.dialog-2022-form-item .code-ip {
    width: 94px !important;
    height: 100%;
}

.fix-form .agree-policy+label::before {
    content: '';
    display: inline-block;
    width: 10px !important;
    height: 10px !important;
    border: 0 !important;
    border-radius: 0% !important;
    background-image: url(../images/unchecked.png);
    background-size: 100%;
    background-repeat: no-repeat;
    /* margin-right: 4px; */
    vertical-align: text-bottom;
    cursor: pointer;
    padding: 0 !important;
    margin-bottom: 2px;
}

.fix-form .agree-policy:checked+label::before {
    padding: 0 !important;
    display: inline-block;
    content: '';
    width: 10px !important;
    height: 10px !important;
    background-image: url("../images/checked.png");
    background-size: 100%;
    background-repeat: no-repeat;
    vertical-align: text-bottom;
    border: 0 !important;
    border-radius: 0% !important;
    cursor: pointer;
    margin-bottom: 2px;
}

.fix-form .agree-policy-label {
    font-size: 12px !important;
    transform: scale(0.87);
    white-space: nowrap;
}

.fix-form .agree-policy+label::before {
    width: 10px !important;
    height: 10px !important;
}

.fix-form .agree-policy-label a {
    font-size: 12px !important;
}

.fix-form .fix-form-btn {
    width: 192px;
    height: 38px;
    background: #c4202e;
    padding-top: 9px;
    margin-right: 6px;
    border-radius: 4px;
    font-size: 14px;
    box-sizing: border-box;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #ffffff;
    cursor: pointer;
    text-align: center;
}

.fix-bbb {
    display: block;
    width: 48px;
    height: 38px;
    background: #1c1c1c;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    display: flex;
}

.dialog-2022-ask-icon {
    display: inline-block;
    width: 24px !important;
    height: 24px;
}

.public-banner {
    position: relative;
}

.public-banner-btn {
    display: block;
    background: yellow;
    opacity: 0;
    top: 74.6%;
    left: 31%;
    width: 21%;
    height: 12%;
    cursor: pointer;
    position: absolute;
}

.public-tab .spanActive::after {
    content: '';
    display: block;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    background: #C4202E;
}

.spanActive {
    color: #C4202E !important
}

.advantage-concent {
    padding-top: 60px;
}

.advantage-concent .title,
.product-concent .title,
.good-job .title,
.conditions-concent .title,
.cost-concent .title {
    position: relative;
    font-size: 30px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    line-height: 42px;
    text-align: center;
}

.advantage-concent .title span,
.good-job .title span,
.product-concent .title span,
.conditions-concent .title span,
.cost-concent .title span {
    position: relative;
    margin: 0 auto;
}

.advantage-concent .title .b1,
.product-concent .title .b1,
.good-job .title .b1,
.conditions-concent .title .b1,
.cost-concent .title .b1 {
    display: block;
    width: 41px;
    height: 35px;
    position: absolute;
    top: -3px;
    left: -69px;
}

.advantage-concent .b2,
.product-concent .b2,
.good-job .b2,
.conditions-concent .b2,
.cost-concent .b2 {
    display: block;
    width: 41px;
    height: 35px;
    position: absolute;
    bottom: -14px;
    right: -69px;
}

.second-t {
    margin-top: 10px;
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 25px;
    text-align: center;
}

.second-t span {
    position: relative;
    margin: 0 auto;
}

.advantage-table {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    margin-bottom: 30px;
}

.advantage-table-item {
    width: 291px;
    height: 260px;
    background: #FFFFFF;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.12);
    border-radius: 4px;
    padding: 20px;
    padding-top: 28px;
    padding-bottom: 0;
}

.advantage-table-item span {
    display: block;
    width: 45px !important;
    height: 42px !important;
    margin: 0 auto;
    margin-bottom: 27px;
}

.advantage-table-item-p {
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 25px;
    margin-bottom: 17px;
    text-align: center;
}

.advantage-table-item-desc {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 20px;
    height: 100px;
    /* overflow-y: scroll; */
}

.spantt {
    font-size: 35px;
    font-weight: bold;
}

.xzlx-btn {
    width: 168px;
    height: 45px;
    background: #C4202E;
    border-radius: 23px;
    text-align: center;
    line-height: 45px;
    cursor: pointer;
    margin: 0 auto;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
}

i {
    font-style: normal;
}

.cost-concent {
    padding-top: 63px;
}

.cost-concent .cost-table {
    margin-top: 20px;
}

.wrapper {
    /* padding-top: 20px; */
}

.cost-concent .second-t {
    margin-bottom: 30px;
}

.m1,
.m2 {
    padding-top: 45px;
    width: 240px;
    height: 160px;
    background: url(../images/m1.png) no-repeat;
    background-size: 100% 100%;
    font-size: 24px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 33px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.m2 {
    background: url(../images/m2.png) no-repeat !important;
    background-size: 100% 100%;
}

.cost-table {
    display: flex;
}

.cost-table-main {
    flex: 1;
    text-align: center;
}

.cost-table-main-p1 {
    height: 69px;
    background: #F3F3F3;
    line-height: 69px;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
}

.cost-table-main1,
.cost-table-main2 {
    display: flex;
}

.cost-table-main1 div:nth-child(1),
.cost-table-main1 div:nth-child(3) {
    width: 25%;
}

.cost-table-main1 div:nth-child(2) {
    width: 50%;
}

.cost-table-main-p2 {
    line-height: 90px;
    box-sizing: border-box;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    border-bottom: 1px solid #EEEEEE;
}

.cost-table-main1 div:nth-child(3) .cost-table-main-p1,
.cost-table-main2 div:nth-child(4) .cost-table-main-p1,
.cost-table-main2 div:nth-child(4) .cost-table-main-p2,
.cost-table-main1 div:nth-child(3) .cost-table-main-p2 {
    border-right: 1px solid #EEEEEE;
}

.cost-table-main2 div {
    width: 25%;
}

.cost-more-btn {
    width: 204px;
    height: 45px;
    background: #C4202E;
    border-radius: 23px;
    cursor: pointer;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 45px;
    text-align: center;
    margin: 0 auto;
    margin-top: 35px;
}

.conditions-concent {
    padding-top: 60px;
}

.conditions-table {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
}

.conditions-table-item-r {
    width: 530px;
    height: 559px;
    padding: 26px 30px;
    padding-right: 93px;
}

.conditions-table-item-l {
    width: 650px;
    height: 559px;
    padding: 26px 30px;
    padding-right: 93px;
}

.conditions-table .titles {
    font-size: 24px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    margin-bottom: 62px;
}

.conditions-table-items-item-top {
    position: relative;
    text-indent: 4px;
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    line-height: 25px;
    margin-bottom: 10px;
}

.conditions-table-items-item-top::before {
    display: block;
    content: '';
    width: 4px;
    height: 4px;
    background: #C4202E;
    border-radius: 50%;
    top: 50%;
    margin-top: -2px;
    left: -10px;
    position: absolute;
}

.conditions-table-items-item-bottom {
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 22px;
    margin-bottom: 20px;
}

.conditions-tables-r .conditions-table-items-item-top {
    font-weight: 400;
}

.conditions-btn {
    margin: 0 auto;
    margin-top: 40px;
    cursor: pointer;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    width: 258px;
    height: 45px;
    background: #C4202E;
    border-radius: 23px;
    text-align: center;
    line-height: 45px;
    margin-bottom: 60px;
}

.profe-concent {
    padding-top: 60px;
}

.profe-concent .title {
    margin-bottom: 10px;
    font-size: 30px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    text-align: center;
}

.profe-concent .second-titles {
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    margin-bottom: 40px;
    text-align: center;
}

.profe-concent .wrapper {
    display: flex;
    justify-content: space-between;
}

.profe-item {
    width: 392px;
    height: 276px;
}

.profe-item .concent {
    background: #FFFFFF;
    width: 392px;
    height: 326px;
    /* background: yellow; */
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.06);
    border-radius: 4px;
    padding: 40px 12px 0 30px;
}

.profe-item .concent span {
    display: block;
    margin-bottom: 20px;
    width: 38px;
}

.profe-item .concent .item-titles {
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    margin-bottom: 28px;
}

.profe-item .concent .item-title {
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
    margin-bottom: 10px;
    text-indent: 0;
    padding-left: 12px;
}

.profe-btn {
    width: 222px;
    height: 45px;
    background: #C4202E;
    border-radius: 23px;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 45px;
    text-align: center;
    margin: 0 auto;
    margin-top: 80px;
    cursor: pointer;
}

.good-job {
    padding-top: 60px;
}

.good-job .wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.job-item {
    width: 232px;
    height: 236px;
    position: relative;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    cursor: pointer;
}

.active-job {
    width: 160px;
    height: 50px;
    background: #C4202E;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 50px;
    text-align: center;
}

.hide-job {
    position: absolute;
    top: 236px;
    left: 0;
    right: 0;
    background: #C4202E;
    padding: 30px 26px 0 30px;
    transition: all linear .2s;
}

.hide-job-title {
    font-size: 20px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    margin-bottom: 15px;
}

.hide-job-name {
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 22px;
    margin-bottom: 6px;
}

.job-item:hover .active-job {
    display: none;
}

.job-item:hover .hide-job {
    top: 0 !important;
    bottom: 0 !important;
}

.job-item:nth-child(1) {
    background: url(../images/job/1.png) no-repeat;
    background-size: 100% 100%;
}

.job-item:nth-child(2) {
    background: url(../images/job/2.png) no-repeat;
    background-size: 100% 100%;
}

.job-item:nth-child(3) {
    background: url(../images/job/3.png) no-repeat;
    background-size: 100% 100%;
}

.job-item:nth-child(4) {
    background: url(../images/job/4.png) no-repeat;
    background-size: 100% 100%;
}

.job-item:nth-child(5) {
    background: url(../images/job/5.png) no-repeat;
    background-size: 100% 100%;
}

.job-item:nth-child(6) {
    background: url(../images/job/6.png) no-repeat;
    background-size: 100% 100%;
}

.job-item:nth-child(7) {
    background: url(../images/job/7.png) no-repeat;
    background-size: 100% 100%;
}

.job-item:nth-child(8) {
    background: url(../images/job/8.png) no-repeat;
    background-size: 100% 100%;
}

.job-item:nth-child(9) {
    background: url(../images/job/9.png) no-repeat;
    background-size: 100% 100%;
}

.job-item:nth-child(10) {
    background: url(../images/job/10.png) no-repeat;
    background-size: 100% 100%;
}

.good-job-btn {
    width: 240px;
    height: 45px;
    background: #C4202E;
    border-radius: 23px;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    margin: 0 auto;
    margin-top: 30px;
    text-align: center;
    line-height: 45px;
    cursor: pointer;
}

.product-concent {
    padding-top: 63px;
}

.product-concent .wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 30px;
}


/* .product-concent .wrapper::after{
    display: block;
    content: '';
    flex: 1;
} */

.product-item {
    width: 291px;
    height: 192px;
    background: #FFFFFF;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.06);
    border-radius: 4px;
    margin-bottom: 12px;
    padding: 15px 25px;
    position: relative;
    cursor: pointer;
}

.product-item-title {
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #000000;
    line-height: 20px;
    margin-bottom: 10px;
}

.product-item-desc {
    position: relative;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 17px;
    margin-bottom: 3px;
    padding-left: 11px;
}

.product-item-desc::before {
    display: block;
    content: '';
    width: 5px;
    height: 2px;
    background: #C4202E;
    left: 0;
    position: absolute;
    top: 8px;
}

.product-item-btn {
    cursor: pointer;
    width: 95px;
    height: 29px;
    background: #FDF3F3;
    border-radius: 100px 0px 0px 100px;
    position: absolute;
    right: 0;
    bottom: 8px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #C4202E;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-item-btn b {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-left: 3px;
}

.product-btn {
    width: 240px;
    height: 45px;
    background: #C4202E;
    border-radius: 23px;
    text-align: center;
    line-height: 45px;
    cursor: pointer;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    margin: 0 auto;
    margin-top: 30px;
}

.success-concent {
    margin-top: 60px;
    padding-top: 60px;
    padding-bottom: 30px;
    background: url(../images/su.png) no-repeat;
    background-size: 100% 100%;
}

.success-concent .title {
    font-size: 30px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    text-align: center;
    position: relative;
}

.success-concent .title span {
    position: relative;
}

.success-concent .title span .b1 {
    display: block;
    width: 41px;
    height: 35px;
    position: absolute;
    top: -3px;
    left: -193px;
}

.success-concent .b2 {
    display: block;
    width: 41px;
    height: 35px;
    position: absolute;
    bottom: -14px;
    right: -69px;
}

.success-concent .wrapper {
    margin-top: 40px;
    position: relative;
}

.wrapper-box {
    width: 952px;
    margin: 0 auto;
}

.wrapper-box .swiper-slide {
    width: 304px;
    height: 380px;
    background: #FFFFFF;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.06);
    border-radius: 4px;
    padding: 34px 36px;
}

.wrapper-box-img {
    width: 106px;
    height: 106px;
    border-radius: 50%;
    overflow: hidden;
    background: #fff;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    margin-bottom: 21px;
}

.wrapper-box-name {
    font-size: 20px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 28px;
    text-align: center;
    margin-bottom: 36px;
}

.wrapper-box-desc .span {
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
    display: block;
    width: 72px;
}

.wrapper-box-desc {
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 22px;
    display: flex;
    margin-bottom: 5px;
}

.wrapper-box-desc b {
    flex: 1;
    font-weight: normal;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    display: none !important;
}

.swiper-button-prev,
.swiper-button-next {
    width: 44px !important;
    height: 44px !important;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 0 !important;
}

select {
    outline: none;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: 0 !important;
}

.swiper-button-disabled {
    opacity: 1 !important;
}

.success-concent-btn {
    cursor: pointer;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    width: 204px;
    height: 45px;
    background: #C4202E;
    border-radius: 23px;
    text-align: center;
    line-height: 45px;
    margin: 0 auto;
    margin-top: 30px;
}

.showtopface {
    position: fixed;
    /* top: -20px; */
    top: 0;
    left: 50%;
    margin-left: -600px;
    background: #fff;
    z-index: 9;
}

#good-job .second-t {
    margin-bottom: 40px;
}

.public-tab a {
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    display: block;
    cursor: pointer;
    width: 150px;
    text-align: center;
    line-height: 58px;
}

.item-div-p {
    height: 85px;
}
.swiper-slide{
    cursor: pointer;
}