input::placeholder,
textarea::placeholder {
    color: #A9A9A9;
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer;
    -moz-appearance: button;
    appearance: button;
    -webkit-appearance: button
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type=checkbox],
input[type=radio] {
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

input[type=search] {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -moz-appearance: textfield;
    appearance: textfield;
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    appearance: none;
    -webkit-appearance: none
}

select:focus,
input:focus,
textarea:focus {
    border: 2px solid #1F4113 !important;
}

input.isfalse:focus,
textarea.isfalse:focus,
select.isfalse:focus {
    border: 2px solid #D50000 !important;
}

select,
input,
textarea {
    outline: none;
}

select,
textarea,
button {
    outline: none;
    overflow: auto
}


/* body{
  overflow: hidden;
} */


/* 背景介绍 */

.backgrinfo {
    width: 138rem;
    margin: 0 auto;
    margin-top: 6rem;
    margin-bottom: 20rem;
}

.backgrinfo .conitem {
    display: flex;
    justify-content: space-between;
    /* border-top: 1px solid #121212; */
    padding: 7rem 0 3rem;
}

.backgrinfo .conitem h5 {
    font-weight: normal;
    font-size: 3rem;
    color: #121212;
    line-height: 4rem;
    text-align: left;
    font-style: normal;
}

.backgrinfo .conitem div {
    width: 91rem;
    font-weight: normal;
    font-size: 2rem;
    color: #121212;
    line-height: 4rem;
    text-align: left;
    font-style: normal;
}

.backgrinfo .conitem div p {
    /* margin-bottom: 4rem; */
}

.backgrinfo .conitem div h6 {
    font-size: 3rem;
    font-weight: 100;
    color: #1f4113;
    opacity: .8;
}

/* .backgrinfo .conitem div h4 {
    font-size: 3rem;
    font-weight: 100;
    color: #1f4113;
    opacity: .8;
} */


/* 运营团队 */

.teaminfo {
    width: 138rem;
    margin: 0 auto;
    margin-top: 6rem;
    margin-bottom: 30rem;
    border-top: 1px solid #121212;
}

.teaminfo h5 {
    font-weight: normal;
    font-size: 3rem;
    color: #121212;
    line-height: 4rem;
    text-align: left;
    font-style: normal;
    margin-top: 7rem;
}

.teaminfo .pro_con {
    margin-top: 5rem;
    display: flex;
}

.teaminfo .pro_con .pro_item {
    margin-right: 10rem;
    margin-top: 2rem;
}

.teaminfo .pro_con .pro_item img {
    width: 24rem;
    height: 32.3rem;
}

.teaminfo .pro_con .pro_item div {
    display: flex;
    justify-content: space-between;
}

.teaminfo .pro_con .pro_item div p {
    font-weight: normal;
    font-size: 2rem;
    color: #121212;
    line-height: 4rem;
    text-align: left;
    font-style: normal;
}

.teaminfo .pro_con .pro_item div span {
    font-weight: normal;
    font-size: 1.5rem;
    color: #969696;
    line-height: 4rem;
    text-align: right;
    font-style: normal;
}


/* 专家团队 */

.teamexperts {
    width: 138rem;
    margin: 0 auto;
    margin-top: 6rem;
    margin-bottom: 30rem;
    border-top: 1px solid #121212;
    padding-top: 2rem;
}

.teamexperts h5 {
    font-weight: normal;
    font-size: 3rem;
    color: #121212;
    line-height: 4rem;
    text-align: left;
    font-style: normal;
    margin: 5rem 0;
}

.teamexperts .pro_con {
    margin-top: 5rem;
    display: flex;
}

.teamexperts .pro_con .pro_item {
    margin-right: 10rem;
}

.teamexperts .pro_con .pro_item img {
    width: 24rem;
    height: 32.3rem;
}

.teamexperts .pro_con .pro_item div {
    display: flex;
    justify-content: space-between;
}

.teamexperts .pro_con .pro_item div p {
    font-weight: normal;
    font-size: 2rem;
    color: #121212;
    line-height: 4rem;
    text-align: left;
    font-style: normal;
}

.teamexperts .pro_con .pro_item div span {
    font-weight: normal;
    font-size: 1.5rem;
    color: #969696;
    line-height: 4rem;
    text-align: right;
    font-style: normal;
}


/* 荣誉介绍 */

.honoraryintro {
    width: 138rem;
    margin: 0 auto;
    margin-top: 6rem;
    margin-bottom: 30rem;
}

.honoraryintro .conitem {
    display: flex;
    justify-content: space-between;
    /* border-top: 1px solid #121212; */
    padding: 7rem 0 3rem;
}

.honoraryintro .conitem h5 {
    font-weight: normal;
    font-size: 3rem;
    color: #121212;
    line-height: 4rem;
    text-align: left;
    font-style: normal;
}

.honoraryintro .conitem .text_con {
    width: 91rem;
    font-weight: normal;
    font-size: 2rem;
    color: #121212;
    line-height: 4rem;
    text-align: left;
    font-style: normal;
}

.honoraryintro .conitem .text_con p {
    margin-bottom: 0rem;
}

.honoraryintro .conitem .text_ani_con {
    width: 96rem;
}

.honoraryintro .conitem .text_ani_con .sdtx_con {}

.honoraryintro .conitem .text_ani_con .sdtx_con .sdtx_head {
    display: flex;
    padding: 3rem 0;
    border-top: 1px solid #121212;
}

.honoraryintro .conitem .text_ani_con .sdtx_con .sdtx_head h5 {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 4rem;
    padding-left: 5rem;
}

@keyframes rotatex {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(90deg);
    }
}

@keyframes rotater {
    from {
        transform: rotate(90deg);
    }

    to {
        transform: rotate(0deg);
    }
}

@keyframes maxwidth {
    from {
        width: 0;
    }

    to {
        width: 100%;
    }
}

.mmbcwidth {
    animation-name: maxwidth;
    animation-duration: 1s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}

.honoraryintro .conitem .text_ani_con .sdtx_con .sdtx_head img {
    width: 3.5rem;
    cursor: pointer;
}

.honoraryintro .conitem .text_ani_con .sdtx_con .sdtx_head img.ydxx_bottom {
    animation-name: rotatex;
    animation-duration: 1s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}

.honoraryintro .conitem .text_ani_con .sdtx_con .sdtx_head img.ydxx_right {
    animation-name: rotater;
    animation-duration: 1s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}

@keyframes rotater {
    from {
        transform: rotate(90deg);
    }

    to {
        transform: rotate(0deg);
    }
}

@keyframes bdheight {
    from {
        height: 1px;
    }

    to {
        height: 33rem;
    }
}

.honoraryintro .conitem .text_ani_con .sdtx_con .sdtx_main {
    display: flex;
}

.honoraryintro .conitem .text_ani_con .sdtx_con .sdtx_main p {
    /* box-sizing: border-box; */
    /* overflow: hidden; */
    flex: 1;
    font-weight: normal;
    font-size: 2rem;
    color: #121212;
    line-height: 3.5rem;
    text-align: left;
    font-style: normal;
    padding-top: 4rem;
    padding-bottom: 5rem;
    padding-left: 5rem;
    padding-right: 8rem;
    border-top: 1px solid #121212;
    /* animation-name: bdheight;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards; */
}


/* 志愿者报名 */

.volunteerreg {
    width: 138rem;
    margin: 0 auto;
    margin-top: 6rem;
    margin-bottom: 8rem;
}

.volunteerreg .conitem {
    display: flex;
    justify-content: space-between;
    /* border-top: 1px solid #121212; */
    padding: 7rem 0 3rem;
}

.volunteerreg .conitem h5 {
    font-weight: normal;
    font-size: 3rem;
    color: #121212;
    line-height: 4rem;
    text-align: left;
    font-style: normal;
}

.volunteerreg .conitem div {
    width: 92rem;
    font-weight: normal;
    font-size: 2rem;
    color: #121212;
    line-height: 4rem;
    text-align: left;
    font-style: normal;
}

.volunteerreg .conitem div p {
    margin-bottom: 4rem;
    line-height: 4rem;
}

/* .volunteerreg .conitem div p span {
    font-family: 'OPPOSansB';
} */


/* 新闻列表 */

.newscenter {
    width: 138rem;
    margin: 0 auto;
    margin-top: 6rem;
    margin-bottom: 20rem;
    border-top: 1px solid #121212;
}

.newscenter .conitem {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #121212;
    padding: 7.1rem 0;
}

.newscenter .conitem img {
    width: 60rem;
    height: 31.6rem;
}

.newscenter .conitem div {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 69.7rem;
    font-weight: normal;
    color: #121212;
    line-height: 4rem;
    text-align: left;
    font-style: normal;
}

.newscenter .conitem div h5 {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    font-size: 3rem;
}

.newscenter .conitem div p {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
    font-size: 2rem;
}

.newscenter .conitem div a {
    width: 13rem;
    height: 3rem;
    background: #ff9438;
    border-radius: 15px;
    font-weight: 300;
    font-size: 1.8rem;
    color: #ffffff;
    line-height: 3rem;
    text-align: center;
    font-style: normal;
    display: flex;
    align-items: center;
    padding-left: 2rem;
}

.newscenter .conitem div a img {
    width: 6px;
    height: 12px;
    padding-left: 1.5rem;
}


/* 探世计划 */

.exploration {
    width: 138rem;
    margin: 0 auto;
    margin-top: 6rem;
    margin-bottom: 30rem;
}

.exploration .conitem {
    display: flex;
    justify-content: space-between;
    /* border-top: 1px solid #121212; */
    padding: 7rem 0 3rem;
}

.exploration .conitem h5 {
    font-weight: normal;
    font-size: 3rem;
    color: #121212;
    line-height: 4rem;
    text-align: left;
    font-style: normal;
}

.exploration .conitem .text_con {
    width: 92rem;
    font-weight: normal;
    font-size: 2rem;
    color: #121212;
    line-height: 4rem;
    text-align: left;
    font-style: normal;
}

.exploration .conitem .text_con p {
    margin-bottom: 4rem;
}

.exploration .conitem .text_con.details_con {}

.exploration .conitem .text_con.details_con h6 {
    font-weight: normal;
    font-size: 2.2rem;
    color: #121212;
    line-height: 4rem;
    text-align: left;
    font-style: normal;
}

.exploration .conitem .text_con.details_con h5 {
    font-weight: normal;
    font-size: 2.5rem;
    color: #121212;
    line-height: 5rem;
    text-align: left;
    font-style: normal;
    border-top: 1px solid #121212;
    border-bottom: 1px solid #121212;
    padding: 2.5rem 0 2.5rem;
    margin-top: 3rem;
    display: flex;
}

.exploration .conitem .text_con.details_con h5 span {
    flex: 1;
    margin-left: 10rem;
}

.exploration .conitem .text_con.details_con .detail_box {
    margin-top: 2rem;
    padding-bottom: 2.5rem;
}

.exploration .conitem .text_con.details_con .detail_box .detail_item {
    margin-left: 10rem;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #121212;
    padding: 2rem 0;
}

.exploration .conitem .text_con.details_con .detail_box .detail_item:last-child {
    margin-left: 10rem;
    display: flex;
    justify-content: space-between;
    border-bottom: none;
}

.exploration .conitem .text_con.details_con .detail_box .detail_item p {
    margin-bottom: 0rem;
    width: 22rem;
}

.exploration .conitem .text_con.details_con .detail_box .detail_item div {
    margin-bottom: 0rem;
    width: 25rem;
}

.exploration .conitem .text_con.details_con .detail_box .detail_item div span {
    color: #ff9438;
    font-family: 'OPPOSansB';
}

.exploration .conitem .text_con.details_con .decon {
    margin-top: 4.4rem;
    margin-bottom: 4.4rem;
}

.exploration .conitem .text_con.details_con .show_pop {
    width: 13rem;
    height: 3rem;
    background: #ff9438;
    border-radius: 15px;
    font-weight: 300;
    font-size: 1.8rem;
    color: #ffffff;
    line-height: 3rem;
    text-align: center;
    font-style: normal;
    display: flex;
    align-items: center;
    padding-left: 2rem;
    margin-right: 2rem;
}

.exploration .conitem .text_con.details_con .show_pop img {
    width: 6px;
    height: 12px;
    padding-left: 1.5rem;
}

.exploration .conitem .text_con.details_con .downfile {
    margin-top: 4.4rem;
}

.exploration .conitem .text_con.details_con .downfile a {
    color: #1f4113;
    text-decoration: underline;
}

.pop_form_con {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(00, 00, 00, 0.5);
    z-index: 9999;
    overflow: auto;
}

.pop_form_con .pop_form {
    width: 100rem;
    background: #f6f6f4;
    margin: 0 auto;
    margin-top: 5rem;
    margin-bottom: 13rem;
    padding-bottom: 7rem;
    position: relative;
}

.pop_form_con .pop_form h5 {
    font-weight: normal;
    font-size: 2.6rem;
    color: #121212;
    line-height: 4rem;
    text-align: left;
    font-style: normal;
    padding: 6rem 0;
    text-align: center;
}

.pop_form_con .pop_form .pop_form_form {
    display: flex;
    align-items: center;
    margin-bottom: 2rem;
    position: relative;
}

.pop_form_con .pop_form .pop_form_form .label {
    width: 24rem;
    text-align: right;
    height: 4rem;
    font-weight: normal;
    font-size: 2rem;
    color: #121212;
    line-height: 4rem;
    text-align: right;
    font-style: normal;
    margin-right: 1.5rem;
    margin-left: 1.5rem;
}

.pop_form_con .pop_form .pop_form_form .label span {
    color: #ff9438;
}

.pop_form_con .pop_form .pop_form_form input {
    width: 50rem;
    height: 6rem;
    border-radius: 2px;
    border: 1px solid #d8d8d8;
    background-color: #f6f6f4;
    font-size: 2rem;
    color: #121212;
    padding: 0 2rem;
    box-sizing: border-box;
}

.pop_form_con .pop_form .pop_form_form select {
    width: 50rem;
    height: 6rem;
    border-radius: 2px;
    border: 1px solid #d8d8d8;
    background-color: #f6f6f4;
    font-size: 2rem;
    color: #121212;
    padding: 0 2rem;
    box-sizing: border-box;
}

.pop_form_con .pop_form .pop_form_form .tip {
    position: absolute;
    left: 26.8rem;
    top: 5.5rem;
    font-weight: normal;
    font-size: 1.5rem;
    color: #1f4113;
    line-height: 4rem;
    text-align: left;
    font-style: normal;
}

.pop_form_con .pop_form .pop_form_form .error {
    display: flex;
    align-items: center;
    position: absolute;
    left: 78rem;
    opacity: 0;
}

.pop_form_con .pop_form .pop_form_form .error img {
    width: 2rem;
    height: 2rem;
    margin: 0 1rem;
}

.pop_form_con .pop_form .pop_form_form .error span {
    display: inline-block;
    width: 10rem;
    font-weight: normal;
    font-size: 2rem;
    color: #d50000;
    line-height: 4rem;
    text-align: left;
    font-style: normal;
}

.popform1 {
    margin-top: 1rem;
    margin-left: 13.5rem;
}

.popform1 p {
    font-family: OPPOSans, OPPOSans;
    font-weight: normal;
    font-size: 2rem;
    color: #121212;
    line-height: 40px;
    text-align: left;
    font-style: normal;
}

.popform1 .con {
    margin-top: 1.5rem;
}

.popform1 .con {
    display: flex;
}

.popform1 .con .left {
    margin-top: 1rem;
    margin-right: 3.8rem;
    margin-left: 3.5rem;
}

.popform1 .con .left div {
    font-weight: normal;
    font-size: 2rem;
    color: #121212;
    line-height: 4rem;
    text-align: left;
    font-style: normal;
    display: flex;
    align-items: center;
    margin-bottom: 2rem;
}

.popform1 .con .left div a {
    display: inline-block;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 100%;
    border: 1px solid #d8d8d8;
    margin-right: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.popform1 .con .left div a.active {
    border: 1px solid #ff9438;
}

.popform1 .con .left div a.active span {
    display: inline-block;
    width: 1.6rem;
    height: 1.6rem;
    border-radius: 100%;
    background-color: #ff9438;
}

.popform1 .con input {
    width: 50rem;
    height: 6rem;
    border-radius: 2px;
    border: 1px solid #d8d8d8;
    background-color: #f6f6f4;
    padding: 0 2rem;
    font-size: 2rem;
    color: #121212;
}

.popform1 .con input::placeholder {
    font-weight: normal;
    font-size: 2rem;
    color: #cac3c3;
    line-height: 4rem;
    text-align: left;
    font-style: normal;
}

.popform2 {
    margin-top: 1rem;
    margin-left: 13.5rem;
}

.popform2 p {
    font-family: OPPOSans, OPPOSans;
    font-weight: normal;
    font-size: 2rem;
    color: #121212;
    line-height: 40px;
    text-align: left;
    font-style: normal;
}

.popform2 .con {}

.popform2 .con .left {
    display: flex;
    flex-wrap: wrap;
    width: 80rem;
    margin-left: 3.5rem;
    margin-top: 1.5rem;
}

.popform2 .con .left div {
    width: 39rem;
    font-weight: normal;
    font-size: 2rem;
    color: #121212;
    line-height: 4rem;
    text-align: left;
    font-style: normal;
    display: flex;
    align-items: center;
    margin-bottom: 2rem;
    margin-top: 1rem;
}

.popform2 .con .left div a {
    display: inline-block;
    width: 2.5rem;
    height: 2.5rem;
    /* border-radius: 100%; */
    border: 1px solid #d8d8d8;
    margin-right: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.popform2 .con .left div a.active {
    border: 1px solid #ff9438;
}

.popform2 .con .left div a.active span {
    display: inline-block;
    width: 1.6rem;
    height: 1.6rem;
    /* border-radius: 100%; */
    background-color: #ff9438;
}

.popform2 .con .bottom {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 80rem;
    margin-left: 3.5rem;
}

.popform2 .con .bottom div {
    width: 10rem;
    font-weight: normal;
    font-size: 2rem;
    color: #121212;
    line-height: 4rem;
    text-align: left;
    font-style: normal;
    display: flex;
    align-items: center;
    margin-bottom: 2rem;
    margin-top: 1.5rem;
}

.popform2 .con .bottom div a {
    display: inline-block;
    width: 2.5rem;
    height: 2.5rem;
    /* border-radius: 100%; */
    border: 1px solid #d8d8d8;
    margin-right: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.popform2 .con .bottom div a.active {
    border: 1px solid #ff9438;
}

.popform2 .con .bottom div a.active span {
    display: inline-block;
    width: 1.6rem;
    height: 1.6rem;
    /* border-radius: 100%; */
    background-color: #ff9438;
}

.popform2 .con .bottom textarea {
    width: 61rem;
    height: 15.5rem;
    border-radius: 2px;
    resize: none;
    padding: 1rem 2rem;
    border: 1px solid #d8d8d8;
    background-color: #f6f6f4;
    font-size: 2rem;
    color: #121212;
    margin-bottom: 5rem;
}

.popform2 .con .bottom textarea::placeholder {
    font-weight: normal;
    font-size: 2rem;
    color: #cac3c3;
    text-align: left;
    font-style: normal;
}

.popform3 {
    margin-top: 1rem;
    margin-left: 13.5rem;
}

.popform3 p {
    font-family: OPPOSans, OPPOSans;
    font-weight: normal;
    font-size: 2rem;
    color: #121212;
    line-height: 40px;
    text-align: left;
    font-style: normal;
}

.popform3 .con .left {
    display: flex;
    margin-left: 3.5rem;
    margin-top: 1.5rem;
}

.popform3 .con .left div {
    width: 21rem;
    font-weight: normal;
    font-size: 2rem;
    color: #121212;
    line-height: 4rem;
    text-align: left;
    font-style: normal;
    display: flex;
    align-items: center;
    margin-bottom: 2rem;
}

.popform3 .con .left div a {
    display: inline-block;
    width: 2.4rem;
    height: 2.4rem;
    border-radius: 200%;
    border: 1px solid #d8d8d8;
    margin-right: 1.5rem;
    display: flex;
    justify-content: center;
}

.popform3 .con .left div a.active {
    border: 1px solid #ff9438;
}

.popform3 .con .left div a.active span {
    margin-top: 0.3rem;
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 200%;
    background-color: #ff9438;
}

.pop_form_con .pop_form .dest_con {
    width: 74rem;
    height: 14rem;
    font-weight: normal;
    font-size: 1.5rem;
    color: #1f4113;
    line-height: 4rem;
    text-align: left;
    font-style: normal;
    margin-left: 17rem;
}

.pop_form_con .pop_form .subitm {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    width: 50rem;
    height: 7rem;
    background: #ff9438;
    border-radius: 10px;
    font-weight: normal;
    font-size: 2.2rem;
    font-family: 'OPPOSansM';
    color: #ffffff;
    line-height: 4rem;
    text-align: center;
    font-style: normal;
    margin-top: 4rem;
}

.close_form_sq {
    position: absolute;
    bottom: -8rem;
    left: 47.5rem;
    width: 5rem;
    height: 5rem;
    cursor: pointer;
}

.shenqin_pop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(00, 00, 00, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

.shenqin_pop .regsucuess_con {
    width: 60rem;
    height: 50rem;
    background: #f6f6f4;
    position: relative;
    padding: 5rem;
}

.shenqin_pop .regsucuess_con.fkpop_con {
    width: 60rem;
    height: 60rem;
    background: #f6f6f4;
    position: relative;
    padding: 5rem;
}

.shenqin_pop .regsucuess_con .top {
    position: absolute;
    right: 0;
    top: 0;
    width: 9.5rem;
    height: 10.5rem;
}

.shenqin_pop .regsucuess_con p {
    height: 10rem;
    font-weight: normal;
    font-size: 3.5rem;
    color: #1f4113;
    line-height: 6rem;
    text-align: center;
    font-style: normal;
    margin: 10rem auto 7rem;
    font-family: "OPPOSansM";
}

.shenqin_pop .regsucuess_con h6 {
    font-weight: normal;
    font-size: 3.5rem;
    color: #1f4113;
    text-align: center;
    font-style: normal;
    margin-bottom: 4.5rem;
    font-family: "OPPOSansM";
}

.shenqin_pop .regsucuess_con h5 {
    font-family: OPPOSans, OPPOSans;
    font-weight: normal;
    font-size: 27px;
    color: #171717;
    line-height: 40px;
    text-align: center;
    font-style: normal;
    margin-top: 2rem;
}

.shenqin_pop .regsucuess_con .shenqin_close_pop {
    position: absolute;
    right: 27.5rem;
    bottom: -10rem;
    width: 5rem;
    height: 5rem;
}

.shenqin_pop .regsucuess_con .twocode {
    width: 34rem;
    height: 34rem;
    margin: 0 auto;
    display: block;
}

.shenqin_pop .tip {
    font-weight: normal;
    font-size: 1.5rem;
    color: #1f4113;
    font-style: normal;
    font-family: "OPPOSansM";
}

.shenqin_pop .register_submit {
    display: block;
    width: 50rem;
    height: 7rem;
    background: #ff9438;
    border-radius: 1rem;
    font-weight: normal;
    font-size: 2.2rem;
    color: #ffffff;
    line-height: 7rem;
    text-align: center;
    font-style: normal;
    border: none;
    margin-top: 2.5rem;
    cursor: pointer;
}

.shenqin_pop .register_submits {
    display: block;
    width: 50rem;
    height: 7rem;
    background: #ff9438;
    border-radius: 1rem;
    font-weight: normal;
    font-size: 2.2rem;
    color: #ffffff;
    line-height: 7rem;
    text-align: center;
    font-style: normal;
    border: none;
    margin-top: 2.5rem;
    cursor: pointer;
}

.shenqin_pop_xy {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(00, 00, 00, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

.shenqin_pop_xy .regsucuess_con {
    width: 100rem;
    height: 72rem;
    background: #f6f6f4;
    position: relative;
    padding: 5rem;
}

.shenqin_pop_xy .regsucuess_con h6 {
    font-weight: normal;
    font-size: 2.6rem;
    color: #121212;
    line-height: 4rem;
    text-align: center;
    font-style: normal;
}

.shenqin_pop_xy .regsucuess_con p {
    height: 31rem;
    overflow-y: auto;
    font-weight: normal;
    font-size: 2rem;
    color: #121212;
    line-height: 3.6rem;
    text-align: left;
    font-style: normal;
    margin-top: 1rem;
    margin-bottom: 3rem;
}

.shenqin_pop_xy .regsucuess_con .title {
    font-size: 1.5rem;
    color: #1F4113;
    line-height: 1.8rem;
    text-align: left;
    font-style: normal;
    display: flex;
    align-items: center;
    margin-top: 2rem;
}

.shenqin_pop_xy .regsucuess_con .title img {
    width: 4rem;
    margin-right: 1rem;
}

.shenqin_pop_xy .regsucuess_con .tip {
    font-size: 1.2rem;
    color: #000000;
    line-height: 2.2rem;
    text-align: left;
    font-style: normal;
    margin-top: 3rem;
}

.shenqin_pop_xy .regsucuess_con .btns {
    display: flex;
    justify-content: center;
    margin-top: 3rem;
}

.shenqin_pop_xy .regsucuess_con .btns .nobtn {
    width: 14rem;
    height: 4.7rem;
    border-radius: 1rem;
    border: 1px solid #979797;
    font-size: 1.4rem;
    color: #000000;
    line-height: 4.7rem;
    text-align: center;
    font-style: normal;
}

.shenqin_pop_xy .regsucuess_con .btns .yesbtn {
    width: 14rem;
    height: 4.7rem;
    background: #FF9438;
    border-radius: 1rem;
    font-size: 1.4rem;
    color: #fff;
    line-height: 4.7rem;
    text-align: center;
    font-style: normal;
    margin-left: 2.8rem;
}

.shenqin_pop_xy .regsucuess_con .shenqin_close_pop {
    position: absolute;
    right: 50rem;
    bottom: -10rem;
    width: 5rem;
    height: 5rem;
}


/* 个中 */

.peprson_main {
    width: 134rem;
    min-height: 200px;
    margin: 0 auto;
    display: flex;
    margin-top: 1.5rem;
    margin-bottom: 20rem;
}

.peprson_main .pleft {
    width: 39rem;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.peprson_main .pleft img {
    width: 15.2rem;
    height: 15.2rem;
}

.peprson_main .pleft .user {
    font-family: "OPPOSansR";
    font-weight: normal;
    font-size: 2.6rem;
    color: #121212;
    line-height: 4rem;
    text-align: left;
    font-style: normal;
    margin-top: 1.8rem;
    margin-bottom: 3.4rem;
}

.peprson_main .pleft .user span {}

.peprson_main .pleft .list {
    border-top: 1px solid #121212;
}

.peprson_main .pleft .item {
    width: 39rem;
    border-bottom: 1px solid #121212;
    font-family: "OPPOSansR";
    font-weight: normal;
    font-size: 2.6rem;
    color: #121212;
    line-height: 4rem;
    text-align: left;
    font-style: normal;
    margin-top: 2.5rem;
    padding-bottom: 2.5rem;
    padding-left: 5rem;
    padding-right: 2.5rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

.peprson_main .pleft .item span {
    display: block;
    width: 3.2rem;
    height: 3rem;
    background: url(../images/person-icon1.png);
    background-size: 100% 100%;
}

.peprson_main .pleft .item.active {
    font-family: "OPPOSansM";
    color: #FF9438;
}

.peprson_main .pleft .item.active span {
    display: block;
    width: 3.2rem;
    height: 3rem;
    background: url(../images/person-icon1s.png);
    background-size: 100% 100%;
}

.peprson_main .pright {
    flex: 1;
}

.peprson_main .pright .preson_right {
    display: none;
}

.peprson_main .pright .preson_right.active {
    display: block;
}

.peprson_main .pright .preson_right {
    display: none;
}

.peprson_main .pright .preson_right .info_title {
    font-family: "OPPOSansR";
    font-weight: normal;
    font-size: 2.6rem;
    color: #121212;
    line-height: 4rem;
    text-align: left;
    font-style: normal;
    padding-left: 10rem;
    margin-bottom: 6.6rem;
}

.peprson_main .pright .preson_right .info_data {
    font-family: "OPPOSansR";
    font-weight: normal;
    font-size: 2rem;
    color: #121212;
    line-height: 4rem;
    text-align: left;
    font-style: normal;
    margin-bottom: 2rem;
}

.peprson_main .pright .preson_right .info_data label {
    display: inline-block;
    text-align: right;
    width: 24rem;
    font-family: "OPPOSansR";
    font-weight: normal;
    margin-right: 2rem;
}

.peprson_main .pright .preson_right .info_data span {
    display: inline-block;
    width: 50rem;
    height: 6rem;
    line-height: 6rem;
    background: #F8F8F8;
    border-radius: .2rem;
    padding-left: 2rem;
}

.peprson_main .pright .preson_right .person_pro_list {
    margin-left: 10rem;
    border-top: 1px solid #121212;
}

.peprson_main .pright .preson_right .person_pro_list .item {
    border-bottom: 1px solid #121212;
    display: flex;
    padding: 4rem 0;
}

.peprson_main .pright .preson_right .person_pro_list .item .proimg {
    width: 38rem;
    height: 20rem;
}

.peprson_main .pright .preson_right .person_pro_list .item .info_con {
    font-weight: normal;
    font-size: 2.2rem;
    color: #121212;
    line-height: 3.5rem;
    text-align: left;
    font-style: normal;
    margin-left: 5rem;
}

.peprson_main .pright .preson_right .person_pro_list .item .info_con .info_item {}

.peprson_main .pright .preson_right .person_pro_list .item .info_con .info_item span {}

.peprson_main .pright .preson_right .person_pro_list .item .info_con .listbtns {
    display: flex;
}

.peprson_main .pright .preson_right .person_pro_list .item .info_con .listbtns .btn {
    height: 3rem;
    padding: 0 2.5rem;
    background: #FF9438;
    border-radius: 1.5rem;
    font-size: 1.8rem;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 3rem;
    cursor: pointer;
    margin-right: 1.5rem;
}

.peprson_main .pright .preson_right .person_pro_list .item .info_con .detail {
    width: 17rem;
    height: 3rem;
    background: #FF9438;
    border-radius: 1.5rem;
    font-size: 1.8rem;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 3rem;
    cursor: pointer;
}

.peprson_main .pright .preson_right .person_pro_list .item .info_con .detail img {
    width: .8rem;
    margin-left: 1rem;
}

.peprson_main .pright .preson_right .zuopin_pro_con {
    margin-left: 10rem;
    /* border-top: 1px solid #121212; */
}

.peprson_main .pright .preson_right .zuopin_pro_con h5 {
    font-weight: normal;
    font-size: 2.2rem;
    color: #1F4113;
    line-height: 3rem;
    font-style: normal;
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #121212;
    border-bottom: 1px solid #121212;
    padding: 2.7rem 0;
}

.peprson_main .pright .preson_right .zuopin_pro_con h5 span {
    flex: 1;
    text-align: center;
    margin: 0 1rem;
}
.peprson_main .pright .preson_right .zuopin_pro_con h5 span:nth-child(2) {
    flex: auto;
    width: 20rem;
    text-align: center;
    margin: 0 1rem;
}


.peprson_main .pright .preson_right .zuopin_pro_con .zuopin_pro_list {}

.peprson_main .pright .preson_right .zuopin_pro_con .zuopin_pro_list div {
    color: #121212;
    font-weight: normal;
    font-size: 2.2rem;
    line-height: 3rem;
    font-style: normal;
    display: flex;
    justify-content: space-between;
    padding: 2.7rem 0;
}

.peprson_main .pright .preson_right .zuopin_pro_con .zuopin_pro_list div span {
    flex: 1;
    text-align: center;
    margin: 0 1rem;
}
.peprson_main .pright .preson_right .zuopin_pro_con .zuopin_pro_list div span:nth-child(2) {
    flex: auto;
    width: 20rem;
    text-align: center;
    margin: 0 1rem;
}
.peprson_main .pright .preson_right .zuopin_pro_con .zuopin_pro_list div span:last-child {
    cursor: pointer;
}

.peprson_main .pright .person_pro_detail .info_title {
    font-family: "OPPOSansR";
    font-weight: normal;
    font-size: 2.6rem;
    color: #121212;
    line-height: 4rem;
    text-align: left;
    font-style: normal;
    margin-left: 10rem;
    margin-bottom: 2.2rem;
    padding-bottom: 4.4rem;
    border-bottom: 1px solid #121212;
}

.peprson_main .pright .person_pro_detail .info_h5 {
    font-family: "OPPOSansR";
    font-weight: normal;
    font-size: 2.4rem;
    color: #1F4113;
    line-height: 4rem;
    text-align: left;
    font-style: normal;
    margin-left: 10rem;
    padding-bottom: 3rem;
}

.peprson_main .pright .person_pro_detail .info_list {
    margin-left: 10rem;
}

.peprson_main .pright .person_pro_detail .info_list .info_item {
    display: flex;
    align-items: center;
    margin-bottom: 2.2rem;
}

.peprson_main .pright .person_pro_detail .info_list .info_item label {
    display: inline-block;
    width: 16rem;
    height: 4rem;
    font-weight: normal;
    font-size: 2rem;
    color: #121212;
    line-height: 4rem;
    text-align: right;
    font-style: normal;
}

.peprson_main .pright .person_pro_detail .info_list .info_item span {
    font-weight: normal;
    font-size: 2rem;
    color: #121212;
    line-height: 6rem;
    font-style: normal;
    width: 50rem;
    height: 6rem;
    background: #F8F8F8;
    border-radius: 2px;
    padding-left: 2rem;
}

.peprson_main .pright .person_pro_detail .info_list .info_item div span {
    display: inline-block;
    font-weight: normal;
    font-size: 2rem;
    color: #121212;
    line-height: 6rem;
    font-style: normal;
    width: 50rem;
    height: 6rem;
    background: #F8F8F8;
    border-radius: 2px;
    padding-left: 2rem;
}

.peprson_main .pright .person_pro_detail .info_list .info_item p {
    font-weight: normal;
    font-size: 2rem;
    color: #121212;
    line-height: 4rem;
    font-style: normal;
    margin-bottom: 1rem;
}

.peprson_main .pright .person_pro_detail .btns {
    border-top: 1px solid #121212;
    margin-left: 10rem;
    padding-top: 20rem;
    display: flex;
    justify-content: flex-end;
}

.peprson_main .pright .person_pro_detail .btns .btnsx {
    display: inline-block;
    width: 23rem;
    height: 7rem;
    border-radius: 1rem;
    font-weight: normal;
    font-size: 2.2rem;
    background-color: #FF9438;
    color: #ffffff;
    line-height: 7rem;
    text-align: center;
    font-style: normal;
}

.peprson_main .pright .person_pro_detail .btns .btnkx {
    display: block;
    width: 23rem;
    height: 7rem;
    border-radius: 1rem;
    border: 1px solid #FF9438;
    font-weight: normal;
    font-size: 2.2rem;
    color: #FF9438;
    line-height: 7rem;
    text-align: center;
    font-style: normal;
    cursor: pointer;
    margin-right: 4rem;
}

.peprson_main .pright .person_pro_detail .btns .btnbndj {
    display: none;
    width: 23rem;
    height: 7rem;
    border-radius: 1rem;
    border: 1px solid #9D9D9D;
    font-weight: normal;
    font-size: 2.2rem;
    color: #9D9D9D;
    line-height: 7rem;
    text-align: center;
    font-style: normal;
    margin-right: 4rem;
}