.regsiter_main {
    margin-top: 20px;
}

.register_head {
    background-color: #fff;
}

.register_head .register-tip{
    margin-bottom: 30px;
}

.register-wrap {
    padding: 0 32px 10px;
    background-color: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
}

.w_category_qr {
    padding-bottom: 20px;
}

.register-tip {
    width: 1136px;
    margin: 0 32px;
    font-size: 12px;
    line-height: 20px;
    color: #FF7C17;
    padding: 8px 12px 8px 32px;
    background: rgba(255, 175, 37, 0.06) url(img/icon-tip.png) no-repeat 10px 12px;
    background-size: 14px 14px;
    border: 1px solid rgba(255, 212, 137, 1);
    box-sizing: border-box;
}

.register-tip a {
    color: #1B6AFB;
}

.register-tip a:hover {
    text-decoration: underline;
}

.tm_tit {
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 25px;
    padding: 32px 0 25px;
}

.tm_tit i {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(img/icon-sqr-tit1.png) no-repeat center center;
    background-size: 18px 18px;
    vertical-align: middle;
    margin-right: 8px;
}

.app_list_f, .app_list_s {
    border-bottom: 1px dashed #E0E0E0;
}

.app_list_f .item_f {
    margin-bottom: 24px;
    float: left;
    width: 50%;
}

.app_list_f .item_f .s_tit {
    position: relative;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 20px;
    margin-right: 32px;
    padding-left: 12px;
    width: 70px;
}

.app_list_f .item_f .s_div {
    line-height: 20px;
    font-family: PingFangSC-Medium, PingFang SC;
}

.app_list_f .item_f .s_tit i {
    position: absolute;
    left: 0;
    top: 0;
    color: #E4393C;
    vertical-align: middle;
}

.sbty_li .sbty_img {
    width: 110px;
    height: 110px;
    border-radius: 4px;
    border: 1px dashed #E0E0E0;
}

.sbty_li .sbty_img img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.app_list_s .tm_tit i {
    background: url(img/icon-sqr-tit3.png) no-repeat center center;
    background-size: 17px 19px;
}

.list_s_item {
    margin-bottom: 24px;
}

.list_s_item .s_item_head {
    font-size: 15px;
    font-weight: 700;
    color: #333;
    line-height: 20px;
    margin-bottom: 10px;
}

.list_s_item .s_item_head span {
    font-size: 12px;
    font-weight: 400;
    color: #999999;
}

.list_s_item .item_list_head {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin: 0 0 8px;
}

.list_s_item .item_list_ul {
    width: 100%;
    background: #F7F8FA;
    padding: 16px 16px 0;
}

.list_s_item .item_list_ul li {
    width: 100%;
    float: left;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    margin: 0 0 8px 0;
}

.list_s_item .item_list_ul li .item_span {
    width: 62px;
    font-family: PingFangSC-Regular, PingFang SC;
}

.list_s_item .item_list_ul li .item_div {
    width: 1040px;
    font-family: PingFangSC-Regular, PingFang SC;
}

.list_s_item .item_list_ul li .item_div span {
    margin-right: 10px;
}

/* 订单联系人 */
.app_list_t .tm_tit i {
    background: url(img/icon-sqr-tit4.png) no-repeat center center;
    background-size: 18px 18px;
}

.app_list_t li .s_tit {
    width: 70px;
    margin-right: 18px;
}

.upload-wrapper {
    display: inline-block;
}

.upload-wrapper > div {
    text-align: center;
    margin-right: 16px;
}

.upload-item {
    position: relative;
    width: 114px;
    height: 130px;
    border: 1px solid #E1E1E1;
    background-color: #fbfbfb;
    border-radius: 2px;
}

.base_upload_img {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.upload-item .pic {
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

.upload-example {
    position: relative;
    width: 114px;
    height: 130px;
    /* border: 1px solid #E1E1E1; */
    background-color: #fbfbfb;
    border-radius: 2px;
    cursor: pointer;
}

.upload-item .pic img, .upload-example img {
    width: 100%;
    height: 100%;
}

.upload-item button {
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    color: #fff;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
}

.upload-example .mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    text-align: center;
    height: 16px;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    background-color: #FFAA45;
}

.upload-example button {
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    color: #fff;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
}

.wt_btn {
    display: inline-block;
    margin-top: 10px;
    width: 102px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    color: #E4393C;
    border-radius: 2px;
    border: 1px solid #E4393C;
    transition: all .3s ease-out;
}

.wt_btn:hover {
    color: #fff;
    background-color: #E4393C;
}

.hint {
    font-size: 12px;
    line-height: 22px;
    color: #999;
}

.hint {
    margin-top: 45px;
}

.fo_tit i {
    margin-right: 5px;
    color: #ff4422;
    vertical-align: middle;
    line-height: 0;
    margin-top: 2px;
}

.fo_ul li {
    margin-bottom: 24px;
    float: left;
    width: 180px;
}

.fo_tit {
    float: none;
    width: auto;
    text-align: left;
    color: #333;
    margin-bottom: 20px;
}

.fo_tit .tips {
    display: inline-block;
    margin-left: 8px;
    font-size: 14px;
    color: #999;
}

.second_li .hint {
    margin-top: 35px;
}

.app_list_fo.app_list_s {
    border-bottom: none;
}


/* 订单信息 start */
.sqr-wrap {
    margin-top: 20px;
}

.order_msg {
    margin-top: 20px;
    padding: 32px;
    background-color: #fff;
}

.order_msg .tit {
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 25px;
    margin-bottom: 16px;
}

.orderTable {
    color: #333;
    width: 100%;
    border: 1px solid #f2f2f2;
}

.orderTable tr {
    border: 1px solid #F2F2F2;
}

.orderTable th {
    height: 50px;
    background-color: #F2F2F2;
    text-align: left;
    padding-left: 32px;
    box-sizing: border-box;
}

.orderTable td {
    text-align: left;
    padding-left: 30px;
    height: 60px;
    line-height: 60px;
    color: #333;
    word-break: break-all; /*允许在字内换行,即单词可分*/
    word-wrap: break-word; /*允许长单词或URL地址换行*/
}
.orderTable .td1{
    width: 20%;
}
.orderTable .td2{
    width: 10%;
}
.orderTable .td3{
    width: 50%;
}
.orderTable .td4{
    width: 8%;
}
.orderTable .td5{
    width: 22%;
}

.orderTable td p {
    line-height: 24px;
}

.orderTable td .nrlist {
    padding: 10px 0;
}

.orderTable td .nrimg {
    width: 92px;
    height: 60px;
    margin: 12px auto;
    border: 1px solid #ECECEC;
    box-sizing: border-box;
}

.orderTable td .nrimg img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    transition: 0.1s;
}

.orderTable .order-xg {
    display: inline-block;
    width: 60px;
    height: 24px;
    line-height: 24px;
    color: #fff;
    text-align: center;
    background: #FF6521;
    border-radius: 2px;
    cursor: pointer;
    transition: all .3s ease-out;
    margin-right: 16px;
}

.orderTable .order-xg:hover {
    background-color: #C81623;
}

.orderTable .order-del {
    color: #FF6521;
    cursor: pointer;
}

.orderTable .order-del:hover {
    text-decoration: underline;
}

.order_method {
    margin-top: 20px;
    padding: 32px;
    background-color: #fff;
}

.order_method .tit {
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 25px;
    margin-bottom: 16px;
}
.yhq_pay{
    line-height: 30px;
    color: #333;
}
.yhq_pay .yhq_sy{
    margin-left: 30px;
}
.method_1 label {
    float: left;
    position: relative;
    width: 200px;
    height: 60px;
    line-height: 60px;
    border-radius: 4px;
    border: 2px solid #F2F2F2;
    margin-right: 25px;
}

.method_1 .label:before {
    content: "";
    display: inline-block;
    margin-right: 4px;
    width: 16px;
    height: 16px;
    background: url(img/pay-check.png) no-repeat center center;
    background-size: 16px 16px;
    box-sizing: border-box;
    margin: 0 10px 0 20px;
    vertical-align: middle;
}

.method_1 .label.checked:before {
    background: url(img/pay-checked.png) no-repeat center;
    background-size: 16px 16px;
    border: none;
}

.method_1 .label.checked {
    border-color: rgba(241, 58, 59, 0.5);
    background: rgba(241, 58, 59, 0.05);
}

.pay_zfb img {
    width: 100px;
    height: 36px;
}

.pay_bank img {
    width: 134px;
    height: 36px;
}

.pay_wx img {
    width: 134px;
    height: 36px;
}

.method_2 .tit_2, .method_1 .tit_1, .method_3 .tit_3 {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin: 20px 0 12px
}
.pay_input{
    width: 310px;
    border: 1px solid #ddd;
    height: 30px;
    line-height: 30px;
    text-indent: 14px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.pay_input:focus{
    border-color: #FF6521;
}
.method_yu label {
    /* display: inline-block;
    position: relative;
    margin-right: 24px;
    color: #333; */
    float: left;
    position: relative;
    width: 200px;
    height: 60px;
    line-height: 60px;
    border-radius: 4px;
    border: 2px solid #F2F2F2;
    margin-right: 25px;
}
.method_yu label img{
    width: 118px;
    height: 35px;
}
.method_yu .label:before {
    content: "";
    display: inline-block;
    margin-right: 4px;
    width: 16px;
    height: 16px;
    background: url(img/pay-check.png) no-repeat center center;
    background-size: 16px 16px;
    box-sizing: border-box;
    margin: 0 10px 0 20px;
    vertical-align: middle;
}

.method_yu .label.checked:before {
    background: url(img/pay-checked.png) no-repeat center center;
    background-size: 16px 16px;
    border: none;
}
.method_yu .label.checked{
    border-color: rgba(241, 58, 59, 0.5);
    background: rgba(241, 58, 59, 0.05);
}
.method_yu .red{
    font-weight: bold;
    font-size: 18px;
    line-height: 64px;
}
.method_yu .method_yu_cz{
    color: #4B7CF3;
    float: left;
    line-height: 66px;
    margin-left: 20px;
}
.method_yu .method_yu_cz:hover{
    color: #FF6521;
    text-decoration: underline;
}
.method_3 .yhq_box {
    width: 362px;
    height: 36px;
    border-radius: 2px;
    border: 1px solid #E0E0E0;
}

.layui-input.layui-unselect {
    border: none;
    height: 34px;
}

.layui-form-select dl dd.layui-this {
    color: #E4393C;
}

.layui-form-select dl {
    top: 36px;
}

.layui-form-select dl dd.layui-this {
    background-color: #E4393C;
    color: #fff;
}

.method_3 .yhq_tips {
    line-height: 36px;
    margin-left: 22px;
    cursor: pointer;
}

/* 订单 end */


/* 订单支付成功 start */
.pay_succ, .pay_fail {
    margin-top: 40px;
    background-color: #fff;
    padding: 180px 0;
}

.pay_succ_msg {
    margin-bottom: 24px;
}

.pay_succ_msg .p1 i{
    margin-right: 10px;
    display: inline-block;
    width: 33px;
    height: 33px;
    vertical-align: middle;
    background: url(img/icon-succ.png) no-repeat  center;
    -webkit-background-size: 100%;
    background-size: 100%;
}

.pay_succ_msg .p1 {
    font-size: 24px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 33px;
    margin-bottom: 8px;
}

.pay_succ_msg .p2 {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
}

.go_choose{
    width: 307px;
    text-align: center;
}

.go_choose .go_detail {
    display: inline-block;
    width: 108px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-weight: 400;
    color: #E4393C;
    border-radius: 2px;
    border: 1px solid #E4393C;
    margin: 0 8px;
    transition: all .3s ease-out;
}

.go_choose .go_again {
    display: inline-block;
    margin: 0 8px;
    width: 108px;
    line-height: 36px;
    font-size: 14px;
    font-weight: 400;
    background: #E4393C;
    color: #fff;
    text-align: center;
    transition: all .3s ease-out;
    border-radius: 2px;
}

.go_choose .go_detail:hover {
    color: #fff;
    background-color: #E4393C;
}

.go_choose .go_again:hover {
   opacity: .9;
}

.pay_fail_head {
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 42px;
    margin-bottom: 18px;
}

.pay_fail_head span {
    display: inline-block;
    padding-left: 58px;
    background: url(img/icon-fail.png) no-repeat left center;
    background-size: 42px 42px;
}

.fail_msg p {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 24px;
    margin-bottom: 8px;
}

.fail_msg .p1 span {
    color: #333;
}

.fail_msg .p2 a:hover {
    text-decoration: underline;
}

/* 订单支付成功 end */

/* 顾问注册start */
.help_zhuce.sqr-wrap {
    margin-top: 0;
}

.help_zhuce .register_head {
    padding-bottom: 0;
}


.help_zhuce .time-line li:first-child .time-line-item {
    width: 80px;
}


.help_zhuce .time-line li:before {
    left: 120px;
}

.help_zhuce .time-line li:first-child + li .time-line-item {
    left: 298px;
}

.help_zhuce .time-line li:first-child + li + li .time-line-item {
    left: 298px;
}

.help_zhuce .time-line li:first-child + li + li + li .time-line-item {
    left: 278px;
}


.help_xie {
    height: 46px;
    line-height: 46px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
}

.help_xie a {
    color: #333;
}

.help_box {
    background-color: #fff;
    margin-top: 20px;
    padding: 32px;
}

.help_ul li > label {
    position: relative;
    width: 70px;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 36px;
    margin-right: 32px;
    padding-left: 12px;
}

.help_ul li > label i {
    position: absolute;
    left: 0;
    top: 0;
    color: #E4393C;
    vertical-align: middle;
}

.help_ul li {
    margin-bottom: 16px;
}

.help_ul .sel_li {
    position: relative;
    width: 458px;
    height: 36px;
    border: solid 1px #E1E1E1;
}

.help_ul .sel_li select {
    position: relative;
    width: 100%;
    height: 100%;
    border: 0;
    /* padding: 0 14px; */
    text-indent: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
}
.help_ul .sel_li:after{
    border: 5px solid transparent;
    content: ' ';
    height: 0;
    position: absolute;
    width: 0;
    top: 14px;
    border-top: 8px solid #999;
    right: 5px;
}
.help_ul .sel_li option{
    height: 30px;
    line-height: 30px;
}

.help_ul .sel_li .layui-input.layui-unselect {
    border: none;
    height: 34px;
}

.help_ul .sel_li .layui-form-select dl dd.layui-this {
    color: #E4393C;
}

.help_ul .sel_li .layui-form-select dl {
    top: 34px;
}

.help_ul .sel_li .layui-form-select dl dd.layui-this {
    background-color: #E4393C;
    color: #fff;
}

.help_ul li .my_inp {
    width: 458px;
    height: 36px;
    line-height: 34px;
    border-radius: 2px;
    border: 1px solid #E0E0E0;
    text-indent: 14px;
    transition: all .3s ease-out;
}

.help_ul .area {
    width: 458px;
    height: 100px;
    border-radius: 2px;
    border: 1px solid #E0E0E0;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333;
    line-height: 24px;
    padding: 12px;
    transition: all .3s ease-out;
}

.help_ul .yzm_code {
    width: 100px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    background: #FF6521;
    border-radius: 2px;
    margin-left: 16px;
}

.help_ul .tx_img {
    margin-left: 16px;
    height: 36px;
    width: 100px;
    cursor: pointer;
}

.help_ul input:focus, .help_ul textarea:focus {
    border-color: #E4393C;
}

.help_tips {
    margin-left: 114px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 20px;
    margin-top: 24px;
}

.help_succ {
    background-color: #fff;
    padding: 134px 0;
}

.help_succ_box {
    width: 590px;
    text-align: left;
    padding-left: 60px;
    background: url(img/icon-succ.png) no-repeat left top 10px;
    background-size: 42px 42px;
}

.help_succ_box .p1 {
    font-size: 24px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 33px;
    margin-bottom: 8px;
}

.help_succ_box .p2 {
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom: 16px;
}

.help_succ_box .p_a {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FF6521;
    line-height: 20px;
    transition: all .3s ease-out;
}

.help_succ_box .p_a:hover {
    text-decoration: underline;
}

.layui-form-checked[lay-skin=primary] i {
    border-color: #FF6521 !important;
    background-color: #FF6521 !important;
}

/* 顾问zhuce end */
.w_category_info {
    padding-bottom: 30px;
}

.w_category_info .photo {
    display: block;
    width: 120px;
    height: 120px;
    border: 1px solid #eee;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.w_category_info .right {
    margin-left: 30px;
    width: 800px;
    margin-top: 16px;
}

.w_category_info .item {
    margin-bottom: 12px;
    font-size: 14px;
}

.w_category_info .item:last-child {
    margin-bottom: 0;
}

.w_category_info .s_tit {
    font-size: 14px;
    font-weight: 500;
    color: #333;
    line-height: 20px;
    margin-right: 15px;
}

.w_category_info .s_tit i {
    margin-right: 5px;
    color: #E4393C;
    vertical-align: middle;
}
.sy_show{
    margin-left: 10px;
    color: #666;
    font-size: 12px;
}









