.main_content { margin-top: 15px; } .cat_nav { float: left; width: 220px; height: 352px; padding: 9px 0; z-index: 2; position: relative; cursor: default; background: #fff; } .cat_nav * { -webkit-box-sizing: border-box; box-sizing: border-box; } @-webkit-keyframes fadeinleftbig { 0% { opacity: 0; -webkit-transform: translatex(-5px); transform: translatex(-5px) } to { opacity: 1; -webkit-transform: translatex(0); transform: translatex(0) } } @keyframes fadeinleftbig { 0% { opacity: 0; -webkit-transform: translatex(-5px); transform: translatex(-5px) } to { opacity: 1; -webkit-transform: translatex(0); transform: translatex(0) } } .jno_item_pop_container { animation: fadeinleftbig .3s ease-in-out; -webkit-animation: fadeinleftbig .3s ease-in-out; } .jno_item,.jlist_item { position: relative; height: 44px; font-size: 14px; } .jno_item .jno_item_text { position: relative; width: 220px; font-size: 15px; padding: 0 24px; height: 42px; overflow: hidden; line-height: 42px; border-right: none; z-index: 999; color: #333; font-weight: 600; border-top: 1px solid #fff; background-color: #fff; -webkit-transition: color .3s ease-in-out; -o-transition: color .3s ease-in-out; transition: color .3s ease-in-out; } .jno_item .jno_item_text i { position: absolute; top: 50%; right: 14px; transform: translate(0,-50%); -webkit-transform: translate(0,-50%); color: #999; font-weight: 400; } .jno_item .jno_item_text2 i,.jlist_item .jno_item_text2 i { position: absolute; top: 50%; right: 14px; transform: translate(0,-50%); -webkit-transform: translate(0,-50%); color: #999; font-weight: 400; } .jno_item_text2 { position: relative; padding: 0 24px; height: 44px; line-height: 44px; border-right: none; color: #333; border-top: 1px solid #fff; background-color: #fff; display: block; font-weight: 600; } .jno_item_text2:hover { color: #2990f7; text-decoration: none; } .jno_item:hover { border-top: 1px solid #f1f1f1; border-bottom: 1px solid #f1f1f1 } .jno_item:hover .jno_item_text { cursor: pointer; position: absolute; top: 0; left: 0; color: #2990f7 } .jno_item:hover .jno_item_text i { display: none } .jno_item:hover .jno_item_text:before { content: ""; position: absolute; top: 0; width: 10px; right: -5px; height: 100%; background-color: #fff } .jno_item_pop { position: absolute; top: -10px; left: 220px; width: 715px; height: 365px; display: none; background-color: #fff; padding: 0 0 5px; border: 1px solid #f1f1f1; z-index: 99; overflow-y: auto; } .jno_item_pop::-webkit-scrollbar { width: 0 } .jno_item_pop_list { margin-bottom: 15px; padding: 15px 24px; line-height: 32px; } .jno_item_pop_href { display: inline-block; width: 25%; cursor: pointer; color: #666 } .jno_item_pop_href:hover { color: #2990f7 } .jno_item_pop_title { padding-bottom: 10px; margin: 10px 20px 0; font-size: 16px; font-weight: 700; border-bottom: 1px solid #f1f1f1 } .jno_item:hover .jno_item_pop { display: block; height: 370px } .sw_group { float: left; width: 680px; height: 370px; overflow: hidden; margin: 0 15px; position: relative; } .sw_group .advfag { position: absolute; right: 10px; bottom: 10px; border: 1px solid #fff; font-size: 12px; z-index: 2; height: 18px; line-height: 18px; padding: 0 4px; border-radius: 4px; color: #fff; } .sw_group .silder-box-1 .swiper-pagination-bullet-active { box-shadow: 0 0 5px #2990f7; background: #none !important; border: 2px solid #2990f7; } .sw_group .silder-box-1 .swiper-pagination-clickable .swiper-pagination-bullet { border: 2px solid #2990f7; background: none !important; } .sw_group .swiper-container { height: 100%; } .sw_group .swiper-container img { display: block; width: 100%; height: 100%; object-fit: cover; } .mobile_login_wrap { position: relative; } .sw_sing { float: left; width: 270px; height: 370px; background: #fff; } .sing_no { padding: 20px 20px 0; position: relative; } .sing_no .qiehuan_list { position: absolute; height: 35px; width: 35px; right: 10px; top: 10px; } .sing_no .qiehuan_list img { width: 100%; height: 100%; display: block; cursor: pointer; } .sing_no .sn_txt { height: 24px; line-height: 24px; font-size: 18px; color: #333; margin-bottom: 10px; margin-top: 10px; } .sing_no .sn_txt .a { color: #ff6700; } .sing_no .sn_txt.shuoming { color: #666; font-size: 14px; margin-bottom: 30px; } .sing_no .d_inp { position: relative; width: 230px; height: 44px; margin-top: 20px; } .sing_no .d_inp .inp { width: 230px; height: 44px; line-height: 44px; border: 1px solid #e6e6e6; border-radius: 3px; padding: 0 15px; color: #333; font-weight: 600; transition: all .3s; -webkit-transition: all .3s; } .sing_no .d_inp .inp::placeholder { font-weight: normal; } .sing_no .d_inp .inp::-webkit-outer-spin-button,.sing_no .d_inp .inp::-webkit-inner-spin-button { -webkit-appearance: none; } input[type="number"] { -moz-appearance: textfield; } .sing_no .d_inp .inp:hover,.sing_no .d_inp .inp:focus { background-color: #e6fcff; border: 1px #2990f7 solid; } .sing_no .d_inp .sf { position: absolute; left: 133px; top: 12px; width: 1px; height: 20px; background: #f1f1f1; } .sing_no .d_inp .get_bt { position: absolute; right: 1px; top: 1px; width: 94px; height: 42px; line-height: 42px; text-align: center; color: #2990f7; z-index: 1; background: #fff; border: 0; cursor: pointer; } .sing_no .d_inp .get_bt.disabled { color: #c9c9c9; } .sing_no .sn_login_btn { margin-top: 15px; width: 230px; height: 44px; line-height: 44px; text-align: center; border: 1px solid #2990f7; color: #fff; background: #2990f7; border-radius: 2px; transition: all .3s; -webkit-transition: all .3s; cursor: pointer; } .sing_no .sn_login_btn:hover { background-color: #fff; border-color: #2990f7; color: #2990f7; } .sing_no .sn_login_btn.disabled { border: 1px solid #e6e6e6; background-color: #fbfbfb; color: #c9c9c9; cursor: not-allowed; opacity: 1; } .sing_no .checked_banner { position: relative; line-height: 23px; padding-top: 24px; height: auto; } .sing_no .checked_banner label span { font-size: 0; display: inline-block; width: 16px; height: 16px; border: 1px solid #dbdbdb; border-radius: 2px; position: relative; margin-right: 6px; float: none; vertical-align: -4px; } .sing_no .checked_banner .checkbox-btn { cursor: pointer; } .sing_no .checked_banner .checkbox-btn .active i { color: #2990f7; display: none; font-size: 12px; position: absolute; width: 100%; height: 100%; top: -2px; left: 2px; } .sing_no .checked_banner .mind-login:checked i { display: block; } .sing_no .checked_banner .mind-login { position: absolute; width: 100%; height: 100%; left: 0; top: 0; opacity: 0; } .ewm_login_wrap .qrcode { position: relative; width: 150px; height: 150px; padding: 8px; border: 1px solid #f1f1f1; margin: auto; margin-top: 40px; margin-bottom: 30px; } .ewm_login_wrap .qrcode img { display: block; width: 100%; height: 100%; } .ewm_login_wrap .qrcode_title { font-size: 16px; color: #717a84; font-weight: 700; text-align: center; margin-bottom: 5px; } .ewm_login_wrap .qrcode_mark { color: #717a84; font-size: 12px; text-align: center; } .ewm_login_wrap .color-red { color: #2990f7!important; } .sing_yes { } .sing_yes .userinfo { padding: 20px 10px; } .sing_yes .userinfo .img_banner { width: 50px; height: 50px; border-radius: 50%; overflow: hidden; margin-right: 10px; margin-left: 10px; } .sing_yes .userinfo .img_banner img { display: block; width: 100%; } .sing_yes .userinfo .conttxt { } .sing_yes .userinfo .conttxt .title { font-size: 15px; color: #333; margin-top: 4px; font-weight: 700; height: 20px; line-height: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 160px; } .sing_yes .userinfo .conttxt .txt { font-size: 14px; color: #999; margin-top: 4px; height: 20px; line-height: 20px; } .sing_yes .qiye_look { padding: 10px 40px; } .sing_yes .qiye_look .item { text-align: center; } .sing_yes .qiye_look .item .numbanner { font-size: 13px; color: #333; } .sing_yes .qiye_look .item .numbanner .num { color: #2990f7; font-size: 22px; padding: 0 3px; } .sing_yes .qiye_look .item .con { font-size: 14px; color: #333; padding-top: 5px; } .sing_yes .effect_box { padding-top: 20px; } .sing_yes .effect_box .effect_item { width: 33%; margin-bottom: 20px; } .sing_yes .effect_box .effect_item .img { width: 45px; height: 45px; border-radius: 50%; overflow: hidden; margin: auto; } .sing_yes .effect_box .effect_item .img img { display: block; width: 100%; } .sing_yes .effect_box .effect_item .p1 { height: 30px; line-height: 30px; font-size: 14px; text-align: center; } .guanggao_adv_list { margin-top: 20px; } .guanggao_adv_list .adv_banner { position: relative; } .guanggao_adv_list .adv_banner .txt { position: absolute; bottom: 0; left: 0; background-color: rgba(0,0,0,0.7); height: 20px; line-height: 20px; padding: 0 4px; color: #fff; font-size: 12px; } .guanggao_adv_list .adv_banner .txt.jubao { display: none; left: 50px; cursor: pointer; } .guanggao_adv_list .adv_banner .advimg { display: block; } .guanggao_adv_list .adv_banner img { display: block; width: 100%; margin-bottom: 10px; } .guanggao_adv_list .adv_banner:hover .txt.jubao { display: block; } .list-title { margin-top: 20px; margin-bottom: 20px; } .list-title .title { font-size: 24px; color: #333; height: 60px; line-height: 60px; } .list-title .title h2 { position: relative; } .list-title .title h2:after { position: absolute; top: 10px; left: 0; content: ''; height: 12px; width: 12px; background-color: #2990f7; border-radius: 50%; } .list-title .title h2:before { position: absolute; bottom: 10px; right: 0; content: ''; height: 8px; width: 8px; background-color: #fbab2d; border-radius: 50%; } .list-title .more a { font-size: 14px; height: 60px; line-height: 60px; color: #999; vertical-align: middle; display: block; } .list-title .more a i { font-size: 17x; vertical-align: middle; } .list-title.gonglue .title h2:before,.list-title.gonglue .title h2:after { display: none; } .remen_zhiwei .rmzw_item { float: left; padding: 20px; width: calc(33.33% - 50px); margin-right: 15px; margin-bottom: 15px; background-color: #fff; } .remen_zhiwei .rmzw_item:nth-child(3n 3) { margin-right: 0; } .remen_zhiwei .rmzw_item .zw_info { border-bottom: 1px solid #f1f1f1; } .remen_zhiwei .rmzw_item .zw_info .zhiwei_name_box { margin-bottom: 18px; } .remen_zhiwei .rmzw_item .zw_info .zhiwei_name_box .title { float: left; font-size: 16px; font-weight: 700; color: #333; max-width: 70%; } .remen_zhiwei .rmzw_item .zw_info .zhiwei_name_box .price { float: right; color: #f15d5d; font-weight: 700; max-width: 30%; } .remen_zhiwei .rmzw_item .zw_info .yaoqiu { color: #999; font-size: 15px; margin-bottom: 10px; } .remen_zhiwei .rmzw_item .zw_info .yaoqiu .flag { padding-right: 10px; } .remen_zhiwei .rmzw_item .zw_info .type { background-color: #f8f8f8; color: #a9a9a9; font-size: 13px; padding: 0 5px; height: 22px; line-height: 22px; display: inline-block; border-radius: 4px; margin-bottom: 14px; } .remen_zhiwei .rmzw_item .gongsiinfo { margin-top: 15px; } .remen_zhiwei .rmzw_item .gongsiinfo .headerimg { display: block; object-fit: cover; width: 50px; height: 50px; border-radius: 8px; margin-right: 10px; border: 1px solid #f1f1f1; } .remen_zhiwei .rmzw_item .gongsiinfo .ttxt_box .title { font-size: 15px; height: 30px; line-height: 30px; } .remen_zhiwei .rmzw_item .gongsiinfo .ttxt_box .type { color: #999; font-size: 13px; max-width: 286px; } .remen_zhiwei .rmzw_item .gongsiinfo .ttxt_box .type .t1 { padding: 0 10px; } .remen_zhiwei .rmzw_item .gongsiinfo .ttxt_box .type .t1:first-child { padding-left: 0; } .remen_zhiwei .rmzw_item .gongsiinfo .ttxt_box .type .line { display: inline-block; height: 11px; width: 1px; background-color: #999; } .remen_zhiwei .rmzw_item:hover { box-shadow: 0 0 13px #999; } .remen_zhiwei .rmzw_item:hover .zw_info .zhiwei_name_box .title { color: #2990f7; } .more_zhiweilist_banner { margin-top: 10px; } .more_zhiweilist_banner .more_zhiweilist { padding: 0px 0 10px 0px; overflow: hidden; background-color: #fff; transition: all linear .2s; } .more_zhiweilist_banner .more_zhiweilist.hidden { max-height: 440px !important; } .more_zhiweilist_banner .more_zhiweilist .more_item { height: 44px; line-height: 44px; cursor: pointer; padding: 0 20px; display: block; } .more_zhiweilist_banner .more_zhiweilist .more_item:hover,.more_zhiweilist_banner .more_zhiweilist .more_item.hover { background-color: #f2f2f5; } .more_zhiweilist_banner .more_zhiweilist .more_item>div { float: left; font-size: 14px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .more_zhiweilist_banner .more_zhiweilist .more_item .name { width: 22%; height: 40px; text-align: left } .more_zhiweilist_banner .more_zhiweilist .more_item .name .tit { font-weight: bold; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: inline-block; max-width: 65%; color: #333; font-size: 15px; } .more_zhiweilist_banner .more_zhiweilist .more_item .name .type { margin-left: 10px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: inline-block; max-width: calc(35% - 10px); font-size: 12px; color: #999; } .more_zhiweilist_banner .more_zhiweilist .more_item .gs { width: 25%; } .more_zhiweilist_banner .more_zhiweilist .more_item .renzheng { width: 7%; color: #2990f7; } .more_zhiweilist_banner .more_zhiweilist .more_item .city { width: 27%; } .more_zhiweilist_banner .more_zhiweilist .more_item .price { width: 11%; color: #f15d5d; font-size: 15px; } .more_zhiweilist_banner .more_zhiweilist .more_item .time { width: 8%; text-align: left; color: #999; font-size: 13px; } .more_zhiweilist_banner .more_banner { background-color: #efefef; height: 40px; line-height: 40px; text-align: center; } .more_zhiweilist_banner .more_banner a { display: block; color: #999; } .more_zhiweilist_banner .more_banner a i { font-size: 13px; } .more_zhiweilist_banner .more_banner a i.iconmore-up { display: none; } .more_zhiweilist_banner .more_banner a i.iconzelvgongyonggengduo1 { display: inline-block; } .more_zhiweilist_banner .more_banner a span { font-size: 15px; margin-right: 10px; } .more_zhiweilist_banner .more_banner a:hover { background-color: #daebed; color: #2990f7; } .more_zhiweilist_banner .more_banner.active a i.iconmore-up { display: inline-block; } .more_zhiweilist_banner .more_banner.active a i.iconzelvgongyonggengduo1 { display: none; } .jianli_tuijian_box { } .jianli_tuijian .jianli_item { float: left; width: calc(20% - 12px); margin-right: 15px; margin-bottom: 15px; background-color: #fff; } .jianli_tuijian .jianli_item .link { display: block; } .jianli_tuijian .jianli_item:nth-child(5n) { margin-right: 0; } .jianli_tuijian .jianli_item .bg { width: 100%; background-color: #f0feff; height: 48px; overflow: hidden; position: relative; } .jianli_tuijian .jianli_item .userinfo { text-align: center; z-index: 10; position: relative; } .jianli_tuijian .jianli_item .userinfo .headerimg { display: block; height: 95px; width: 95px; border-radius: 50%; margin: 0 auto; object-fit: cover; margin-top: -35px; box-shadow: 0 0 4px #ddd; } .jianli_tuijian .jianli_item .userinfo .title { font-size: 18px; font-weight: 700; color: #333; margin-top: 10px; margin-bottom: 10px; height: 30px; line-height: 30px; } .jianli_tuijian .jianli_item .userinfo .type { color: #999; font-size: 15px; margin-bottom: 15px; } .jianli_tuijian .jianli_item .userinfo .type .t1 { padding: 0 7px; } .jianli_tuijian .jianli_item .userinfo .type .line { display: inline-block; height: 12px; width: 1px; background-color: #999; } .jianli_tuijian .jianli_item .userinfo .qiuzhi { color: #2990f7; padding-bottom: 20px; font-size: 14px; } .jianli_tuijian .jianli_item .userinfo .qiuzhi span { color: #ff5159; margin-left: 10px; } .jianli_tuijian .jianli_item:hover { box-shadow: 0 0 13px #999; } .jianli_tuijian #jianlilist_swiper { padding-bottom: 30px; } .jianli_tuijian #jianlilist_swiper .swiper-pagination-bullet-active { width: 24px; border-radius: 8px; background: #fbab2d !important; } .jianli_tuijian #jianlilist_swiper .swiper-pagination-bullet { background: #fbab2d; opacity: 1; } .kuaizhao_box .kz_item { float: left; padding: 20px; width: calc(33.33% - 50px); margin-right: 15px; margin-bottom: 15px; background-color: #fff; position: relative; } .kuaizhao_box .kz_item:nth-child(3n 3) { margin-right: 0; } .kuaizhao_box .kz_item .cont_info { height: 100px; border-bottom: 1px solid #f1f1f1; } .kuaizhao_box .kz_item .kz_name_box { margin-bottom: 18px; } .kuaizhao_box .kz_item .kz_name_box .title { float: left; font-size: 16px; font-weight: 700; color: #333; max-width: 70%; } .kuaizhao_box .kz_item .kz_name_box .time { float: right; color: #999; max-width: 30%; } .kuaizhao_box .kz_item .yaoqiu { line-height: 1.7; font-size: 14px; color: #999; margin-bottom: 10px; } .kuaizhao_box .kz_item .phone_banner { font-size: 15px; color: #2990f7; padding-top: 14px; } .kuaizhao_box .kz_item .phone_banner i { margin-right: 5px; font-size: 17px; } .kuaizhao_box .kz_item .flag_bg { position: absolute; top: 0; left: 0; width: 38px; height: 38px; background-size: 100% 100%; } .kuaizhao_box .kz_item .flag_bg.qiuzhi { background-image: ; } .kuaizhao_box .kz_item .flag_bg.zhaopin { background-image: ; } .kuaizhao_box .kz_item:hover { box-shadow: 0 0 13px #999; } .kuaizhao_box .kz_item:hover .kz_name_box .title { color: #2990f7; } .qiuzhi_gonglue { height: 360px; border-radius: 10px; overflow: hidden; background-color: #fff; margin-bottom: 50px; } .qiuzhi_gonglue .left_adv { width: 240px; margin-left: 20px; height: 100%; padding: 25px 0; box-sizing: border-box; } .qiuzhi_gonglue .left_adv img { display: block; width: 100%; height: 100%; object-fit: cover; border-radius: 4px; } .qiuzhi_gonglue .qiuzhi_cont { padding-left: 30px; padding-right: 30px; box-sizing: border-box; width: 660px; } .qiuzhi_gonglue .qiuzhi_cont .content { margin-top: 25px; } .qiuzhi_gonglue .qiuzhi_cont .content .haveimginfo { width: 320px; } .qiuzhi_gonglue .qiuzhi_cont .content .haveimginfo .haveimginfo_item { margin-bottom: 5px; } .qiuzhi_gonglue .qiuzhi_cont .content .haveimginfo .pic { display: block; width: 100%; height: 100px; object-fit: cover; border-radius: 4px; border: 1px solid #f1f1f1; box-sizing: border-box; } .qiuzhi_gonglue .qiuzhi_cont .content .haveimginfo .title { font-size: 14px; color: #333; font-weight: 700; width: 49%; margin-top: 10px; line-height: 21px; height: 20px; overflow: hidden; text-overflow: ellipsis; } .qiuzhi_gonglue .qiuzhi_cont .content .haveimginfo .title:hover { color: #2990f7; } .qiuzhi_gonglue .qiuzhi_cont .content .container { padding-left: 30px; } .qiuzhi_gonglue .qiuzhi_cont .content .container .info_item { height: 37px; width: 320px; } .qiuzhi_gonglue .qiuzhi_cont .content .container .info_item .title { float: left; font-size: 15px; color: #666; max-width: calc(100% - 120px); } .qiuzhi_gonglue .qiuzhi_cont .content .container .info_item .time { float: right; width: 100px; font-size: 15px; color: #999; } .qiuzhi_gonglue .qiuzhi_cont .content .container .info_item:hover .title { color: #2990f7; } .qiuzhi_gonglue .zixun_fr { width: 280px; padding: 0 18px; box-sizing: border-box; border-left: 1px solid #f1f1f1; margin: 25px 0; } .qiuzhi_gonglue .zixun_fr .haveimginfo_item { margin-bottom: 0px; position: relative; } .qiuzhi_gonglue .zixun_fr .haveimginfo_item .pic { display: block; width: 100%; height: 100px; object-fit: cover; border-radius: 4px; border: 1px solid #f1f1f1; box-sizing: border-box; } .qiuzhi_gonglue .zixun_fr .haveimginfo_item .t { position: absolute; bottom: 0; left: 0; background-color: rgba(0,0,0,0.7); height: 20px; line-height: 20px; padding: 0 4px; color: #fff; font-size: 12px; } .qiuzhi_gonglue .zixun_fr .noimginfo .p a { display: block; color: #666; font-size: 0; } .qiuzhi_gonglue .zixun_fr .noimginfo .p a .number { background: #e9f4f5; color: #2990f7; display: inline-block; font-size: 13px; width: 20px; height: 20px; line-height: 20px; margin-right: 10px; vertical-align: middle; text-align: center; } .qiuzhi_gonglue .zixun_fr .noimginfo .p a .tit { font-size: 14px; overflow: hidden; display: inline-block; text-overflow: ellipsis; vertical-align: middle; height: 40px; white-space: nowrap; max-width: calc(100% - 30px); line-height: 40px; } .qiuzhi_gonglue .zixun_fr .noimginfo .p:nth-child(1) a .number { font-weight: 500; color: #fff; background: #f60; } .qiuzhi_gonglue .zixun_fr .noimginfo .p:nth-child(2) a .number { color: #fff; font-weight: 500; background: #ff8b3e; } .qiuzhi_gonglue .zixun_fr .noimginfo .p:nth-child(3) a .number { font-weight: 500; color: #fff; background: #f4ab2b; } .qiuzhi_gonglue .zixun_fr .noimginfo .p a:hover { color: #2990f7; } .mingqi_zhaopin_box { } .mingqi_zhaopin_box .mingqi_zhaopin { background-color: #fff; padding: 20px 20px 0 20px; } .mingqi_zhaopin_box .mingqi_zhaopin .nav_list { font-size: 0; } .mingqi_zhaopin_box .mingqi_zhaopin .nav_list .nav_fag { height: 28px; line-height: 28px; border-radius: 4px; background-color: #fff; padding: 0 8px; display: inline-block; border: 1px solid #2990f7; margin-right: 20px; margin-bottom: 15px; } .mingqi_zhaopin_box .mingqi_zhaopin .nav_list .nav_fag a { display: block; font-size: 13px; color: #333; } .mingqi_zhaopin_box .mingqi_zhaopin .nav_list .nav_fag.active { border: 1px solid #2990f7; background-color: #2990f7; } .mingqi_zhaopin_box .mingqi_zhaopin .nav_list .nav_fag.active a { color: #fff; } .mingqi_zhaopin_box .mingqi_zhaopin .nav_list .nav_fag:hover { border: 1px solid #2990f7; background-color: #2990f7; } .mingqi_zhaopin_box .mingqi_zhaopin .nav_list .nav_fag:hover a { color: #fff; } .mingqi_zhaopin_box .mingqi_zhaopin .gongsi_list { padding: 20px 0; overflow: hidden; border-top: 1px solid #f2f2f5; transition: all linear .2s; } .mingqi_zhaopin_box .mingqi_zhaopin .gongsi_list.hidden { max-height: 220px !important; } .mingqi_zhaopin_box .mingqi_zhaopin .gongsi_list .gs_item { float: left; margin-bottom: 12px; width: calc(25% - 20px); margin-right: 25px; } .mingqi_zhaopin_box .mingqi_zhaopin .gongsi_list .gs_item div { overflow: hidden; float: left; white-space: nowrap; text-overflow: ellipsis; max-width: calc(100% - 60px); } .mingqi_zhaopin_box .mingqi_zhaopin .gongsi_list .gs_item:nth-child(4n) { margin-right: 0; } .mingqi_zhaopin_box .mingqi_zhaopin .gongsi_list .gs_item a { font-size: 15px; } .mingqi_zhaopin_box .mingqi_zhaopin .gongsi_list .gs_item a .yrz { font-size: 12px; color: #999; margin-left: 2px; float: left; display: block; line-height: 22px; } .mingqi_zhaopin_box .mingqi_zhaopin .gongsi_list .gs_item a:hover { color: #2990f7; } .mingqi_zhaopin_box .more_banner { background-color: #efefef; height: 40px; line-height: 40px; text-align: center; } .mingqi_zhaopin_box .more_banner a { display: block; font-size: 14px; color: #999; } .mingqi_zhaopin_box .more_banner a span { font-size: 15px; margin-right: 10px; } .mingqi_zhaopin_box .more_banner a i { font-size: 13px; } .mingqi_zhaopin_box .more_banner a i.iconmore-up { display: none; } .mingqi_zhaopin_box .more_banner a i.iconzelvgongyonggengduo1 { display: inline-block; } .mingqi_zhaopin_box .more_banner a:hover { background-color: #daebed; color: #2990f7; } .mingqi_zhaopin_box .more_banner.active a i.iconmore-up { display: inline-block; } .mingqi_zhaopin_box .more_banner.active a i.iconzelvgongyonggengduo1 { display: none; } .footer_advbanner { margin-top: 20px; margin-bottom: 20px; } .footer_advbanner .adv_banner { float: left; width: calc(20% - 8px); position: relative; margin-right: 10px; margin-bottom: 10px; } .footer_advbanner .adv_banner:nth-child(5n) { margin-right: 0; } .footer_advbanner .adv_banner .txt { position: absolute; bottom: 0; left: 0; background-color: rgba(0,0,0,0.7); height: 20px; line-height: 20px; padding: 0 4px; color: #fff; font-size: 12px; } .footer_advbanner .adv_banner .advimg { display: block; } .footer_advbanner .adv_banner .advimg img,.footer_advbanner .adv_banner img { display: block; width: 100%; } .tip_bottom { width: 100%; height: 65px; position: fixed; bottom: 0; left: 0; z-index: 1000000; } .tip_bottom_cont { width: 100%; height: 65px; position: relative; } .tip_bottom_bg { width: 100%; height: 65px; position: absolute; left: 0px; top: 0px; z-index: 9; background-color: #000000; opacity: 0.5; filter: alpha(opacity=50); } .tip_bottom_cont_c { width: 100%; height: 65px; position: absolute; left: 0px; top: 0px; z-index: 10; } .tip_bottom_main { width: 1200px; height: 65px; position: relative; margin: 0 auto; } .tip_bottom_left { width: 1200px; position: relative; } .tip_bottom_close { position: absolute; top: 10px; right: -37px; z-index: 10; color: #fff; } .tip_bottom_ewm { width: 110px; height: 110px; padding: 10px 10px 0 0; text-align: center; position: absolute; right: 0px; bottom: 3px; } .tip_bottom_ewm_bg { width: 90px; height: 90px; background: #fff; position: relative; margin: 0 auto; } .tip_bottom_ewm_p_icon { width: 15px; height: 45px; background: url(/uploads/image/rskimages/ewm_bg_icon.png) no-repeat; background-size: 100% 100%; display: inline-block; position: absolute; right: -15px; top: 0px; } .tip_bottom_ewm_p { width: 100%; height: 20px; line-height: 20px; text-align: center; color: #fff; font-size: 12px; position: relative; } .tip_bottom_logo { display: inline-block; color: #fff; font-size: 15px; } .tip_bottom_logo h2 { line-height: 65px; font-size: 24px; font-weight: normal; } .tip_bottom_fast { font-size: 24px; display: inline-block; } .tip_bottom_fast i { font-size: 37px; color: #fbab2d; vertical-align: sub; } .tip_bottom_time { color: #fbab2d; font-size: 28px; } .tip_bottom_num { display: inline-block; margin-right: 20px; font-size: 17px; color: #fff; text-align: center; } .tip_bottom_num span { font-size: 31px; font-family: arial; padding-right: 5px; } .tip_bottom_member { position: absolute; right: 130px; top: 10px; } .tip_bottom_login { margin-left: 25px; } .tip_bottom_login,.tip_bottom_reg { display: inline-block; width: 110px; height: 46px; background: #2990f7; border-radius: 4px; color: #fff; line-height: 46px; text-align: center; font-size: 18px; } .tip_bottom_reg { width: 110px; text-align: center; background: #fbab2d; height: 46px; line-height: 46px; margin-left: 10px; } .sing_no .indeximagecode { position: absolute; right: 1px; top: 2px; height: 40px; text-align: center; z-index: 1; border: 0; cursor: pointer; }