﻿@charset "utf-8";
.c-red {
    color: red;
}
.enroll {
    background: #FFFFFF;
    padding: 65px 80px 90px;
    box-sizing: border-box;
    border-radius: 6px;
}
.enroll_tit {
    font-weight: bold;
    color: #333333;
}
.enroll_desc {
    margin-top: 15px;
    color: #999999;
}
.enroll .item {
    margin-top: 25px;
}
.enroll .item .tit {
    font-weight: bold;
    color: #333333;
    margin: 10px 0;
    display: flex;
    align-items: flex-start;
}
.enroll .item .tit::before{
    content: "*";
    display: block;
    color: red;
    margin-right: 5px;
    display: none;
}
.enroll .item.active .tit::before{
    display: block;
}
.enroll .item .import_box {
    background: #FFFFFF;
    overflow: hidden;
    position: relative;
}
.enroll .item input {
    width: 100%;
    outline: none;
    padding: 0 20px;
    box-sizing: border-box;
    color: #333;
    border: 1px solid #CCCCCC;
    height: 58px;
    border-radius: 4px;
}
.enroll .yzm {
    width: 120px !important;
    height: 100% !important;
    border-radius: 0px 4px 4px 0px;
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #234497;
    color: #fff!important;
    cursor: pointer;
    
}
.enroll .yzm.layui-btn-normal {
    background: #234497;
    color: #fff;
}
.enroll .tagging_tip_t {
    color: #234497;
}
.enroll .forget_btn {
    color: #AAAAAA;
}
.login_submit_btn {
    height: 68px !important;
    background: #234497 !important;
    border-radius: 4px;
    border: 1px solid #4D4C4C;
    width: 100%;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.enroll_ways{
    margin-top: 20px;
}
.login .enroll {
    width: 56%;
    padding: 30px 40px;
    display: flex;
    justify-content: center;
    border-radius: 0;
}
.login .enroll .box{
    max-width: 530px;
    width: 70%;
}
.login .login_contents .maxwidth {
    min-height: 637px;
    background: #ffffff;
}
.login .enroll_tit {
    text-align: center;
}
.login .login_contents .img{
    background: #234497;
    width: 44%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 637px;
    padding: 25px;
    box-sizing: border-box;
}
.login .login_contents .img img{
     display: block;
     max-height: 100%;
}
.login .enroll .item:first-child {
    margin-top: 0;
}
.login .login_contents .icon{
    width: 68px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.login .login_contents .item .import_box {
    height: 68px;
}
.login .login_contents .item .import_box input{
    padding: 0 25px 0 65px;
    height: 100%;
}
.login .login_contents .tagging_tip {
    margin: 20px 0;
}
.login .layui-form-checkbox[lay-skin=primary]>div {
    padding-left: 0;
    padding-right: 0!important;
    color: #666!important;
}
.login .layui-form-checked[lay-skin=primary]>i {
    border-color: #234497!important;
    background-color: #234497;
}
.layui-form-checked[lay-skin=primary]>i {
    border-color: #16b777!important;
    background-color: #234497;
}
.layui-form-checkbox[lay-skin=primary]:hover>i {
    border-color: #234497!important;
}

.max620{
    max-width: 620px;
    margin: 0 auto 0;
}
.max620:last-child{
    margin-bottom: 0;
}
.bread {
    background: transparent;
    border-bottom: transparent;
}
.bread .bread_box{
    margin-left: 0;
}
.member_btns{
    margin-top: 80px;
}
.regist_submit_btn{
    width: 200px;
    height: 60px !important;
    background: #234497 !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    font-size: 15px !important;
    margin-left: 30px!important;
}
.regist_submit_btn:first-child{
    margin-left: 0!important;
}
.regist_submit_btn:last-child{
    background: #999999 !important;
}

/* 忘记密码 */
.forget .links_tips {
    margin: 55px 0 75px;
}
.forget .link_box{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.forget .link_icon {
    width: 38px;
    height: 38px;
    background: #FFFFFF;
    border-radius: 50%;
    border: 1px solid #666666;
    display: flex;
    align-items: center;
    justify-content: center;
}
.forget .link_tit {
    margin-top: 12px;
}
.forget .enroll .item{
    margin-top: 30px;
}
.forget .enroll .item .tit{
    width: 110px;
}
.forget .enroll .item .import_box{
    width: calc(100% - 110px);
}
.forget .button_btn {
    margin-top: 60px;
    height: 60px !important;
    background: #234497 !important;
    border-radius: 4px;
    border: 1px solid #4D4C4C;
    width: 100%;
    display: flex !important;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.forget .link.active .link_icon{
    background: #234497;
    border: 1px solid #234497;
    color: #fff;
}
.forget .links_tips .link::after{
    content: "";
    display: block;
    height: 1px;
    background: #DDDDDD;
    width: 226px;
    position: relative;
    margin-top: -38px;
}
.forget .links_tips .link:last-child::after{
    display: none;
}


.submit_success .icon{
    max-width: 64px;
    margin-right: 39px;
}
.enroll .region_item .import_box {
    overflow: initial;
}
.enroll .region_item .layui-select-title{
    height: 56px;
}
.enroll .region_item .layui-form-select dl{
    top: 58px;
}
.enroll .region_item .layui-form-select dl dd.layui-this {
    color: #234497!important;
}
.privacy_policy{
    background: transparent!important;
    border: none!important;
    padding: 0!important;
    color: #234497!important;
}
.layui-layer-page .layui-layer-content {
    padding: 30px 15px;
    box-sizing: border-box;
    line-height: 1.875;
    height: auto!important;
}
.checkcon {
    padding: 0px 20px;
}
.checkcon p {
    text-indent: 2em;
    padding-bottom: 10px;
}
.checkcon p a {
    color: #234497;
}

/* 会员中心 */
.member_top{
    background: #fff;
    border-radius: 10px;
    padding: 30px 50px;
    box-sizing: border-box;
}
.member_top .icon {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    background: #eee;
}
.member_top .texts {
    padding-left: 25px;
    box-sizing: border-box;
}
.sight_out {
    max-width: 150px;
    height: 45px;
    background: #ffffff;
    border: 1px solid #ccc;
    border-radius: 10px;
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #666666;
    margin-top: 15px;
    cursor: pointer;
}
.my_member_pg02 .list .tit {
    color: #000;
}
.my_member_pg02 .list .tit .color-pink {
    color: #234497;
    margin-left: 15px;
}
.watch_infor {
    width: 120px;
    height: 45px;
    border: 1px solid #666;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #333;
    font-size: 16px;
}


.enroll .item input.layui-input:focus, .enroll .item input.layui-textarea:focus {
    border-color: #CCCCCC!important;
    box-shadow: none!important;
}


.enroll .item img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    z-index: 666;
    display: block;
    cursor: pointer;
}
.tagging_tip {
    margin-top: 10px;
}
.tagging_tip_con {
    cursor: pointer;
}
.tagging_tip_ra {
    width: 18px;
    height: 18px;
    border: 1px solid #234497;
    border-radius: 50%;
    position: relative;
    margin-right: 10px;
}
.tagging_tip_ra::after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: url(../img/tagging_tip_ra.svg) no-repeat center/cover;
    width: 12px;
    height: 12px;
    opacity: 0;

}
.tagging_tip_con.active .tagging_tip_ra:after {
    opacity: 1;
}
.enroll .button_btn {
    height: 44px;
    border-radius: 10px;
    color: #fff;
}
.enroll .ftit_tit {
    color: #234497;
    font-weight: 600;

}
.enroll .fdesc {
    color: #AAAAAA;
    margin: 25px 0 20px;
}
.enroll .fdesc::before,
.enroll .fdesc::after {
    content: "";
    display: block;
    width: calc((100% - 150px) / 2);
    height: 1px;
    background: #CCCCCC;
}
.enroll_way {
    margin-right: 10px;
    width: 48px;
    height: 48px;
    background: #1d9bf0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 50%;
    overflow: hidden;
}
.enroll_wechatbg {
    margin-right: 10px;
    width: 48px;
    height: 48px;
    background: rgb(40, 196, 69);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 50%;
    overflow: hidden;
}
.enroll_weibobg {
    margin-right: 10px;
    width: 48px;
    height: 48px;
    background: rgb(234, 93, 92);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 50%;
    overflow: hidden;
}

.enroll_way img {
    display: block;
    max-height: 100%;
}
.enroll_ways a:last-child {
    margin-right: 0;
}
.return_btn {
    color: #234497;
    font-weight: 600;
}

.width1200 {
    max-width: 1200px;
    width: 92%;
    margin: 0 auto;
}

/* 个人中心页面 */
.page_content {
    margin-top: 90px;
    background: url(/img/my_bg.jpeg) no-repeat center/cover
}

nav {
    width: 308px;
    min-height: 510px;
    background: #FFFFFF;
    padding: 30px 24px;
    box-sizing: border-box;
    box-shadow: 0px 12px 10px 0px rgba(25, 27, 35, 0.2);
}
.nav_title {
    color: #234497;
    padding: 0 10px 16px;
    box-sizing: border-box;
    border-bottom: 2px solid #EFEFEF;
    margin-bottom: 16px;
    font-weight: 600;
}

nav .item {
    margin-bottom: 8px;
}

nav .item:last-child {
    margin-bottom: 0;
}

nav .item .item_tit {
    height: 40px;
    padding: 0 10px;
    box-sizing: border-box;
    justify-content: space-between;
}

nav .item .item_tit::after {
    content: "";
    display: block;
    width: 6px;
    height: 10px;
    background: url(../img/next_hidd.png) no-repeat center/cover;
}

nav .item .item_tit a {
    font-size: 16px;
    color: #666;
    font-weight: 600;
}

nav .item.active .item_tit a {
    color: #234497;
}

nav .item.active .item_tit::after {
    background: url(../img/next_hiddh.png) no-repeat center/cover;
}
.lists_content {
    min-height: 600px;
    background: #FFFFFF;
    padding: 30px 30px 50px;
    box-sizing: border-box;
    width: 100%;
    border-radius: 10px;
}
.item_hid {
    display: none;
    padding: 0 10px;
    box-sizing: border-box;
}
.item_hid .link {
    height: 40px;
    display: flex;
    align-items: center;
    color: #333;
    padding: 0 10px 0 20px;
    box-sizing: border-box;
    font-weight: 600;
    font-size: 15px;

}
.item_hid .link.active {
    color: #234497;
}

nav .item.active .item_hid {
    display: block;
}
.person_head {
    margin-bottom: 50px;
    color: #234497;
    font-weight: 600;
    border-bottom: 2px solid #EFEFEF;
    padding: 0 10px 16px;
    box-sizing: border-box;
}
.person_head .my_nav {
    display: flex;
    align-items: center;
}
.person_head .my_nav .icon {
    display: flex;
    align-items: center;
    width: 30px;
    margin-right: 15px;
}
.person_head a {
    display: flex;
    align-items: center;
}
.person_head a::after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: url(/img/icon_back.svg) no-repeat center/cover;
    margin-left: 15px;
}
.person_head a:hover{
    color: #333;
}

.modify_boxcon {
    max-width: 630px;
    margin: 0 auto;
    width: 100%;
}
.modify_boxcon_item {
    max-width: 630px;
    margin: 0 auto;
    width: 100%;
}
.modify_boxcon_item .item {
    margin-bottom: 20px;
}
.modify_boxcon_item .tit {
    width: 85px;
    font-weight: 600;
    text-align: right;
    color: #333;
}
.modify_boxcon_item .import_box {
    width: calc(100% - 150px);
}
.modify_boxcon_item .item.no_border .import_box {
    border: none;
    display: flex;
    align-items: center;
}
.modify_boxcon_item .yzm {
    width: 150px;
    height: 100%;
    background: #234497;
    border-radius: 0px 4px 4px 0px;
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    cursor: pointer;
}
.modify_boxcon_item .import_box {
    height: 48px;
    background: #FFFFFF;
    overflow: hidden;
    position: relative;
}
.modify_boxcon_item input {
    width: 100%;
    height: 100%;
    outline: none;
    padding: 0 16px;
    box-sizing: border-box;
    color: #333;
    border: 1px solid #CCCCCC;
    border-radius: 10px;
}
.modify_boxcon_item .item:last-child {
    margin-bottom: 0;
}
.modify_boxcon_item .button {
    width: 200px;
    height: 45px;
    background: #234497;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    margin: 40px auto 0;
    font-weight: 600;
    cursor: pointer;
}

/* 我的留言 */
.messages_boxcon {
    border: 1px solid #eee;
    border-radius: 10px;
    overflow: hidden;
}
.messages_boxcon_title {
    height: 50px;
    background: #eee;
    color: #333;
}
.messages_boxcon_tit,
.messages_boxcon_con {
    text-align: center;
    padding: 0 20px;
    box-sizing: border-box;
}

a.messages_boxcon_con {
    color: #187be1;
}
.messages_boxcon_tit:nth-child(1),
.messages_boxcon_con:nth-child(1) {
    width: 40%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.messages_boxcon_tit:nth-child(2),
.messages_boxcon_con:nth-child(2) {
    width: 25%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.messages_boxcon_tit:nth-child(3),
.messages_boxcon_con:nth-child(3) {
    width: 20%;
}
.messages_boxcon_tit:nth-child(4),
.messages_boxcon_con:nth-child(4) {
    width: 15%;
}
.messages_boxcon_content {
    border-bottom: 1px solid #eee;
}
.messages_boxcon_con {
    padding: 13px 20px;
    color: #666;
}
.messages_detail_boxcon {
    padding: 0 40px;
    box-sizing: border-box;
}
.messages_detail_boxcon .item {
    margin-bottom: 10px;
}
.messages_detail_boxcon .item:last-child {
    margin-bottom: 0;
}
.messages_detail_boxcon .tit {
    color: #666666;
    width: 120px;
    text-align: right;
}
.messages_detail_boxcon .text {
    width: calc(100% - 120px);
    padding-left: 10px;
    box-sizing: border-box;
    color: #666;
}
.messages_detail_boxcon .text a {
    color: #187be1;
}
.messages_detail .return_btn {
    max-width: 200px;
    height: 45px;
    border: 1px solid #ccc;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50%;
    color: #666;
    margin-top: 50px;
    margin-left: 40px;
}
.per_btn {
    color: #187be1;
    font-weight: 600;
}
.detail_btn {
    margin-right: 23px;
}

/* 下载记录 */
.downlog_box {
    border: 1px solid #eee;
    border-radius: 10px;
    overflow: hidden;
}
.downlog_box_title {
    height: 50px;
    background: #eee;
    color: #333;
}
.downlog_box_tit,
.downlog_box_con {
    text-align: center;
    padding: 0 10px;
    box-sizing: border-box;
}

a.downlog_box_con,
a.collect_boxcon_con {
    color: #187be1;
}
.downlog_box_tit:nth-child(1),.downlog_box_con:nth-child(1) {
    width: 31%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.downlog_box_tit:nth-child(2),.downlog_box_con:nth-child(2) {
    width: 28%;
}
.downlog_box_tit:nth-child(3),.downlog_box_con:nth-child(3) {
    width: 22%;
}
.downlog_box_tit:nth-child(4),.downlog_box_con:nth-child(4) {
    width: 19%;
}
.downlog_box_content {
    border-bottom: 1px solid #eee;
}
.downlog_box_con {
    padding: 13px 10px;
    color: #666;
}

.binding_box .title {
    width: calc(100% - 105px);
}
.bind_btns {
    width: 105px;
}
.bind_btn {
    width: 105px;
    height: 36px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.soon_btn {
    background: #234497;
    color: #fff;
}
.unbinding_btn {
    border: 1px solid #E1E1E1;
    color: #333333;
    cursor: pointer;
    display: none;
}
.bind_btns.active .unbinding_btn {
    display: flex;
}
.bind_btns.active .soon_btn {
    display: none;
}

.modifica_boxcon {
    max-width: 630px;
    margin: 0 auto;
    width: 100%;
}
.step_num {
    display: flex;
    align-items: center;
}
.step_num span {
    width: 21px;
    height: 21px;
    background: #CCCCCC;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
}
.step_num::before,
.step_num::after {
    content: "";
    display: block;
    height: 2px;
    background: #CCCCCC;
    width: 78px;
}
.step_list {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.lists_steps {
    padding: 60px 0;
    box-sizing: border-box;
}
.step_list.active .step_num::before,
.step_list.active .step_num::after {
    background: #234497;
}
.step_list.active .step_num span {
    background: #234497;
}
.lists_step {
    margin-bottom: 80px;
}
.lists_step:last-child {
    margin-bottom: 0;
}
.modifica_boxcon .modify_boxcon_item {
    margin-top: 50px;
}
.modifica_boxcon .lists_step_one .item:nth-child(1) .import_box input{
    border: 1px solid transparent;
}
.modifica_boxcon .lists_step_one .item:nth-child(1) input {
    padding: 0;
}
.step_three_finish {
    margin-top: 50px;
}
.step_three_finish .icon {
    margin-right: 25px;
    max-width: 62px;
}
.step_three_finish .text {
    margin-top: 10px;
    color: #999;
}
.step_three_finish .text span {
    color: #234497;
    padding: 0 5px;
}
.baseinfo_boxcon {
    max-width: 630px;
    margin: 0 auto;
    width: 100%;
}
.baseinfo_boxcon_items .tit {
    color: #333;
    font-weight: 600;
    margin-bottom: 10px;
}
.baseinfo_boxcon_items .item {
    width: 45%;
    margin-bottom: 20px;
}
.baseinfo_boxcon_items .x-radios {
    height: 48px;
    display: flex;
    align-items: center;
}
.baseinfo_boxcon_items .text textarea {
    border: 1px solid #CCCCCC;
    border-radius: 10px;
    width: 100%;
    height: 156px;
    padding: 20px 16px;
    box-sizing: border-box;
    color: #333;
}
.baseinfo_boxcon_items .default_text {
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0 16px;
    box-sizing: border-box;
    color: #333;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
}
.baseinfo_boxcon_items input {
    outline: none;
    width: 100%;
    padding: 0 16px;
    box-sizing: border-box;
    color: #333;
    border-radius: 10px;
    border: 1px solid #CCCCCC;
    height: 48px;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #999;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #999;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #999;
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
    color: #999;
}
.baseinfo_btn {
    max-width: 200px;
    height: 45px;
    background: #234497;
    border-radius: 10px;
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    margin-top: 15px;
}
.baseinfo_btn:hover{
    color: #fff;
}

.user_head_pics {
    width: 128px;
    height: 42px;
    background: #eee;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #666;
    margin-top: 20px;
    position: relative;
}
.user_head_pics input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    color: #666;
}
.x-radio {
    display: flex;
    align-items: center;
    cursor: pointer;
    margin-right: 40px;
}
.x-radio:last-child {
    margin-right: 0;
}
.x-radio i {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    border: 1px solid #e0e0e0;
    position: relative;
    border-radius: 50%;
    margin-right: 8px;
    transition: all .4s;
}
.x-radio i:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #234497;
    opacity: 0;
    transition: all .4s;
}
.x-radio.selected i {
    border: 1px solid #234497;
}
.x-radio.selected i::before {
    opacity: 1;
}
.x-radio:hover i {
    border: 1px solid #234497;
}
.x-radio:hover i::before {
    background: #ffffff;
}

.my_center_info {
    margin: 20px 0 40px;
}
.userSetting-head {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    overflow: hidden;
    background: #eee;
}
.userSetting-changehead {
    width: 130px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #26cbc0;
    display: block;
    background: #f3f3f3;
    margin-top: 10px;
}
.userinfo {
    margin-left: 30px;
    display: inline-block;
}
.userinfo_item {
    color: #666;
    margin-bottom: 13px;
}
.userinfo_item:last-child {
    margin-bottom: 0;
}
.text_show .text {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 48px;
}
.text_show .text_text {
    max-width: 75%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.text_show_change {
    color: #234497;
    font-weight: 600;
}

.member_top{
    background: #fff;
    border-radius: 10px;
    padding: 30px 50px;
    box-sizing: border-box;
}
.member_top .icon {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    overflow: hidden;
    background: #eee;
}
.member_top .texts {
    padding-left: 25px;
    box-sizing: border-box;
}
.member_top .text {
    margin-top: 10px;
}
.my_member_pg02{
    background: #fff;
    padding: 30px 50px 50px;
    box-sizing: border-box;
    border-radius: 10px;
}
.my_member_pg02 .lists {
    margin-bottom: 50px;
}
.my_member_pg02 .lists:last-child {
    margin-bottom: 0;
}
.my_member_pg02 .list {
    width: 48.5%;
    height: 100px;
    border: 1px solid #eee;
    background: #fafcfc;
    margin-top: 30px;
    margin-right: 3%;
    padding: 0 50px;
    box-sizing: border-box;
    border-radius: 10px;
}
.my_member_pg02 .list:nth-child(2n) {
    margin-right: 0;
}
.my_member_pg02 .list_l {
    width: calc(100% - 60px);
    display: flex;
    align-items: center;
}
.my_member_pg02 .list .icon {
    width: 40px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.my_member_pg02 .list .icon img {
    max-width: 100%;
    display: block;
}
.my_member_pg02 .list .texts {
    width: calc(100% - 40px);
    padding-left: 15px;
    box-sizing: border-box;
}
.my_member_pg02 .list .tit .color-pink {
    color: #234497;
    margin-left: 15px;
}
.my_member_pg02 .list .tit .color-green {
    color: #000;
}
.my_member_pg02 .list .desc {
    color: #999999;
    margin-top: 4px;
}
.watch_infor {
    width: 120px;
    height: 45px;
    border: 1px solid #666;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #333;
    font-size: 16px;
}
/* 向右箭头 */
.arrow-right {
    width: 16px;
    height: 16px;
    background-color: transparent;
    border-color: #666666;
    border-style: solid;
    border-width: 2px 2px 0 0;
    transform: rotate(45deg);
    display: flex;
    align-items: center;
    justify-content: center;
}
.arrow-right:hover {
    border-color: #234497;
}
.layui-btn:hover{
    opacity: 1!important;
}

@media only screen and (max-width: 1366px){
    .member_top .icon {
        width: 120px;
        height: 120px;
    }
    .login .login_contents .img{
        height: 597px;
    }
    .login .login_contents .maxwidth {
        min-height: 597px;
    }
}
@media only screen and (max-width: 1280px){
    .enroll {
        padding: 60px 50px 80px;
    }
}
@media only screen and (max-width: 1200px){
    .member_top .icon {
        width: 110px;
        height: 110px;
    }
    .login .login_contents .img {
        height: 557px;
    }
    .login .login_contents .maxwidth {
        min-height: 557px;
    }
    .enroll {
        padding: 50px 30px 70px;
    }
    .my_member_pg02 .list{
        padding: 0 40px;
    }

    .page_content{
        margin-top: 60px;
    }
}
@media only screen and (max-width: 1140px){
    .comment_boxcon_tit:nth-child(3), .comment_boxcon_con:nth-child(3) {
        width: 30%;
    }
    .comment_boxcon_tit:nth-child(2), .comment_boxcon_con:nth-child(2) {
        width: 30%;
    }
}
@media only screen and (max-width: 1043px){
    .member_top .icon {
        width: 95px;
        height: 95px;
    }
    .my_member_pg02 .list {
        padding: 0 30px;
    }
    .login .login_contents .img {
        height: 497px;
    }
    .login .login_contents .maxwidth {
        min-height: 497px;
    }
    .login .enroll .box{
        width: 80%;
    }
    .login .login_contents .item .import_box{
        height: 58px;
    }
    .login_submit_btn{
        height: 60px!important;
    }
    .downlog_box_tit:nth-child(2), .downlog_box_con:nth-child(2){
        display: none;
    }
    .downlog_box_tit:nth-child(4), .downlog_box_con:nth-child(4) {
        width: 26%;
    }
    .downlog_box_tit:nth-child(3), .downlog_box_con:nth-child(3) {
        width: 34%;
    }
    .downlog_box_tit:nth-child(1), .downlog_box_con:nth-child(1){
        width: 40%;
    }
}
@media only screen and (max-width: 960px){
    .pt45 {
        padding-top: 20px;
    }
    .my_member_pg02 .list{
        height: 95px;
        padding: 0 25px;
    }
    .my_member_pg02 .list_l {
        width: calc(100% - 30px);
    }
    .downlog_box_tit{
        padding: 0 15px;
    }
    .collect_boxcon_con{
        padding: 13px 15px;
    }
    .collect_boxcon_tit{
        padding: 0 15px;
    }
    .downlog_box_tit:nth-child(1), .downlog_box_con:nth-child(1) {
        width: 55%;
        text-align: left;
    }
    .downlog_box_tit:nth-child(4), .downlog_box_con:nth-child(4){
        width: 45%;
    }
    .downlog_box_tit:nth-child(3), .downlog_box_con:nth-child(3) {
       display: none;
    }
    .downlog_box_tit:nth-child(2), .downlog_box_con:nth-child(2) {
       display: none;
    }
    .messages_boxcon_tit:nth-child(2), .messages_boxcon_con:nth-child(2){
        display: none;
    }
    .messages_boxcon_tit:nth-child(3), .messages_boxcon_con:nth-child(3){
        display: none;
    }
    .messages_boxcon_tit:nth-child(1), .messages_boxcon_con:nth-child(1){
        width: 55%;
        text-align: left;
    }
    .messages_boxcon_tit:nth-child(4), .messages_boxcon_con:nth-child(4){
        width: 45%;
    }
    .messages_boxcon_con {
        padding: 13px 15px;
    }
    .messages_boxcon_tit{
        padding: 0 15px;
    }
    .comment_boxcon_con {
        padding: 13px 15px;
    }
    .comment_boxcon_tit{
        padding: 0 15px;
    }
}
@media only screen and (max-width: 768px){
    .enroll{
        padding: 30px 20px;
        box-sizing: border-box;
    }
    .enroll .fdesc {
        margin: 15px 0 10px;
    }
    .enroll .button_btn{
        height: 38px;
    }
    .enroll .item {
        margin-top: 10px;
    }
    .enroll .item input{
        height: 44px;
        padding: 0 15px;
    }
    .login .enroll{
        width: 100%;
        padding: 30px 20px;
    }
    .login .enroll .box {
        width: 100%;
        max-width: 100%;
    }
    .login .login_contents .item .import_box {
        height: 50px;
    }
    .login .enroll .item img{
        max-width: 24px;
    }
    .login_submit_btn {
        height: 54px!important;
    }
    .regist  .enroll .item:first-child{
        margin-top: 0;
    }
    .regist_submit_btn {
        width: 125px;
        height: 44px !important;
        margin-left: 20px!important;
    }
    .member_btns {
        margin-top: 25px;
    }
    .enroll .yzm{
        width: 100px!important;
    }
    .forget .button_btn{
        height: 44px!important;
        margin-top: 25px;
    }
    .forget .enroll .item .tit {
        width: 100%;
    }
    .forget .enroll .item .import_box {
        width: 100%;
    }
    .forget .enroll .item {
        margin-top: 10px;
    }
    .forget .links_tips .link::after{
        width: 35px;
    }
    .forget .link_icon{
        width: 33px;
        height: 33px;
    }
    .forget .links_tips {
        margin: 25px 0 30px;
        justify-content: center;
    }
    .forget .link:last-child{
        margin-left: 15px;
    }
    .submit_success .icon {
        max-width: 34px;
        margin-right: 12px;
    }
    .layui-layer-rim{
        width: 92%!important;
        margin: 0 auto;
    }
    .layui-layer-page .layui-layer-content{
        padding: 20px 0!important;
    }
    .checkcon p{
        padding-bottom: 0;
    }
    .my_member_pg02 .lists {
        margin-bottom: 30px;
    }
    .sight_out {
        max-width: 128px;
        margin: 25px auto 0;
    }
    .baseinfo_boxcon_items .item {
        width: 100%;
        margin-bottom: 15px;
    }
    .baseinfo_boxcon_items .item:last-child{
        margin-bottom: 0;
    }
    .my_center_info {
        margin: 20px 0 25px;
    }
    .baseinfo_boxcon_items input {
        padding: 0 15px;
        height: 44px;
    }
    .baseinfo_btn{
        max-width: 125px;
        height: 44px;
    }
    .modify_boxcon_item .tit {
        width: 100%;
        text-align: left;
        margin-bottom: 10px;
    }
    .modify_boxcon_item .import_box {
        width: 100%;
        height: 44px;
    }
    .modify_boxcon_item .yzm{
        width: 100px;
    }
    .modify_boxcon_item .button{
        max-width: 125px;
        height: 44px;
        margin: 25px auto 0;
    }
    .person_head .my_nav .icon{
        width: 25px;
        margin-right: 10px;
    }
    .person_head a::after{
        width: 16px;
        height: 16px;
        margin-left: 10px;
    }
    .step_num::before, .step_num::after{
        width: 25px;
    }
    .modifica_boxcon .modify_boxcon_item {
        margin-top: 30px;
    }
    .step_three_finish .icon {
        margin-right: 0;
        max-width: 35px;
        margin-bottom: 25px;
    }
    .step_three_finish .texts{
        text-align: center;
    }
    .step_three_finish {
        margin-top: 35px;
    }
    .messages_boxcon_tit:nth-child(2), .messages_boxcon_con:nth-child(2){
        display: none;
    }
    .messages_boxcon_tit:nth-child(3), .messages_boxcon_con:nth-child(3){
        display: none;
    }
    .messages_boxcon_tit:nth-child(1), .messages_boxcon_con:nth-child(1){
        width: 70%;
        text-align: left;
    }
    .messages_boxcon_tit:nth-child(4), .messages_boxcon_con:nth-child(4){
        width: 30%;
    }
    .messages_detail_boxcon{
        padding: 0;
    }
    .messages_detail_boxcon .tit{
        width: 96px;
    }
    .messages_detail_boxcon .text{
        width: calc(100% - 96px);
    }
    .messages_detail .return_btn{
        width: 125px;
        margin: 25px auto 0;
    }
    .lists_content {
        padding: 25px 18px 30px;
        min-height: auto;
    }
    .login .login_contents .maxwidth{
        min-height: auto;
    }
    .login .login_contents .img {
       display: none;
    }
    .member_top {
        padding: 25px 18px 30px;
    }
    .my_member_pg02{
        padding: 25px 18px 30px;
    }
    .my_member_pg02 .list {
        padding: 0 15px;
        width: 100%;
        margin-right: 0;
        margin-top: 15px;
    }
    .my_member_pg02 .list .icon{
        width: 30px;
    }
    .my_member_pg02 .list .texts {
        width: calc(100% - 30px);
    }
    .arrow-right {
        width: 12px;
        height: 12px;
    }
    .member_top .icon {
        width: 80px;
        height: 80px;
    }
    .member_top .texts{
        width: calc(100% - 80px);
        padding-left: 15px;
    }
    .member_top .text p{
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .lists_content {
        padding: 25px 18px 30px;
        min-height: auto;
    }
    .lists_step {
        margin-bottom: 0;
    }
    .content_top{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .userSetting-head{
        width: 85px;
        height: 85px;
    }
    .person_head {
        margin-bottom: 30px;
        padding: 0 0 16px;
    }
}