/* body {
    background-color: #f5f5f5;
} */
/* 发布搜索 */
.fb_search {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    background-color: #ffffff;
    overflow: hidden;
}

.top_tag {
    width: 1200px;
    height: 40px;
    border-bottom: 1px solid #e3e3e3;
    margin-top: 40px;
    background: url('../spimages/jx.png') no-repeat;
    background-position-y: 20%;
    display: flex;
    position: relative;
}

.top_tag p {
    font-size: 20px;
    color: #000000;
    line-height: 28px;
    font-weight: bold;
    padding-left: 20px;
}

.top_tag span {
    font-size: 18px;
    color: #383d43;
    font-weight: 400;
    padding-left: 50px;
}

.sp_staff {
    width: 1200px;
    height: 30px;
    background: url('../spimages/phone.png') no-repeat;
    background-position-x: 100%;
    background-color: #f1f1f1;
    margin-top: 25px;
}

.sp_staff p {
    font-size: 16px;
    line-height: 30px;
    padding-left: 10px;
    font-weight: bold;
}

.sp_staff span {
    color: #eb5514;
    padding-left: 10px;
}

.pay_attention {
    width: 1200px;
    height: 68px;
    background-color: #fee3e2;
    margin-top: 12px;
    border: 1px solid #fed4d4;
    box-sizing: border-box;
}

.pay_attention_top {
    width: 1200px;
    height: auto;
    margin-top: 10px;
}

.pay_attention_top p {
    font-size: 14px;
    font-weight: bold;
    color: #a07b03;
    padding-left: 10px;
}

.pay_attention_cont {
    width: 1200px;
    height: auto;
    margin-top: 5px;
}

.pay_attention_cont p {
    font-size: 14px;
    font-weight: bold;
    color: #ed6630;
    padding-left: 10px;
}

.search_cont {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    margin-top: 10px;
    border: 1px solid #dbdde0;
    border-top: 2px solid #f5a989;
}

.search_cont_txt {
    width: 1200px;
    height: 20px;
}

.search_cont_txt p {
    font-size: 14px;
    font-weight: bold;
    padding-left: 10px;
}

.search_cont_txt_atten {
    width: 1200px;
    height: 30px;
    border-bottom: 1px solid #ccd7d8;
    border-top: 1px solid #ccd7d8;
    background-color: #cafbfd;
}

.search_cont_txt_atten p {
    font-size: 14px;
    text-align: center;
    line-height: 30px;
}

.search_cont_input {
    width: 1200px;
    height: 45px;
    margin-top: 50px;
    display: flex;
}

.search_cont_input_l {
    width: 285px;
    height: 45px;
    border: 1px solid #cbcccb;
    border-radius: 10px;
    margin-left: 350px;
    font-size: 18px;
    padding-left: 10px;
}

.search_cont_input_r {
    width: 135px;
    height: 45px;
    border: 0;
    border-radius: 10px;
    margin-left: 10px;
    background-color: #fe6500;
    color: #ffffff;
    font-size: 12px;
    cursor: pointer;
}

.search_cont_banner {
    width: 1200px;
    height: 220px;
    margin-top: 30px;
    margin-bottom: 40px;
    background: url('../spimages/liuc.png') no-repeat;
    background-position-x: 50%;
}

/* 发布成功 */
.successful_cont {
    width: 1150px;
    height: 600px;
    background-color: #ffffff;
    margin: 0 auto;
    overflow: hidden;
}

.successful_img {
    width: 81px;
    height: 81px;
    margin: 0 auto;
    margin-top: 90px;
}

.successful_img img {
    width: 81px;
    height: 81px;
}

.successful_txt {
    width: 1150px;
    height: auto;
    margin-top: 35px
}

.successful_txt p {
    font-size: 20px;
    color: #000000;
    text-align: center;
    line-height: 40px;
}

.successful_home {
    width: 1150px;
    height: auto;
    margin-top: 80px;
}

.successful_home p {
    font-size: 28px;
    color: #ff5812;
    text-align: center;
    font-weight: bold;
}

/* 项目发布 */
.fb_project {
    width: 1150px;
    height: auto;
    margin: 0 auto;
    background-color: #ffffff;
}

.fb_project_cont {
    width: 930px;
    height: auto;
    margin: 0 auto;
}

.fb_search_1 {
    width: 930px;
    height: auto;
    margin: 0 auto;
    background-color: #ffffff;
    overflow: hidden;
}

.top_tag_1 {
    width: 1200px;
    height: 40px;
    border-bottom: 1px solid #e3e3e3;
    margin-top: 40px;
    background: url('../spimages/jx.png') no-repeat;
    background-position-y: 20%;
    display: flex;
    position: relative;
}

.top_tag_1 p {
    font-size: 20px;
    color: #000000;
    line-height: 28px;
    font-weight: bold;
    padding-left: 20px;
}

.top_tag_1 span {
    font-size: 18px;
    color: #383d43;
    font-weight: 400;
    padding-left: 50px;
}

.fb_project_name {
    width: 930px;
    height: 48px;
    display: flex;
    margin-top: 50px;
}

.fb_project_name_l {
    width: 130px;
    height: 48px;
}

.fb_project_name_l p {
    font-size: 18px;
    color: #383d43;
    line-height: 48px;
    padding-left: 20px;
}

.fb_project_name_l span {
    color: #ea751c;
}

.fb_project_name_r {
    width: 730px;
    height: 48px;
    border: 0;
    background-color: #f1f1f1;
    font-size: 16px;
    padding-left: 10px;
}

.fb_project_develop {
    width: 930px;
    height: 48px;
    display: flex;
    margin-top: 25px;
}

.fb_project_develop_l {
    width: 130px;
    height: 48px;
}

.fb_project_develop_l p {
    font-size: 18px;
    color: #383d43;
    line-height: 48px;
    padding-left: 20px;
}

.fb_project_develop_l span {
    color: #ea751c;
}

.fb_project_develop_r {
    width: 730px;
    height: 48px;
    border: 0;
    background-color: #f1f1f1;
    font-size: 16px;
    padding-left: 10px;
}

.fb_project_yetai {
    width: 930px;
    height: 48px;
    display: flex;
    margin-top: 25px;
}

.fb_project_yetai_l {
    width: 130px;
    height: 48px;
}

.fb_project_yetai_l p {
    font-size: 18px;
    color: #383d43;
    line-height: 48px;
    padding-left: 20px;
}

.fb_project_yetai_l span {
    color: #ea751c;
}

.project_cszht {
    width: 20px;
    height: 20px;
    margin-top: 14px;
}

.fb_project_yetai_r {
    width: 800px;
    height: 48px;
    display: flex;
    line-height:48px;
}

.fb_project_yetai_r p {
    font-size: 16px;
    padding-left: 5px;
    line-height: 48px;
}

.project_gwzx {
    width: 20px;
    height: 20px;
    margin-top: 14px;
    margin-left: 8px;
}

.project_ztsy {
    width: 20px;
    height: 20px;
    margin-top: 14px;
    margin-left: 8px;
}

.project_sqsy {
    width: 20px;
    height: 20px;
    margin-top: 14px;
    margin-left: 8px;
}

.project_syj {
    width: 20px;
    height: 20px;
    margin-top: 14px;
    margin-left: 8px;
}

.project_syql {
    width: 20px;
    height: 20px;
    margin-top: 14px;
    margin-left: 8px;
}

.project_zysc {
    width: 20px;
    height: 20px;
    margin-top: 14px;
    margin-left: 8px;
}

.project_qt {
    width: 20px;
    height: 20px;
    margin-top: 14px;
    margin-left: 8px;
}

.fb_project_invest {
    width: 930px;
    height: 48px;
    display: flex;
    margin-top: 25px;
}

.fb_project_invest_l {
    width: 130px;
    height: 48px;
}

.fb_project_invest_l p {
    font-size: 18px;
    color: #383d43;
    line-height: 48px;
    padding-left: 20px;
}

.fb_project_invest_l span {
    color: #ea751c;
}

.fb_invest_sel {
    width: 125px;
    height: 30px;
    border: 0;
    font-size: 16px;
    color: #373d41;
    border: 1px solid #d4d5d6;
    border-radius: 5px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url('../spimages/arrow.png') no-repeat scroll right center transparent;
    background-position-x: 10%;
    background-color: #f1f1f1;
    padding-left: 40px;
    margin-top: 9px;
}

.fb_project_area {
    width: 930px;
    height: 48px;
    display: flex;
    margin-top: 25px;
}

.fb_project_area_l {
    width: 130px;
    height: 48px;
}

.fb_project_area_l p {
    font-size: 18px;
    color: #383d43;
    line-height: 48px;
    padding-left: 20px;
}

.fb_project_area_l span {
    color: #ea751c;
}

.fb_project_area_inpt {
    width: 195px;
    height: 30px;
    border-radius: 5px;
    margin-top: 9px;
    border: 1px solid #d4d5d6;
    background-color: #f1f1f1;
    padding-left: 5px;
}

.fb_project_area_r {
    width: auto;
    height: 48px;
    margin-left: 10px;
}

.fb_project_area_r p {
    line-height: 48px;
    font-size: 16px;
}

.fb_project_address {
    width: 930px;
    height: 48px;
    display: flex;
    margin-top: 25px;
}

.fb_project_address_l {
    width: 130px;
    height: 48px;
}

.fb_project_address_l p {
    font-size: 18px;
    color: #383d43;
    line-height: 48px;
    padding-left: 20px;
}

.fb_project_address_l span {
    color: #ea751c;
}

.fb_project_address_pro {
    width: 125px;
    height: 30px;
    border: 0;
    font-size: 16px;
    color: #373d41;
    border: 1px solid #d4d5d6;
    border-radius: 5px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url('../spimages/arrow.png') no-repeat scroll right center transparent;
    background-position-x: 10%;
    background-color: #f1f1f1;
    padding-left: 40px;
    margin-top: 9px;
}

.fb_project_address_city {
    width: 125px;
    height: 30px;
    border: 0;
    font-size: 16px;
    color: #373d41;
    border: 1px solid #d4d5d6;
    border-radius: 5px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url('../spimages/arrow.png') no-repeat scroll right center transparent;
    background-position-x: 10%;
    background-color: #f1f1f1;
    padding-left: 40px;
    margin-top: 9px;
}

.fb_project_street {
    width: 930px;
    height: 48px;
    display: flex;
    margin-top: 25px;
}

.fb_project_street_l {
    width: 130px;
    height: 48px;
}

.fb_project_street_l p {
    font-size: 18px;
    color: #383d43;
    line-height: 48px;
    padding-left: 20px;
}

.fb_project_street_l span {
    color: #ea751c;
}

.fb_project_street_inpt {
    width: 730px;
    height: 48px;
    border: 0;
    background-color: #f1f1f1;
    font-size: 16px;
    padding-left: 10px;
}

.fb_project_open {
    width: 930px;
    height: 48px;
    display: flex;
    margin-top: 25px;
}

.fb_project_open_l {
    width: 130px;
    height: 48px;
}

.fb_project_open_l p {
    font-size: 18px;
    color: #383d43;
    line-height: 48px;
    padding-left: 20px;
}

.fb_project_open_l span {
    color: #ea751c;
}

.fb_project_open_r {
    width: 800px;
    height: 48px;
    display: flex;
    line-height:48px;
}

.fb_project_open_r p {
    font-size: 16px;
    padding-left: 5px;
    line-height: 48px;
}

.fb_project_unopen_inpt {
    width: 20px;
    height: 20px;
    margin-top: 14px;
}

.fb_project_open_inpt {
    width: 20px;
    height: 20px;
    margin-top: 14px;
    margin-left: 20px;
}

.fb_project_partopen_inpt {
    width: 20px;
    height: 20px;
    margin-top: 14px;
    margin-left: 20px;
}

.fb_project_upload {
    width: 930px;
    height: auto;
    display: flex;
    margin-top: 25px;
}

.fb_project_upload_l {
    width: 130px;
    height: 48px;
}

.fb_project_upload_l p {
    font-size: 18px;
    color: #383d43;
    line-height: 48px;
    padding-left: 20px;
}

.fb_project_upload_l span {
    color: #ea751c;
}

#img-box {
    width: auto;
    height: 86px;
    margin-top: 20px;
    display: flex;
    overflow: hidden;
    position: relative;
}

#img-box img {
    width: 100px;
    height: 86px;
    margin-left: 10px;
}

.img_kind {
    font-size: 15px;
    color: #ea751c;
    padding-left: 40px;
    line-height: 48px;
}

.showFileName {
    width: auto;
    height: auto;
    margin-left: 130px;
    margin-top: 20px;
}

.showFileName p {
    font-size: 14px;
}

.input-file-box {
    width: 160px;
    position: relative;
    display: inline-block;
    background: #ea751c;
    border-radius: 30px;
    padding: 4px 12px;
    overflow: hidden;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    text-indent: 0;
    line-height: 40px;
}

.input-file-box input {
    position: absolute;
    font-size: 100px;
    right: 0;
    top: 0;
    opacity: 0;
    cursor: pointer;
}

.fb_project_kfs {
    width: 930px;
    height: 150px;
    margin-top: 40px;
    display: flex;
}

.fb_project_kfs_l {
    width: 130px;
    height: 48px;
}

.fb_project_kfs_l p {
    font-size: 18px;
    color: #383d43;
    line-height: 48px;
    padding-left: 20px;
}

.fb_project_kfs_r {
    width: 730px;
    height: 150px;
    border: 0;
    background-color: #f1f1f1;
    border-radius: 5px;
    padding: 10px;
    font-size: 16px;
}

.fb_project_sign {
    width: 930px;
    height: 150px;
    margin-top: 40px;
    display: flex;
}

.fb_project_sign_l {
    width: 130px;
    height: 48px;
}

.fb_project_sign_l p {
    font-size: 18px;
    color: #383d43;
    line-height: 48px;
    padding-left: 20px;
}

.fb_project_sign_r {
    width: 730px;
    height: 150px;
    border: 0;
    background-color: #f1f1f1;
    border-radius: 5px;
    padding: 10px;
    font-size: 16px;
}

.fb_info_name {
    width: 930px;
    height: 48px;
    display: flex;
    margin-top: 50px;
}

.fb_info_name_l {
    width: 130px;
    height: 48px;
}

.fb_info_name_l p {
    font-size: 18px;
    color: #383d43;
    line-height: 48px;
    padding-left: 20px;
}

.fb_info_name_l span {
    color: #ea751c;
}

.fb_info_name_r {
    width: 730px;
    height: 48px;
    border: 0;
    background-color: #f1f1f1;
    font-size: 16px;
    padding-left: 10px;
}

.fb_info_phone {
    width: 930px;
    height: 48px;
    display: flex;
    margin-top: 25px;
}

.fb_info_phone_l {
    width: 130px;
    height: 48px;
}

.fb_info_phone_l p {
    font-size: 18px;
    color: #383d43;
    line-height: 48px;
    padding-left: 20px;
}

.fb_info_phone_l span {
    color: #ea751c;
}

.fb_info_phone_r {
    width: 730px;
    height: 48px;
    border: 0;
    background-color: #f1f1f1;
    font-size: 16px;
    padding-left: 10px;
}

.fb_info_zhiw {
    width: 930px;
    height: 48px;
    display: flex;
    margin-top: 25px;
}

.fb_info_zhiw_l {
    width: 130px;
    height: 48px;
}

.fb_info_zhiw_l p {
    font-size: 18px;
    color: #383d43;
    line-height: 48px;
    padding-left: 20px;
}

.fb_info_zhiw_l span {
    color: #ea751c;
}

.fb_info_zhiw_r {
    width: 730px;
    height: 48px;
    border: 0;
    background-color: #f1f1f1;
    font-size: 16px;
    padding-left: 10px;
}

.fb_info_mail {
    width: 930px;
    height: 48px;
    display: flex;
    margin-top: 25px;
}

.fb_info_mail_l {
    width: 130px;
    height: 48px;
}

.fb_info_mail_l p {
    font-size: 18px;
    color: #383d43;
    line-height: 48px;
    padding-left: 20px;
}

.fb_info_mail_l span {
    color: #ea751c;
}

.fb_info_mail_r {
    width: 730px;
    height: 48px;
    border: 0;
    background-color: #f1f1f1;
    font-size: 16px;
    padding-left: 10px;
}

.fb_info_submit {
    width: 295px;
    height: 65px;
    background-color: #ea751c;
    border-radius: 10px;
    border: 0;
    margin-top: 50px;
    margin-bottom: 80px;
    margin-left: 50%;
    transform: translateX(-50%);
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    cursor: pointer;
}

/* 品牌发布 */
.fb_brand {
    width: 1150px;
    height: auto;
    margin: 0 auto;
    background-color: #ffffff;
}

.fb_brand_cont {
    width: 930px;
    height: auto;
    margin: 0 auto;
}

.fb_brand_compname {
    width: 930px;
    height: 48px;
    display: flex;
    margin-top: 25px;
}

.fb_brand_compname_l {
    width: 130px;
    height: 48px;
}

.fb_brand_compname_l p {
    font-size: 18px;
    color: #383d43;
    line-height: 48px;
    padding-left: 20px;
}

.fb_brand_compname_l span {
    color: #ea751c;
}

.fb_brand_compname_r {
    width: 730px;
    height: 48px;
    border: 0;
    background-color: #f1f1f1;
    font-size: 16px;
    padding-left: 10px;
}

.fb_brand_ppname {
    width: 930px;
    height: 48px;
    display: flex;
    margin-top: 25px;
}

.fb_brand_ppname_l {
    width: 130px;
    height: 48px;
}

.fb_brand_ppname_l p {
    font-size: 18px;
    color: #383d43;
    line-height: 48px;
    padding-left: 20px;
}

.fb_brand_ppname_l span {
    color: #ea751c;
}

.fb_brand_ppname_r {
    width: 730px;
    height: 48px;
    border: 0;
    background-color: #f1f1f1;
    font-size: 16px;
    padding-left: 10px;
}

.fb_brand_yetai {
    width: 930px;
    height: 48px;
    display: flex;
    margin-top: 25px;
}

.fb_brand_yetai_l {
    width: 130px;
    height: 48px;
}

.fb_brand_yetai_l p {
    font-size: 18px;
    color: #383d43;
    line-height: 48px;
    padding-left: 20px;
}

.fb_brand_yetai_l span {
    color: #ea751c;
}

.fb_brand_yetai_r {
    width: 125px;
    height: 30px;
    border: 0;
    font-size: 16px;
    color: #373d41;
    border: 1px solid #d4d5d6;
    border-radius: 5px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url('../spimages/arrow.png') no-repeat scroll right center transparent;
    background-position-x: 10%;
    background-color: #f1f1f1;
    padding-left: 40px;
    margin-top: 9px;
}

.fb_brand_logo {
    width: 930px;
    height: 48px;
    display: flex;
    margin-top: 25px;
}

.fb_brand_logo_l {
    width: 130px;
    height: 48px;
}

.fb_brand_logo_l p {
    font-size: 18px;
    color: #383d43;
    line-height: 48px;
    padding-left: 20px;
}

.fb_brand_logo_l span {
    color: #ea751c;
}

/* 上传 */
.preview-image {
    display: inline-block;
    width: 100px;
    height: 86px;
}

.delete-button {
    cursor: pointer;
    font-size: 14px;
    margin-right: 10px;
    z-index: 101;
    position: absolute;
    right: -5px;
    top: 0;
}


.input-file-box {
    width: 160px;
    position: relative;
    display: inline-block;
    background: #ea751c;
    border-radius: 30px;
    padding: 4px 12px;
    overflow: hidden;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    text-indent: 0;
    line-height: 40px;
}

.input-file-box input {
    position: absolute;
    font-size: 100px;
    right: 0;
    top: 0;
    opacity: 0;
    cursor: pointer;
}

.hole {
    float: left;
    position: relative;
    margin-left: 10px;
    margin-top: 10px;
}

#preview-container {
    margin-left: 130px;
}

#preview-container_1 {
    margin-left: 150px;
}

.pp_brand_address {
    width: 930px;
    height: 48px;
    display: flex;
    margin-top: 25px;
}

.pp_brand_address_l {
    width: 130px;
    height: 48px;
}

.pp_brand_address_l p {
    font-size: 18px;
    color: #383d43;
    line-height: 48px;
    padding-left: 20px;
}

.pp_brand_address_l span {
    color: #ea751c;
}

.pp_brand_address_pro {
    width: 125px;
    height: 30px;
    border: 0;
    font-size: 16px;
    color: #373d41;
    border: 1px solid #d4d5d6;
    border-radius: 5px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url('../spimages/arrow.png') no-repeat scroll right center transparent;
    background-position-x: 10%;
    background-color: #f1f1f1;
    padding-left: 40px;
    margin-top: 9px;
}

.pp_brand_address_city {
    width: 125px;
    height: 30px;
    border: 0;
    font-size: 16px;
    color: #373d41;
    border: 1px solid #d4d5d6;
    border-radius: 5px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url('../spimages/arrow.png') no-repeat scroll right center transparent;
    background-position-x: 10%;
    background-color: #f1f1f1;
    padding-left: 40px;
    margin-top: 9px;
}

.pp_brand_street {
    width: 930px;
    height: 48px;
    display: flex;
    margin-top: 25px;
}

.pp_brand_street_l {
    width: 130px;
    height: 48px;
}

.pp_brand_street_l p {
    font-size: 18px;
    color: #383d43;
    line-height: 48px;
    padding-left: 20px;
}

.pp_brand_street_l span {
    color: #ea751c;
}

.pp_brand_street_inpt {
    width: 730px;
    height: 48px;
    border: 0;
    background-color: #f1f1f1;
    font-size: 16px;
    padding-left: 10px;
}

.pp_brand_compintro {
    width: 930px;
    height: auto;
    display: flex;
    margin-top: 25px;
}

.pp_brand_compintro_l {
    width: 130px;
    height: 48px;
}

.pp_brand_compintro_l p {
    font-size: 18px;
    color: #383d43;
    line-height: 48px;
    padding-left: 20px;
}

.pp_brand_compintro_r {
    width: 730px;
    height: 150px;
    border: 2px solid #d4d4d4;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 10px;
    font-size: 16px;
}

.pp_info_name {
    width: 930px;
    height: 48px;
    display: flex;
    margin-top: 50px;
}

.pp_info_name_l {
    width: 130px;
    height: 48px;
}

.pp_info_name_l p {
    font-size: 18px;
    color: #383d43;
    line-height: 48px;
    padding-left: 20px;
}

.pp_info_name_l span {
    color: #ea751c;
}

.pp_info_name_r {
    width: 730px;
    height: 48px;
    border: 0;
    background-color: #f1f1f1;
    font-size: 16px;
    padding-left: 10px;
}

.pp_info_phone {
    width: 930px;
    height: 48px;
    display: flex;
    margin-top: 25px;
}

.pp_info_phone_l {
    width: 130px;
    height: 48px;
}

.pp_info_phone_l p {
    font-size: 18px;
    color: #383d43;
    line-height: 48px;
    padding-left: 20px;
}

.pp_info_phone_l span {
    color: #ea751c;
}

.pp_info_phone_r {
    width: 730px;
    height: 48px;
    border: 0;
    background-color: #f1f1f1;
    font-size: 16px;
    padding-left: 10px;
}

.pp_info_zhiw {
    width: 930px;
    height: 48px;
    display: flex;
    margin-top: 25px;
}

.pp_info_zhiw_l {
    width: 130px;
    height: 48px;
}

.pp_info_zhiw_l p {
    font-size: 18px;
    color: #383d43;
    line-height: 48px;
    padding-left: 20px;
}

.pp_info_zhiw_l span {
    color: #ea751c;
}

.pp_info_zhiw_r {
    width: 730px;
    height: 48px;
    border: 0;
    background-color: #f1f1f1;
    font-size: 16px;
    padding-left: 10px;
}

.pp_info_mail {
    width: 930px;
    height: 48px;
    display: flex;
    margin-top: 25px;
}

.pp_info_mail_l {
    width: 130px;
    height: 48px;
}

.pp_info_mail_l p {
    font-size: 18px;
    color: #383d43;
    line-height: 48px;
    padding-left: 20px;
}

.pp_info_mail_l span {
    color: #ea751c;
}

.pp_info_mail_r {
    width: 730px;
    height: 48px;
    border: 0;
    background-color: #f1f1f1;
    font-size: 16px;
    padding-left: 10px;
}

.pp_info_submit {
    width: 295px;
    height: 65px;
    background-color: #ea751c;
    border-radius: 10px;
    border: 0;
    margin-top: 50px;
    margin-bottom: 80px;
    margin-left: 50%;
    transform: translateX(-50%);
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    cursor: pointer;
}