@charset "utf-8";

/* CSS Document */
body {
    font-size: 12px;
    padding: 0px;
    margin: 0px;
    color: #666;
    font-family: "黑体",Microsoft YaHei, Arial, Helvetica, Verdana, sans-serif;
    background-color: #f9f9f9;
}

html {
    overflow-y: scroll;
}

a:link {
    color: #e8542c;
    text-decoration: none;
}

a:visited {
    color: #666;
    text-decoration: none;
}

a:hover {
    color: #e8542c;
    text-decoration: none;
}

a:active {
    color: #666;
    text-decoration: none;
}

* {
    box-sizing: inherit;
}

ul,
li,
ol,
oi,
h1,
h2,
h3,
h4,
h5,
h6,
form {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

input,
textarea,
select {
    font-size: 13px;
    font-family: "黑体",Microsoft YaHei, Arial, Helvetica, Verdana, sans-serif;
    color: #666;
    outline: none;
}

img {
    border: 0;
    max-width: 100%;
}

a,
area {
    blr: expression(this.onFocus=this.blur())
}

/* for IE */
:focus {
    -moz-outline-style: none;
}

/* for Firefox */
p {
    margin: 0;
}

@font-face {
    font-family: 'Graphik_REGULAR';
    src: url("GRAPHIK-REGULAR_0.OTF");
    src: url("GRAPHIK-REGULAR_0.OTF") format("embedded-opentype"), url("GRAPHIK-REGULAR_0.ttf") format("truetype"), url("GRAPHIK-REGULAR_0.woff") format("woff"), url("GRAPHIK-REGULAR_0.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Graphik';
    src: url("Graphik_Wide_Regular.eot");
    src: url("Graphik_Wide_Regular.eot") format("embedded-opentype"), url("Graphik_Wide_Regular.ttf") format("truetype"), url("Graphik_Wide_Regular.woff") format("woff"), url("Graphik_Wide_Regular.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

/* li {
    list-style: inside;
    padding: 6px 0px 6px 10px;
    text-align: left;
    font-size: 14px;
} */

.content {
    padding: 40px;
    width: 560px;
    margin: 0 auto;
    background: url(../images/bj_v2025061203.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.logo {
    width: 200px;
    cursor: pointer
}

.language {
   /* float: right;
    display: block;
    background: url(../images/i-cn.png?v=202411041450) no-repeat center center;
    background-size: auto 100%;
    width: 40px;
    height: 24px;
	*/
}

.en_language {
    float: right;
    display: block;
    background: url(../images/i-en.png?v=202411041450) no-repeat center center;
    background-size: auto 100%;
    width: 40px;
    height: 24px;
}

.Member {
    margin-top: 2rem;
}

.Member h3 {
    font-size: 1.08rem;
    color: #e7542c;
    font-family: 'Graphik';
}

.Member h4 {
    color: #000;
    font-size: 1.3rem;
    margin-top: 6px;
	text-shadow: 0px 0px 3px rgba(255,255,255,0.6);
}

.Member img {
    width: 100%;
    padding: 1.2rem 0;
}

.Member p {
    font-size: 0.8rem;
    color: #000;
    line-height: 1.6;
	margin-bottom:12px;
}
.Member_en p {
    line-height: 1.6 !important;
}

.registration2 {
    margin-top: 1.5rem;
}

.registration2 .djs {
    display: flex;
    align-items: center;
    margin-bottom: 1.5rem;
}


.registration2 .djs P {
    font-size: 0.9rem;
    color: #000;
}

#countdown {
    display: flex;
    align-items: center;
    padding-right: 20px;
}

#countdown .digit {
    /* background: url(../images/dash.svg);
    background-repeat: no-repeat;
    background-size: 100%; */
    /* background: url(../images/dash2.svg); */
    background-repeat: repeat-x;
    background-size: 100%;
    background-position: center;
    position: relative;
    /* min-width: 50px;
    height: 34px; */
    font-size: 2rem;
    text-align: center;
    line-height: 34px;
    color: #e7542c;
    /* letter-spacing: 8px; */
    font-weight: 600;
    padding: 1px;
    /* padding-left: 4px; */
}
#countdown .digit span {
    /* min-width: 50px; */
    height: 34px;
    background: #ffffff url(../images/dash2.svg) no-repeat;
    background-size: 100%;
    background-position: center;
    padding: 2px 6px;
    margin: 0 1px;
    display: inline-block;
}

.submit {
    text-align: center;
    margin-top: 2rem;
}

.submit a {
    background: #00405a;
    color: #fff;
    padding: 0.8rem 0;
    border-radius: 50px;
    font-size: 0.9rem;
    display: inline-block;
    width: 40%;
    text-align: center;
}

.submit a:nth-child(1) {
    margin-right: 5%;
    padding-left: 1%;
    padding-right: 1%;
}

@media screen and (max-width: 380px) {

    .submit a:nth-child(1),
    .submit a:nth-child(2) {
        font-size: 12px;
        padding-left: 1.2%;
        padding-right: 1.2%;
    }

}

.footer {
    text-align: center;
    background: #fff;
    width: 640px;
    margin: 0 auto;
    padding-top: 10px;
}

.footer img {
    width: 600px;
    padding: 2rem 0;
    margin: 0 auto;
}

.dash_title {
    color: #000;
    margin-left: 6px;
    font-size: 1rem;
}

.events {
    font-size: 1rem;
    color: #000;
    margin-bottom:0.8rem;
    position: relative;
    width: fit-content;
}


.events p {
    position: relative;
    z-index: 1;
    cursor: pointer;
    width: fit-content;
    font-size: 0.8rem;
}

.events::before {
    content: "";
    display: inline-block;
    height: 4px;
    background: #e7542c;
    width: 100%;
    position: absolute;
    bottom: 3px;
}

/**/
.tk,
.tk2 {
    background: hsl(0deg 0% 0% / 80%);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    display: none;
}

.content_events {
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #ffffff;
    transform: translate(-50%, -50%);
    max-width: 400px;
    width: 80%;
    padding: 1.5rem;
    border-radius: 0 0 20px 20px;
    border-top: 6px solid #44868f;

}

.content_events h3 {
    text-align: center;
    color: #e7542c;
    font-size: 1.1rem;
    margin-bottom: 1.2rem;
}

.content_events p {
    color: #231815;
    font-size: 13px;
    line-height: 1.6;
    margin-bottom: 6px;

}

.content_events p:last-of-type {
    margin: 0;
}

.close,
.close2 {
    position: absolute;
    top: 1.5rem;
    right: 1.5rem;
    cursor: pointer;
}

.close img,
.close2 img {
    width: 20px;
}

.content_events_p {
    max-height: 400px;
    overflow-y: scroll
}

.content_content .content {
    padding: 40px;
    width: 560px;
    margin: 0 auto;
    background: url(../images/banner_v2025061203.jpg);
    background-size: 120%;
    background-position: 0% 50%;
    background-repeat: no-repeat;
}

.content_content .content:nth-child(1) {
    padding-bottom: 6rem;
}

.content_content .content:nth-child(2) {
    background: #fff;
    border-radius: 30px 30px 0 0;
    margin-top: -1.5rem;
    padding-bottom: 10px;
}

.form_input {
    margin-top: 1rem;
}

.form_input label .label_label {
    width: 100%;
    border: 1px solid #b5b5b6;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 50px;
}

.form_input label {
    width: 100%;
    display: block;
    margin-bottom: 1.2rem;
}

.form_input .selected-parent .label_label,
.phone.selected-parent .item-phone {
    border: 1px solid #eb0a0a;
}

#name-error,
#Membership_number-error,
#Mobile-error,
#mailbox-error,
#verificationCode-error,
#companyEmail-error {
    color: #eb0a0a;
    margin-left: 6%;
    margin-top: 8px;
    display: flex;
	    font-size: 0.8rem;
    align-items: center;
}

#name-error img,
#Membership_number-error img,
#Mobile-error img,
#mailbox-error img,
#verificationCode-error img,
#companyEmail-error img {
    width: 16px;
    margin-right: 5px;
}


.form_input label.form_label11 {
    position: relative !important;
    box-sizing: border-box;
}

.form_input label .btn_p {
    position: absolute;
    right: 0;
}

.error-message {
    border: 0 !important;
    padding-right: 1.5rem !important;
    margin-bottom: 0 !important;
}

.form_input div.label_div {
    width: 12%;
    text-align: center;
    border-right: 1px solid #b5b5b6;
    margin-right: 20px;
}

.form_input input {
    width: 90%;
    background: hsl(0deg 0% 0% / 0%);
    border: 0;
    font-size: 0.8rem;
    font-weight: 400;
    padding: 0.9rem 0;
    color: #000;
    border-radius: 0 50px 50px 0;
}

.form_input input#Mobile {
   /* margin-left: 20px;*/
}

.form_input div img {
    width: 20px;
}

.form_input label:nth-child(3) div img {
    width: auto;
    height: 22px;
}

.form_input label:nth-child(5) {}

.form_input label:nth-child(5) input {
    padding: 0.9rem 1.5rem;
    width: 60%;
}

/* .form_input label:nth-child(5) p {
    color: #000;
    width: 19%;
    font-size: 0.9rem;
    cursor: pointer;
    text-align: right;
    padding-right: 10px;
} */

.content_content .submit1 {
    background: #00405a;
    color: #fff;
    font-size: 0.9rem;
    padding: 0.9rem 0;
    border-radius: 50px;
    display: block;
    width: 100%;
    border: 0;
    margin: 0 auto;
    margin-top: 5rem;
    cursor: pointer;
    text-align: center;
}

.content_content .submit1:hover {
    background: #00405ad4;
}

.Report_an_error {
    color: #e7542c;
    font-size: 0.9rem;
    text-align: left;
    display: block;
    margin-left: 2rem;
}

.form_input label:last-of-type {
	margin-top: 0.5rem;
    margin-bottom: 0.7rem;
}

input::-webkit-input-placeholder {
    color: #b5b5b6;
}

.content_content .tk2 {
    text-align: center;
}

.content_content .tk2 .nam {
    width: 5rem;
}

.content_content .tk2 h3 {
    color: #231815;
    font-size: 0.9rem;
    margin: 0;
    margin-top: 1rem;
}

.content_content .content_events {
    max-width: 300px;
}

.content_content .tk2 .content_events_p {
    padding-top: 2rem;
}

.content_content .tk2 .content_events_p p {
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
}

.content_content .tk2 .content_events_p p img {
    width: 20px;
}

.content_content .tk2 .content_events_p p span {
    margin-left: 10px;
    border-left: 1px solid #2318154d;
    padding-left: 10px;
    line-height: 1;
    font-size: 0.9rem;
    color: #231815;
}

.content_content .tk2 .content_events_p p:nth-child(3) img {
    height: 20px;
}

.content_content .tk2 .submit {
    background: #0000;
    display: flex;
    align-items: center;
    margin-top: 1rem;
    padding-bottom: 0.5rem;
    color: #fff;
}

.content_content .tk2 .submit div {
    background: #00405a;
    padding: 0.6rem 0;
    border-radius: 50px;
    border: 1px solid #00405a;
    width: 48%;
    cursor: pointer;
    font-size: 0.9rem;
}

.content_content .tk2 .submit div.edit {
    margin-right: 5%;
    color: #00405a;
    background: #0000;
    border: 1px solid #00405a;
}

.content_content .tk2 .submit div:hover {
    background: #00405ac9;
    border: 1px solid #00405ac9;
    color: #fff;
}

.be_a_candidate .content:nth-child(2) {
    text-align: center;
}

.be_a_candidate .content:nth-child(2) h3 {
    color: #00405a;
    font-size: 1.2rem;
    font-weight: 600;
    margin-top: 1rem;
    margin-bottom: 1.2rem;
}

.be_a_candidate img.Successful {
    width: 6rem;
}

.be_a_candidate p {
    color: #231815;
    font-size: 0.9rem;
    line-height: 1.6;
    margin-bottom: 8px;
}

.be_a_candidate p a {
    color: #e7542c;    text-decoration: underline;
}

.be_a_candidate p img {}

.be_a_candidate .home_page {
    background: #00405a;
    color: #fff;
    padding: 0.8rem 0;
    border-radius: 50px;
    font-size: 1rem;
    display: inline-block;
    width: 40%;
    text-align: center;
    margin-top: 5rem;
    cursor: pointer;
}

.be_a_candidate .home_page:hover,
.submit a:hover {
    background: #00405ac9;
}

.inquire .submit1 {
    background: #e7542c;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.inquire .form_input input {
    padding: 0.9rem 1.5rem;
    width: 60%;
}

.pointer-events {
    color: #6c6c6c !important;
}

.inquire .form_input label:nth-child(1) input {
    width: 100%;
	border-radius:50px;
}

.inquire .form_input label:nth-child(2) p {
    color: #000;
   /* width: 22%;*/
    font-size: 0.9rem;
    cursor: pointer;
}

.inquire ul li {
    background: #00405a;
    padding: 30px;
    border-radius: 20px;
    margin-top: 1rem;
    color: #fff;
    position: relative;
    list-style: none !important;
}

.inquire ul li .li_inquire {
    font-size: 0.9rem;
    line-height: 1.8;
}
.inquire ul li .li_inquire p{
	    font-size: 0.9rem;
}
.inquire ul li h3 {
    background: #a0c5c7;
    display: inline-block;
    font-size: 1rem;
    color: #014059;
    padding: 0.7rem 1.4rem;
    border-radius: 50px 0 0 50px;
    position: absolute;
    right: 0;
    top: 3rem;
    font-weight: 600;
}

.inquire ul li .remark {
    border-top: 1px solid #fff;
    padding-top: 1rem;
    margin-top: 1rem;
}

.Search_w {
    position: relative;
    height: 280px;
}

.Search_result {
    display: inline-block;
    color: #7c8794;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    text-align: center;
}

.Search_result img {
    margin-bottom: 1rem;
    width: 100px;
}

.Search_result p {
    font-size: 14px;
}


.phone {

    margin-bottom: 1.2rem;
}

.phone .item-phone {
    cursor: pointer;
    position: relative;
    vertical-align: middle;
    width: 100%;
    border: 1px solid #b5b5b6;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 50px;
    padding: 0;
    display: table;
    width: 100%;
}

.phone .item-phone .form-item-phone {
    position: relative;
    width: 184px;
    display: table-cell;
    vertical-align: middle;
}

.phone .item-phone .form-item-phone .select_region {
    cursor: pointer;
    color: #333333;
    font-size: 13px;
    overflow: hidden;
    padding: 0 20px;
}

.phone .item-phone .form-item-phone .select_region span {
    cursor: pointer;
    color: #333333;
    font-size: 0.9rem;
    overflow: hidden;
}

.phone .item-phone .form-item-phone .select_region .triangle {
    width: 20px;
    height: 20px;
    border-right: 1px solid #b5b5b6;
    background: url(../images/tr1.png?v=202411041450) no-repeat 4px center;
    background-size: 13px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
    padding-right: 10px;
}

.phone .item-phone ul {
    z-index: 1000;
    display: none;
    position: absolute;
    top: 50px;
    left: 0;
    background: #FFFFFF;
    border: 1px solid #d9d9d9;
    border-radius: 10px;
    max-height: 134px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 4px 0;
    width: 160px;
}

.phone .item-phone ul li {
    width: 100%;
    cursor: pointer;
    border: none;
    border-radius: 0;
    padding: 7px 10px;
    color: #333333;
    font-size: 13px;
    max-width: 100%;
    margin-bottom: 0;
    background: transparent;
}

.phone .item-phone .item-input {
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
}

.phone .item-phone .item-input input {
    width: 100%;
}

body .layer-ext-moon .layui-layer-title {
    display: none !important;
}

body .layer-ext-moon .layui-icon-success {
    background: url(../images/default.png?v=202411041450) no-repeat -224px 0 !important;
}

body .layer-ext-moon[type="dialog"] {
    border-radius: 0 0 20px 20px !important;
    border-top: 6px solid #44868f !important;
    background-color: #ffffff !important;
    padding: 1rem;
    text-align: center;
    padding-bottom: 2rem;
    padding-top: 1.5rem;
}

body .layer-ext-moon .layui-layer-btn {
    text-align: inherit;
    padding: 0 !important;
    background: #f0f4f700 !important;
    border-top: 0px #c7c7c7 solid !important;
}

.layui-layer-setwin .layui-layer-close {
    display: none;
}

body .layer-ext-moon .layui-layer-btn .layui-layer-btn0 {
    background: #00405a !important;
    padding: 0 30px !important;
    font-size: 13px !important;
}

body .layer-ext-moon .layui-layer-btn {
    text-align: center !important;
}

body .layer-ext-moon .layui-layer-content .layui-layer-face {
    display: block;
    position: relative;
    left: 50%;
    margin-bottom: 32px;
    margin-left: -16px;
    top: 11.5px !important;
}

body .layer-ext-moon .layui-layer-padding {
    text-align: center !important;
    padding: 0 !important;
    margin-bottom: 24px;
}

.layui-layer {
    -webkit-background-clip: border-box !important;
}
#myModal li,#myModal1 li {
            position: relative;
            padding-left: 15px;
            margin-bottom: 10px;
            font-size: 13px;
            color: #231815;line-height: 1.8;
        }

#myModal li::after ,#myModal1 li::after {
            display: block;
            content: '';
            width: 4px;
            height: 4px;
            border-radius: 10px;
            background-color: rgb(61, 58, 58);
            position: absolute;
            left: 0;
            top: 10px;
}
#myModal1 li {
    position: initial !important;
    padding-left: 0;
}
#myModal1 li::after {
    display: none !important;
}
.content_en .Member h3{
	font-size: 1.1rem;
}
.content_en .Member h4{
	    font-size: 1.2rem;
}
#getVerificationCode,#countdown{
	font-size: 0.8rem;
}
.Status_Query{
    font-weight: 600;
    padding-left: 10px;
    font-family: 'Graphik';
    font-size: 1.1rem;
    margin-bottom: 1.5rem;   
}
.orientation{
	display: flex;
    align-items: center;
    justify-content: flex-end;
    color: #000;
    font-size: 11px;
    margin-top: 2rem;
    margin-bottom: -1.1rem; opacity: 0.9;
}
.orientation img{
    width: 10px;
    vertical-align: middle;	
}
.Member h5{
font-size: 1rem;
    color: #000;
       margin-bottom: 0.8rem;   font-weight: 600;
}
.content_en.inquire .form_input label:nth-child(2) p {
    width: 27%;

}
.footer_p{
	    text-align: left;
    /* padding: 0 20px;
    padding-top: 16px; */
    font-size: 12px;
    padding: 5px 20px 0;
}
 #getVerificationCode {
    cursor: pointer;
    text-align: right;
    padding: 0 25px;
    background: rgb(68, 135, 144);
    color: #fff !important;
    border-radius: 0 50px 50px 0;
    height: 50px;
    line-height: 50px;
    margin-right: 0px;
        }
 #getVerificationCode:hover{
	 background: rgb(68 135 144 / 84%);
 }
 .language{
	float: right;
    position: relative;    cursor: pointer;
 }
 .language .language_a{
    display: flex;
    font-size: 12px;
    color: #000;
    border: 1px solid rgba(0,0,0,0.5);
	/* background-color:rgba(0,0,0,0.1); */
    border-radius: 50px;
    padding: 4px 18px;
    align-items: center;
    justify-content: flex-end;
 }
 .language .language_a img{
	    width: 8px;
    margin-left: 5px;
 }
  .language .language_div{
	  display: none;padding-top: 8px;
  }
 .language .language_div div{
	    background: #fff;
    padding: 10px;
    position: absolute;
    text-align: center;
    border-radius: 6px;
 }
 .language .lan_a{
	display: inline-block;
    line-height: 2.3;
    font-size: 12px;
    width: 100%;     color: #666;
 }
 .language .language_div div:before{
bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(0, 0, 0, 0);
    border-bottom-color: #ffffff;
    border-width: 6px;
    margin-left: -6px;
 }
 .language:hover .language_div{
	     display: block;
 }
 #remark p{
	     font-size: 12px;
    text-align: justify;    line-height: 1.7;
 }
 #remark p:nth-child(1){
	    font-weight: 600;    font-size: 13px;
 }
  #remark p:nth-child(2){
	 margin-top: 8px;
 }
  #remark p:nth-child(5){
	 margin-top: 8px;
 }
 #remark p a{
	     color: #e85435;
    text-decoration: underline;
 }
 .content_en #remark p{
	     text-align: left;
 }
@media screen and (max-width: 800px) {
	.language {
    margin-top: 5px;
}
.language .language_a {
    padding: 4px 14px;
}
	body .layer-ext-moon[type="dialog"] {
		width: 70% !important;
	}
	#getVerificationCode {
    padding: 0 20px;
    width: auto;
}
	.content_en .Member h3 {
    font-size: 1rem;
}
.registration2 .djs {
    margin-bottom: 1.1rem;
}
.orientation{
    margin-top: 2rem;    margin-bottom: -0.5rem;
}
.Member h5{
font-size: 0.9rem;
}
#myModal li,.content_events p,#myModal1 li{
	    font-size: 0.8rem;
}
    .content {
        width: 90%;
        padding: 5%;
        padding-top: 8%;
        background: url(../images/bj_v2025061203.jpg) no-repeat;
        background-size: cover;
        background-position: center;
        /* background-size: 120%; */
        background-size: 130%;
    }
.content.content_en{
    background: url(../images/bj_v2025061203.jpg) no-repeat;
    background-size: 130%;
    background-position: center;
         /* background-size: 135%; */
        width: 90%;
        padding: 5%;
        padding-top: 8%;
}
    .footer {
        width: 100%;
    }

    .footer img {
        width: 90%;
        padding: 5%;
    }

    .Member h3 span {
        display: block;
    }

    .Member h3 {
        font-size: 0.9rem;
        color: #e7542c;
    }

    .Member h4 {
        font-size: 1.1rem;
    }

    .submit {
        margin-top: 2rem;
        margin-bottom: 1.5rem;
    }

    .submit a {
        width: 44%;
    }

    body {
        background-color: #fff;
        overflow: hidden;
    }

.Member {
    margin-top: 2rem;
}
    .Member img {
        margin: 0;
    display: block;
    float: left;
    }

    .Member p,.registration2 .djs P,.dash_title {
            font-size: 0.8rem;
    }

    .content_content .content {
        padding: 5%;
        width: 90%;
        background: url(../images/banner_v2025061203.jpg?v=1);
           background-size: 115%;
        background-repeat: no-repeat;
        padding-top: 8%;
    }

    .content_content .content:nth-child(1) {
        padding-bottom: 4rem;
    }

    .form_input div.label_div {
        width: 24%;
    }

    .form_input label:nth-child(5) input {
        width: 50%;
        padding-right: 0;
    }

    

    .Report_an_error {
        font-size: 0.7rem;
        margin-left: 1rem;
    }

    .form_input label:last-of-type {
        margin-bottom: 0.5rem;
    }

    .content_content .submit1 {
        margin-top: 2rem;
    }

    .content_content .tk2 .nam {
        width: 6rem;
    }

    .content_content .tk2 h3 {
        font-size: 0.85rem;
        line-height: 1.5;
    }

    .content_content .tk2 .content_events_p {
        padding-top: 0.85rem;
    }

    .content_content .tk2 .content_events_p p span {
        font-size: 0.9rem;
    }

    .content_content .tk2 .submit {
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .be_a_candidate .content:nth-child(2) h3 {
        font-size: 1.4rem;
        margin-bottom: 1.4rem;
    }

    .be_a_candidate p {
        font-size: 0.9rem;
    }

    .be_a_candidate .home_page {
        font-size: 1rem;
        width: 50%;
        margin-top: 2rem;
        margin-bottom: 3rem;
    }

    .be_a_candidate .content:nth-child(2) {
        padding: 10%;
        width: 80%;
    }

    .inquire .form_input input {
        width: 50%;
        padding-right: 0;
    }

    .inquire .form_input label:nth-child(2) p {
        width: 42%;
    }
.inquire.content_en .form_input label:nth-child(2) p {
        width: 50%;
    }

}

.auth {
    padding: 0 0 10px 0;
    margin-bottom: 18px;
    border-bottom: 1px dotted #ccc;
}

.auth label {
    width: auto !important;
    font-size: 14px !important;
}

.auth input {
    height: auto !important;
}

.custom-checkbox,
.custom-radio {
    position: relative;
    overflow: hidden;
}

/* input, label positioning */
.custom-checkbox input {
    position: absolute;
    left: -30px;
    top: -30px;
    margin: 0;
    outline: none;
    -webkit-appearance: none;
    -webkit-user-select: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

.custom-checkbox label {
    background: url(../images/s1.png?v=202411041450) no-repeat 0 2px !important;
    background-size: 23px auto !important;
}

.custom-checkbox label {
    display: block;
    position: relative;
    font-size: 0.8rem !important;
    padding-right: 1em;
    padding: 3px 0 3px 34px;
    line-height: 160%;
    margin: 0 0 .3em;
    cursor: pointer;
}

/* states */
.custom-checkbox label em {
    display: inline-block;
    clear: both;
    width: 30px;
    height: 30px;
    border: 1px solid #f00;
    border-radius: 3px;
    background-color: #fff;
}

.custom-checkbox label.checked em {
    border: 1px solid #d96932;
}



.custom-checkbox label,
.custom-radio label {
    background-position: 0px 7px;
}

.custom-checkbox label.checked {
    background-position: 0 -269px !important;
}

.custom-checkbox label.checkedHover,
.custom-checkbox label.checkedFocus {
    background-position: -10px -605px;
}

.custom-checkbox label.focus,
.custom-radio label.focus {
    outline: none;
}

#dataUl span {
    display: inline-block;
    margin-left: 10px;
}

#companyEmail_label, #errorMessage, #yzm_label {
    color: #eb0a0a;
    margin-left: 5%;
    margin-top: 8px;
    font-size: 0.8rem;
    display: flex;
    align-items: center;
}



#companyEmail_label img, #errorMessage img, #yzm_label img {
    width: 16px;
    height: 16px;
    margin-right: 5px;
}





