input {
    background: none;
    outline: none;
    border: 0px;
}

input:focus {
    border: none;
}


/*包含以下四种的链接*/

a {
    text-decoration: none;
}


/*正常的未被访问过的链接*/

a:link {
    text-decoration: none;
}


/*已经访问过的链接*/

a:visited {
    text-decoration: none;
}


/*鼠标划过(停留)的链接*/

a:hover {
    text-decoration: none;
}


/* 正在点击的链接*/

a:active {
    text-decoration: none;
}

.bg-w {
    background-color: #FFF;
    border-radius: 6px;
}

.padd1 {
    padding: 20px;
}

.flex-betw-c {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.flex-betw-t {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
}

.flex-betw-b {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
}

.flex-left-c {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: left;
}

.b-line {
    width: 20px;
    height: 4px;
    background: rgba(54, 86, 208, 1);
    margin-top: 10px;
}

.mtop {
    margin-top: 20px;
}

.mbottom {
    margin-bottom: 40px;
    padding-bottom: 0;
}

.ml10 {
    margin-left: 10px;
}

.pr10 {
    padding-right: 10px;
}

.pr10 .nc3-r1 {
    font-size: 16px;
}

.mtop10 {
    margin-top: 10px;
    margin-bottom: 20px;
}

.no-padd {
    padding: 10px 0 10px 0;
    display: block;
}

.no-padd-h {
    padding-top: 0;
}

.no-padd:last-child {
    border-top: none;
}

.n-con-list-h {
    border-top: 1px solid #E6E6E6;
    margin-bottom: 0;
    padding-left: 0;
}


/* .n-con-list-h:hover{background-color: white;box-shadow:0px 2px 24px 0px rgba(0, 0, 0, 0.06);-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;}		{} */


/* .n-con-list-h:hover{background-color: unset;box-shadow: unset;} */

.hid2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}

.hid1 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


/* 详情信息 */

.p1 {
    position: relative;
    z-index: 10;
    overflow: hidden;
}

.nh-qian {
    position: absolute;
    right: 75px;
    top: 30px;
}

.qian1 {
    font-size: 28px;
    color: #e52012;
    text-align: right;
}

.qian1-ds {
    color: #a3a3a3;
}

.qian2 {
    text-decoration: line-through;
    font-size: 14px;
    color: #a3a3a3;
    text-align: right;
}

.n_hh1 {
    width: 50px;
    text-align: left;
}

.n_hh1 img {
    width: 46px;
}

.n_hh2 {
    width: 775px;
    text-align: left;
}

.n_hh2-t1 b {
    font-size: 24px;
    color: #343434;
    margin-right: 30px;
}

.n_hh2-t2 {
    width: 80px;
    text-align: center;
    cursor: pointer;
}

.n_hh2-t1 i,
.n_hh2-t2 i {
    font-size: 16px;
    color: #9A9A9A;
}

.n_hh2-sj {
    font-size: 16px;
    color: #9A9A9A;
    margin-top: 10px;
}

.nh2 {
    margin-top: 20px;
    padding: 10px;
    background-color: #f5f5f5;
}

.nh2 .nh2-txt {
    font-size: 18px;
    font-weight: bold;
}

.nh2 .nh2-txt2 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
}

.nh2 .nh2-lt {
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
}

.nh2 .nh2-lt2 {
    font-size: 16px;
    margin-top: 10px;
}

.nh2 .nh2-l {
    width: 620px;
    padding-bottom: 10px;
}

.nh2 .nh2-l3 {
    padding-bottom: 10px;
}

.nh-line {
    width: 100%;
    background-color: #e1e1e1;
    height: 1px;
}

.nh2 .nh2-l2 {
    width: 620px;
}

.nh2 .nh2-l .nh2-lb {
    font-size: 16px;
    float: left;
    padding-right: 34px;
    margin-top: 8px;
}

.nh2 .nh2-l .nh2-ll {
    text-align: left;
}

.nh2 .nh2-l2 .nh2-ll .l1 {
    font-size: 16px;
    margin-top: 10px;
}

.nh_btn {
    background-color: #FB801C;
    font-size: 16px;
    width: 160px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    border-radius: 4px;
    border: none;
    outline: 0;
    color: #fefefe;
    position: absolute;
    right: 40px;
    top: 140px;
}

.nh-dis {
    background-color: #DDDFE4;
}

.nhh2-sled {
    position: absolute;
    z-index: 5;
    top: 0;
    right: 0;
    border-top: 85px solid #DDDFE4;
    border-left: 140px solid transparent;
}

.nhh2-sled-text {
    font-size: 14px;
    color: #FFF;
    position: absolute;
    z-index: 10;
    top: 22px;
    right: 4px;
    transform: rotate(31deg);
}


/* 需求明细 */

.nmh-c {
    font-size: 22px;
    color: #343434;
    text-align: center;
}

#provform {
    margin-top: 30px;
}

.nmh-c-text {
    margin-top: 20px;
    line-height: 24px;
    font-size: 14px;
    color: #646464;
}

.nmh-1 .layui-input {
    width: 140px;
    height: 36px !important;
    border-radius: 4px;
}

.nmh-2 .layui-input {
    width: 260px;
    height: 36px !important;
    border-radius: 4px;
}

.nmh-1 .layui-input::placeholder,
.nmh-2 .layui-input::placeholder {
    color: #dad9d9;
}

.nmh-1 {
    width: 340px;
}

.nmh-11,
.nmh-2 a {
    margin-right: 16px;
    font-size: 18px;
}

.nmh-2 a span {
    color: #e52012;
}

.bz_sub {
    border-radius: 4px;
    font-size: 16px;
}

#getall {
    color: #1C76FB;
}


/* 个人信息 */

.hrp-t1 {
    font-size: 22px;
    color: #343434;
}

.hrp-t2 {
    font-size: 14px;
    color: #9A9A9A;
    margin-top: 8px;
}

.hrp-t3 {
    margin-top: 28px;
    width: 210px;
    margin: 30px auto 10px auto;
}

.hrp-tt1 i {
    font-size: 16px;
}

.hrp-tt1 .act {
    color: #D2DAE6;
    margin-right: 3px;
}

.hrp-tt1 .acted {
    color: #F49C1A;
    margin-right: 3px;
}

.hrp-tt2 {
    color: #E6E6E6;
    font-size: 14px;
}

.hrp-tt3 {
    color: #9A9A9A;
    font-size: 14px;
}

.hrp-tt3 i {
    color: #969696;
    font-size: 16px;
}


/* 需求推荐 */


/* .nlh-head {
    border-bottom: 1px solid #E6E6E6;
} */

.nlh-h1 {
    color: #999;
    font-size: 16px;
    width: 200px;
}

.nlh-hh1,
.nlh-hh2 {
    padding: 0 8px 15px 8px;
    cursor: pointer;
    border-bottom: 2px solid #FFF;
}

.seled {
    color: #3D5DE5;
    border-bottom: 2px solid #1C75FB;
}

.nlh-h2 {
    color: #666;
    cursor: pointer;
}


/* AD img */

.l-padd {
    padding: 0 10px 10px 10px;
    margin-bottom: 10px;
}

.r-ad1 {
    margin-top: 20px;
    border-radius: 6px;
    width: 100%;
    height: 160px;
}

.r-ad2 {
    margin-top: 30px;
    border-radius: 6px;
    width: 100%;
    height: 420px;
}

#fw_list>div {
    display: none;
}

.layui-layer {
    box-shadow: unset !important;
}

.layui-layer-shade {
    background-color: rgb(0 0 0 / 60%) !important;
}

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

.mc-blue {
    color: rgba(56, 155, 249, 1)
}

.z_box {
    width: 304px;
    height: 350px;
    background-color: #fff;
    box-shadow: 0px 8px 30px 0px rgba(38, 50, 76, 0.1);
}

.z_box img {
    width: 100%;
    height: 195px;
}

.z_box_main {
    padding: 22px;
}

.lian_tel_box {
    width: 260px;
    height: 44px;
    background: #FFFFFF;
    border: 1px solid #C5CAD3;
    border-radius: 6px;
    padding: 8px 16px;
    box-sizing: border-box;
}

.z_box .telIcon {
    width: 13px;
    height: 17px;
}

.lian_tel_box input {
    font-size: 16px;
}

.lian_tel_box input::-webkit-input-placeholder {
    color: #5A5E66;
    font-weight: 400;
}

.btns .btn {
    display: block;
    width: 120px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    box-shadow: 0px 4px 6px 0px rgba(255, 105, 0, 0.2);
    border-radius: 6px;
    font-size: 16px;
    font-weight: 500;
}

.btn_one {
    background: #FFFBF9;
    border: 1px solid #FF6900;
    color: #EA6102;
    cursor: pointer;
}

.btns {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.btn_two {
    background: #FF7E1A;
}

.btn_two a {
    color: #fff;
}


/*
.n_head_right {
    margin-top: 24px;
} */

.companys {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 20px;
}

.com_item {
    margin-bottom: 19px;
    width: 44%;
    border: 1px solid #ECEFF4;
    border-radius: 10px;
    padding: 17px;
    display: flex;
    align-items: center;
}

.head_img_text {
    width: 70px;
    height: 70px;
    background: linear-gradient(156deg, #6BADFF 0%, #6F9BFF 100%);
    border-radius: 10px;
    font-size: 39px;
    text-align: center;
    line-height: 70px;
    color: #fff;
}

.main_text_box {
    margin-left: 12px;
    height: 70px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    flex: 1;
}

.com_item .title+div {
    display: flex;
    align-items: center;
}

.com_item:hover .title {
    color: #3D5DE5;
}

.main_text_box .fanwei {
    max-width: 282px;
    font-size: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    flex: 1;
}

.x_img {
    width: 14px;
    height: 14px;
    margin-right: 5px;
}

.serves {
    display: flex;
    align-items: center;
}

.serveItem img {
    width: 100%;
    height: 171px;
}

.serveItem {
    width: 33%;
    padding-top: 24px;
    margin-right: 24px;
    min-height: 315.42px;
}

.serveItem:nth-child(3) {
    margin-right: 0px;
}

.serve_img_box img+div {
    position: absolute;
    top: 42px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 30px;
    font-weight: 400;
    color: #4c4c4c;
}

.serve_img_box {
    position: relative;
    width: 99%;
    height: 171px;
}

.dingBox {
    display: flex;
    align-items: center;
}

.dingBox img {
    width: 11px;
    height: 12px;
}

.citybox {
    justify-content: space-between;
    margin-top: 16px;
}

.citybox .city {
    font-size: 12px;
    color: #1C75FB;
}

.serve_name {
    width: 45%;
    font-size: 18px;
    font-weight: 400;
    color: #4c4c4c;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.server_city {
    margin: 10px 0;
    font-size: 14px;
    color: #999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.pic {
    font-size: 22px;
    color: #FF6A00;
    font-weight: bold;
}

.picSpan {
    font-size: 16px;
    color: #FF6A00;
}

.issueBoxItem {
    width: 45%;
    border: 1px solid #ECEFF4;
    border-radius: 2px;
    padding: 13px 15px;
    margin-right: 17px;
    margin-bottom: 13px;
}

.issueBoxItem:nth-child(even) {
    margin-right: 0px;
}

.issueBoxItem:nth-last-child(1),
.issueBoxItem:nth-last-child(2) {
    margin-bottom: 0px;
}

.issueIcon {
    padding: 0 5px;
    margin-right: 12px;
    color: #fff;
    background-color: #eb4546;
    font-size: 12px;
    border-radius: 4px;
}

.issueTitle {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.issueBox {
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 13px;
}

.issue_main {
    align-items: flex-start;
    padding-top: 13px;
}

.issue_main .issueIcon {
    margin-top: 4px;
    background-color: #288be7;
}

.issue_main_text {
    font-size: 14px;
    color: #9e9e9e;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    ;
}

.h_box {
    margin: 22px 0;
}

.h_title {
    font-size: 24px;
    color: #181A33;
    font-weight: bold;
}

.zi_xun {
    padding: 14px 12px;
    border-bottom: 1px solid #eee;
}

.zi_xun img {
    width: 216px;
    height: 144px;
}

.zi_main_box {
    max-width: 600px;
    flex: 1;
    height: 144px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-left: 19px;
}

.zi_title {
    font-size: 18px;
    color: #333333;
    font-weight: 400;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.zi_txt {
    position: relative;
    margin-top: 10px;
    font-size: 14px;
    color: #828282;
    max-height: 66px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

/* .zi_txt::after {
    content: '...';
    position: absolute;
    bottom: 0;
    right: 0;
} */

.zi_main_box .tagsBox {
    justify-content: space-between;
}

.tagsBox .tag {
    padding: 3px 6px;
    background: #EDF3FF;
    border-radius: 11px;
    font-size: 12px;
    color: #1C75FB;
    margin-right: 15px;
}

.zi_time {
    font-size: 12px;
    color: #999;
}
.n_need_xq .newHotTags {
    padding: 0;
}
.n_need_xq .newHotTags .marT0 {
    margin-top: 0;
}
