@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%;
}

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

.banner {
    position: relative;
    padding-top: 510px;
    padding-bottom: 81px;
    background: url(../images/banner.png) no-repeat;
    background-size: 100% 100%;
}

.banner-concent {
    /* position: absolute; */
    width: 1190px;
    height: 470px;
    /* left: 50%;
    margin-left: -596px;
    top: 394px; */
    margin: 0 auto;
    background: url(../images/banner-concent.png) no-repeat;
    background-size: cover;
    position: relative;
}

.btn-zx {
    font-size: 32px;
    font-family: Noto Sans CJK SC;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    width: 476px;
    height: 83px;
    line-height: 83px;
    cursor: pointer;
    margin: 0 auto;
    background: url(../images/btn.png) no-repeat;
    background-size: cover;
    /* position: absolute; */
    /* left: 50%;
    margin-left: -238px; */
    /* bottom: 5% */
    margin-top: 40px;
}

.banner-concent .span {
    font-size: 50px;
    font-family: Noto Sans CJK SC;
    font-weight: bold;
    color: #FCEED3;
    position: absolute;
    display: block;
    width: 100%;
    text-align: center;
    top: 4%;
}

.banner-tab {
    left: 0;
    position: absolute;
    left: 36px;
    height: 290px;
    top: 155px;
    right: 36px;
    display: flex;
    justify-content: space-between;
}

.banner-tab .item {
    width: 270px;
    height: 100%;
    background: linear-gradient(0deg, #F9DCB6 0%, #FBF6F0 100%);
    box-shadow: 0px 24px 51px 0px rgba(154, 39, 32, 0.38);
    border: 0;
    border-radius: 12px;
    padding: 22px 22px 0 22px;
}

.banner-tab .item span {
    display: block;
    margin: 0 auto;
    width: 80px;
    height: 80px;
    margin-bottom: 17px;
}

.banner-tab .item .title {
    font-size: 22px;
    font-family: Noto Sans CJK SC;
    font-weight: bold;
    color: #DE4329;
    margin-bottom: 10px;
    text-align: center;
}

.banner-tab .item .desc {
    font-size: 14px;
    font-family: Noto Sans CJK SC;
    font-weight: 400;
    color: #DE4329;
    line-height: 26px;
}


.profe-concent {
    background: url(../images/rule.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 60px;
    margin-top: -6px;
}

.profe-title {
    display: flex;
    justify-content: center;
}

.span-title {
    display: block;
    font-size: 50px;
    font-family: Noto Sans CJK SC;
    font-weight: bold;
    color: #FCEED3;
    position: relative;
    margin-bottom: 29px;
}

.span-title::before {
    display: block;
    content: '';
    width: 36px;
    height: 24px;
    position: absolute;
    left: -64px;
    top: 50%;
    margin-top: -12px;
    background: url(../images/L.png) no-repeat;
    background-size: cover;
}

.span-title::after {
    display: block;
    content: '';
    width: 36px;
    height: 24px;
    position: absolute;
    right: -64px;
    top: 50%;
    margin-top: -12px;
    background: url(../images/R.png) no-repeat;
    background-size: cover;
}

.second-title {
    margin-bottom: 40px;
    font-size: 40px;
    font-family: Noto Sans CJK SC;
    font-weight: 400;
    color: #FCEED3;
    text-align: center;
}

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

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

.profe-item .concent {
    background: url(../images/profe-item.png) no-repeat;
    width: 376px;
    height: 500px;
    padding-left: 22px;
    position: relative;
}

.div-01,
.div-02,
.div-03 {
    position: absolute;
    top: 105px;
    left: 48px;
}

.profe-item .concent span {
    font-size: 62px;
    font-family: DINPro;
    font-weight: bold;
    color: #FFFFFF;
    margin-right: 7px;
}

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

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

.profe-item .concent .item-titles {
    display: inline-block;
    font-size: 23px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #FFFFFF;
}

.profe-item .concent .item-title {
    font-size: 17px;
    font-weight: 400;
    color: #DE4329;
    line-height: 28px;
    text-indent: 0;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    padding-left: 12px;
    position: relative;
}

.bulk-top {
    background: #B72216;
    padding-top: 271px;
}

.bulk-top-btn {
    display: block;
    font-size: 32px;
    font-family: Noto Sans CJK SC;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    width: 476px;
    height: 83px;
    line-height: 83px;
    cursor: pointer;
    margin: 0 auto;
    background: url(../images/btn.png) no-repeat;
    background-size: cover;
}

.bulk-concent {
    padding-top: 79px;
    background: #B72216;
}

.bulk-title {
    display: flex;
    justify-content: center;
}

.bulk-table {
    margin-top: 41px;
    padding-bottom: 80px;
}

.bulk-table-item {
    width: 100%;
    height: 655px;
    position: relative;
}

.bulk-table-item1 {
    background: url(../images/bulk1.png) no-repeat;
    background-size: cover;
    margin-bottom: 62px;
}

.bulk-table-item2 {
    margin-bottom: 44px;
    background: url(../images/bulk2.png) no-repeat;
    background-size: cover;
}

.bulk-table-item-title {
    position: absolute;
    top: 97px;
    left: 513px;
    font-size: 68px;
    font-family: Noto Sans CJK SC;
    font-weight: bold;
    color: #BB2825;
}

.bulk-table-item-second-title {
    font-size: 37px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #BB2825;
    position: absolute;
    top: 190px;
    left: 720px;
}

.bulk-pic {
    width: 543px;
    height: 165px;
    position: absolute;
    top: 270px;
    left: 540px;
    cursor: pointer;
}

.bulk-tips {
    font-size: 16px;
    font-family: Noto Sans CJK SC;
    font-weight: 400;
    color: #666666;
    top: 455px;
    left: 620px;
    position: absolute;
}

.bulk-btn {
    width: 360px;
    height: 89px;
    cursor: pointer;
    position: absolute;
    top: 490px;
    left: 640px;
}

.bulk-midd {
    width: 1200px;
    position: relative;
}

.bulk-midd-btn {
    width: 268px;
    height: 60px;
    background: #FFFFFF;
    box-shadow: 0px 3px 2px 0px rgba(171, 3, 10, 0.23);
    border-radius: 30px;
    cursor: pointer;
    text-align: center;
    line-height: 60px;
    font-size: 22px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #DC170C;
}

.btns {
    position: absolute;
    top: 67px;
    left: 602px;
    display: flex;
}

.bulk-midd-btn:nth-child(1) {
    margin-right: 21px;
}

.product-concent {
    padding: 62px 0 25px 0;
    background: url(../images/pro.png) no-repeat;
    background-size: cover;
    margin-top: -1px;
}

.product-table {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 12px;
}

.product-item {
    width: 585px;
    height: 301px;
    position: relative;
    margin-bottom: 21px;
    position: relative;
}

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

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

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

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

.product-item .div {
    position: absolute;
    top: 22px;
    right: 23px;
    bottom: 20px;
    left: 323px;
}

.product-item .div div:nth-child(1) {
    margin-bottom: 28px;
    height: 30%;
}

.product-item .div div:nth-child(2) {
    height: calc(70% - 28px);
}

.product-item .div .title {
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #DC170C;
    margin-bottom: 12px;
}

.product-item .div .desc {
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
}

.left-title {
    position: absolute;
    padding-left: 25px;
    width: 155px;
    left: 20px;
    top: 70px;
    height: 157px;
    display: flex;
    align-items: center;
    font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 38px
}

.eight {

    background: #B72216;
    padding-bottom: 80px;
}

.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;
}

.success-concent {
    background: url(../images/success-concent.png) no-repeat;
    background-size: cover;
    padding-top: 62px;
    padding-bottom: 58px;
}

.success-concent .wrapper {
    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;
}

.wrapper-box-rank {
    position: absolute;
    width: 130px;
    height: 36px;
    background: #90060A;
    border-top-left-radius: 18px;
    border-bottom-left-radius: 18px;
    top: 0;
    right: 0;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #FCEED3;
    line-height: 36px;
    text-align: center;
}

.success-concent-btn {
    display: block;
    font-size: 32px;
    font-family: Noto Sans CJK SC;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    width: 476px;
    height: 83px;
    line-height: 83px;
    cursor: pointer;
    margin: 0 auto;
    background: url(../images/btn.png) no-repeat;
    background-size: cover;
    margin-top: 41px;
}

.school-concent {
    padding: 78px 0 82px 0;
    background: #B72216;
}

.school-concent-top {
    width: 100%;
    height: 62px;
    background: linear-gradient(0deg, #DE4228, #E47739);
    display: flex;
}

.school-concent-top div {
    width: 20%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #FFFFFF;
}

.school-concent-table {
    width: 100%;
    background: #fff;
}

.school-concent-table .item {
    height: 67px;
    display: flex;
    align-items: center;
}

.school-concent-table .item div {
    width: 20%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.school-item1 img {
    width: 79px !important;
    height: 39px !important;
    object-fit: contain;
}

.school-item2 {
    font-size: 18px;
    font-family: Noto Sans CJK SC;
    font-weight: 400;
    color: #000000;
}

.school-item3 {
    font-size: 18px;
    font-family: DINPro;
    font-weight: bold;
    color: #E82217;
}

.school-item4 {
    font-size: 18px;
    font-family: DINPro;
    font-weight: bold;
    color: #E82217;
}

.school-item5 span {
    display: block;
    width: 109px !important;
    height: 35px;
    text-align: center;
    line-height: 35px;
    background: linear-gradient(0deg, #DE4228, #E47739);
    border-radius: 18px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    cursor: pointer;
}

.school-item1 img {
    background-color: #fff;
    border: 1px solid #999;
}

.school-concent-table .item:nth-child(even) {
    background: #E5E5E5 !important;
}

.public-form {
    background: url(../images/form-bg.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
    margin-top: 30px;
}

.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;
    /* border: 1px dashed #666666; */
}

.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: .14rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #C4202E;
    cursor: pointer;
}

.public-form #verification-code-btn {
    text-align: right;
}

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

.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;
}

.form-tips {
    font-size: 16px;
    font-family: Noto Sans CJK SC;
    font-weight: 400;
    color: #666666;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 32px;
}

.spell-group {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 11;
    background: rgba(0, 0, 0, 0.8);
    display: none;
}

.spell-group-concent {
    position: absolute;
    width: 740px;
    height: 540px;
    background: #FFFFFF;
    border-radius: 20px;
    left: 50%;
    margin-left: -370px;
    top: 50%;
    margin-top: -270px;
    padding: 29px 30px 0 30px;
}

.spell-group-btn {
    width: 35px;
    height: 35px;
    cursor: pointer;
    position: absolute;
    top: -53px;
    right: -53px;
}

.spell-group-concent-title {
    font-size: 38px;
    font-family: Noto Sans CJK SC;
    font-weight: bold;
    color: #000000;
    margin-bottom: 20px;
    text-align: center;
}

.spell-group-concent-name {
    font-size: 22px;
    font-family: Noto Sans CJK SC;
    font-weight: bold;
    color: #000000;
    margin-bottom: 15px;
}

.spell-group-concent-desc1 {
    color: #333;
    font-size: 18px;
    margin-bottom: 35px;
}

.p1,
.p2,
.p3,
.p4,
.p5,
.p6,
.p7,
.p8 {
    color: #666;
    font-size: 18px;
    line-height: 30px;
}

.right-fix-btn {
    position: fixed;
    width: 74px;
    height: 81px;
    right: 20px;
    top: 50%;
    margin-top: -40.5px;
    cursor: pointer;
    z-index: 10;
}

.meeting-concent {
    background: #B72216;
    margin-top: -2px;
    padding-bottom: 48px;
    padding-top: 81px;
}

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

.meeting-concent-left {
    width: 234px;
    /* height: 735px; */
    height: 856px;
    background: #90060A;
    margin-right: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.meet-right-list {
    flex: 1;
}

.righttt {
    display: none;
}

.righttt-active {
    display: block !important;
}

.meeting-concent-right {
    background: #fff;
    padding: 41px 46px 46px 154px;
    position: relative;
    margin-bottom: 48px;
    /* min-height: 735px; */
    height: 854px;
}

.item-left {
    font-size: 32px;
    position: relative;
    text-align: center;
    font-family: Noto Sans CJK SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 46px;
    cursor: pointer;
    width: 100%;
}

.item-left-active {
    font-size: 46px;
    font-family: Noto Sans CJK SC;
    font-weight: bold;
}

.item-left-active::before {
    display: block;
    content: '';
    position: absolute;
    left: 30px;
    right: 30px;
    bottom: -32px;
    background-color: #FFFFFF;
    height: 2px;
}

.meeting-concent-right-rank {
    position: absolute;
    top: 0;
    left: 14px;
    width: 94px;
    height: 176px;
    background: #BD1D21;
    border-bottom-left-radius: 47px;
    border-bottom-right-radius: 47px;
    border: 7px solid #f8c4c6;
    font-size: 21px;
    font-family: Noto Sans CJK SC;
    font-weight: bold;
    color: #FFFFFF;
    /* writing-mode: tb-rl; */
    padding: 0 5px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    word-wrap: break-word;
    word-break: break-all;
}

.right-item .right-item-data {
    display: block;
    width: 414px;
    height: 65px;
    background: #BD1D21;
    border-radius: 33px;
    margin-bottom: 20px;
    font-size: 32px;
    font-family: Noto Sans CJK SC;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    line-height: 65px;
}

.right-item-top {
    display: flex;
    align-items: center;
    margin-bottom: 38px;
}

.right-item-top-schoolname {
    font-size: 34px;
    font-family: Noto Sans CJK SC;
    font-weight: bold;
    color: #333333;
    margin-bottom: 16px;
}

.right-item-top-schoolname-en {
    font-size: 24px;
    font-family: Noto Sans CJK SC;
    font-weight: bold;
    color: #666666;
}

.right-item-top-tips {
    flex: 1;
}

.right-item-top-tips span {
    display: inline-block;
    height: 26px;
    border-radius: 13px;
    line-height: 26px;
    padding: 0 20px;
    font-size: 16px;
    font-family: Noto Sans CJK SC;
    font-weight: 400;
    color: #FFFFFF;
}

.right-item-top-tips span:nth-child(1) {
    background: #EE5848;
    margin-right: 18px;
}

.right-item-top-tips span:nth-child(2) {
    background: #53CDE7;
}

.right-item-top-tips span:nth-child(3) {
    background: #E7AE53;
}

.school-title {
    position: relative;
    font-size: 24px;
    font-family: Noto Sans CJK SC;
    font-weight: bold;
    color: #333333;
    line-height: 46px;
    margin-bottom: 16px;
}

.school-title::before {
    width: 5px;
    bottom: 2px;
    background: #C93135;
    display: block;
    content: '';
    position: absolute;
    top: 2px;
    left: -15px;
}

.desc-concent {
    font-size: 18px;
    font-family: Noto Sans CJK SC;
    font-weight: 400;
    color: #555555;
    line-height: 26px;
    margin-bottom: 39px;
}

.main-swiper-concent {
    width: 100%;
    overflow: hidden;
}

.school-peo-concent {
    margin-top: 12px;
    background: #FFFFFF;
    border: 1px solid #B5B5B5;
    box-shadow: 0px 6px 11px 1px #ffe1e5;
    border-radius: 0.15rem;
    padding: 22px 60px 17px 0;
    display: flex;
    position: relative;
}

.school-peo-concent-left {
    margin-right: 62px;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 200px;
    padding-left: 31px
}

.school-peo-img {
    width: 117px;
    height: 117px;
    background: #E5E5E5;
    border-radius: 50%;
    margin-bottom: 15px;
    overflow: hidden;
    border: 3px solid #C93135;
    background-size: cover;
    background-repeat: no-repeat;
}

.name {
    font-size: 24px;
    font-family: Noto Sans CJK SC;
    font-weight: bold;
    color: #333333;
    line-height: 24px;
    text-align: center;
}

.job {
    font-size: 18px;
    font-family: Noto Sans CJK SC;
    font-weight: 400;
    color: #7E7E7E;
    line-height: 21px;
    text-align: center;
    margin-top: 7px;
}

.school-peo-concent-right {
    flex: 1;
}

.school-pro-desc {
    font-size: 32px;
    font-family: Noto Sans CJK SC;
    font-weight: bold;
    color: #333333;
    line-height: 46px;
    margin-bottom: 26px;
    text-align: center;
}

.school-peo-right-btn {
    margin-left: 69px;
    width: 335px;
    height: 66px;
    background: #C93135;
    border-radius: 33px;
    text-align: center;
    line-height: 66px;
    font-size: 34px;
    font-family: Noto Sans CJK SC;
    font-weight: bold;
    color: #FFFFFF;
    cursor: pointer;
    margin: 0 auto;
    margin-top: 25px
}

.mask {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 11;
    background: rgba(0, 0, 0, 0.8);
    display: none;
}

.mask-div {
    width: 4rem;
    height: 4.79rem;
    background: url(../images/pc.png) no-repeat;
    background-size: 100% 100%;
    border-radius: 0.08rem;
    position: absolute;
    left: 50%;
    margin-left: -2rem;
    top: 50%;
    margin-top: -2.396rem;
}

.mask-btn,
.mask-succ-close {
    width: 0.33rem;
    height: 0.33rem;
    right: -0.5rem;
    position: absolute;
    top: -0.5rem;
}

.mask-btn img,
.mask-succ-close img {
    width: 100%;
    cursor: pointer;
}

.mask-concent {
    position: absolute;
    width: 3.76rem;
    height: 3.17rem;
    background: #FFFFFF;
    border-radius: 0.08rem;
    left: 50%;
    margin-left: -1.88rem;
    top: 1.46rem;
    padding: 0.22rem 0.13rem;
}

.mask .form-item {
    width: 3.49rem;
    height: 0.47rem;
    display: flex;
    align-items: center;
    background: #FFFFFF;
    border: 0.02rem solid #D32C25;
    border-radius: 0.24rem;
    padding-left: 0.14rem;
    overflow: hidden;
    margin-bottom: 0.18rem;
    position: relative;
}

.mask-concent label {
    font-size: .17rem;
    font-family: Noto Sans CJK SC;
    font-weight: bold;
    color: #666666;
    /* margin-right: 0.1rem; */
}

.mask .form-item-input {
    flex: 1;
    height: 100%;
}

.mask #intentionCountry {
    width: 95%;
    height: 100%;
    border: 0;
    border: none;
    outline: none;
    font-size: .17rem !important;
    font-family: Noto Sans CJK SC;
    font-weight: 400 !important;
    color: #333333 !important;
    text-align: left;
}

.mask .form-submit-btn {
    width: 3.49rem;
    height: 0.47rem;
    background: #D32C25;
    border-radius: 0.24rem;
    line-height: .47rem;
    font-size: .2rem;
    font-family: Noto Sans CJK SC;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    cursor: pointer;
    margin-top: 0.1rem;
}

.mask .xieyi-form-item {
    margin-top: 0.17rem;
}

.mask-concent label {
    font-size: .17rem;
    font-family: Noto Sans CJK SC;
    font-weight: bold;
    color: #666666;
    /* margin-right: 0.1rem; */
}

.mask .xieyi-form-item label {
    font-size: .12rem !important;
}

.mask .form-item-input input {
    width: 100% !important;
    height: 100% !important;
    font-size: .17rem !important;
    font-family: Noto Sans CJK SC;
    font-weight: 400 !important;
    color: #333333 !important;
}

.mask .form-item input {
    border: 0 !important;
}

.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; */
}

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

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

.mask-div .yz-code,
.mask-div .second-code {
    width: 1rem;
    height: .3rem;
    border: .02 solid #D32C25;
    border-radius: .24rem;
    background: #F46B65;
    cursor: pointer;
    flex: 1;
    text-align: center;
    position: absolute;
    right: 0.12rem;
    top: .055rem;
    font-size: .16rem;
    font-family: Noto Sans CJK SC;
    font-weight: 400;
    color: #fff !important;
    line-height: .3rem;
}

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

.success-concent-box {
    position: fixed;
    width: 380px;
    height: 50px;
    background: red;
    top: 50%;
    left: 50%;
    margin-left: -190px;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    background: rgba(0, 0, 0, 0.8);
    text-align: center;
    border-radius: 19px;
    display: none;
}

.mask .form-item input {
    text-indent: 0 !important;
}

.product-btn {
    position: absolute;
    width: 103px;
    height: 29px;
    background: #DC170C;
    border-radius: 15px 0px 0px 15px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 29px;
    text-align: center;
    display: block;
    right: -23px;
    bottom: -10px;
    cursor: pointer;
}