*,*::before,*::after {box-sizing:border-box;margin:0px;padding:0px;outline:none;}
body {margin:0;line-height:1.5;font-size:14px;color:#333;font-family:helvetica neue,Helvetica,Arial,sans-serif;background:#f7f7f7;}
a {text-decoration:none;color:#333;}
a:hover {color:#015bd3;}
ul,li {list-style:none;}
h1 {font-weight:bold;font-size:25px;}
.colorfff {color:#ffffff;}
.flex_between {display:flex;justify-content:space-between;}
.ml20 {margin-left:20px;}
.flex_1_2 {flex:1;}
.flex {display:flex;}
.v_center {align-items:center;}
.flex_1 {flex:1;overflow:hidden;}
.mb10 {margin-bottom:10px;}
.v_top {align-items:flex-start;}
.mb1 {margin-bottom:14px;margin-top:20px;}
.mt10 {margin-top:10px;}
.mb15 {margin-bottom:15px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top:20px;}
.mt30 {margin-top:30px;}
.mt35 {margin-top:35px;}
.ml15 {margin-left:15px;}
.mr5 {margin-right:5px;}
.pt15 {padding-top:15px;}
.mt05 {margin-top:7px;}
.ml1 {margin-left:14px;}
.pb15 {padding-bottom:15px;}
.ml10 {margin-left:10px;}
.mb20 {margin-bottom:20px;}
.mb30 {margin-bottom:30px;}
.mr15 {margin-right:15px;}
.ml30 {margin-left:30px;}
.mr10 {margin-right:10px;}
.br3 {border-radius:3px;}
.br4 {border-radius:4px;}
.br5 {border-radius:5px;}
.pd20 {padding:20px;}
.img_box {overflow:hidden;}
.img_box img:first-of-type {transition:transform 0.3s;}
.br100 {border-radius:100px;}
.d-i-b {display:inline-block;}
.color666 {color:#666666;}
.color999 {color:#999999;}
.colorblue {color:#1e6ef4;}
.coloraaa {color:#aaaaaa;}
.pointer {cursor:pointer;}
.hover08 {transition:opacity 0.3s;}
.backfff {background:#ffffff;}
.grid4 {display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:0;}
.gray1 {color:#999999;}
.mt07 {margin-top:9.8px;}
.font08 {font-size:11.2px;}
.nowrap2 {overflow:hidden;text-overflow:ellipsis;display:-webkit-box;display:-moz-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.font12 {font-size:12px;}
.font13 {font-size:13px;}
.font14 {font-size:14px;}
.font15 {font-size:15px;}
.font16 {font-size:16px;}
.font17 {font-size:17px;}
.font18 {font-size:18px;}
.font20 {font-size:20px;}
.font25 {font-size:25px;}
.bold {font-weight:bold;}
.opacity6 {opacity:.6;}
.pr {position:relative;}
.colororange {color:#e95a02;}
.backorange {background:#f06000;}
.hidden {display:none;}
.flex_column {display:flex;flex-direction:column;}
.nowrap {white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.h_right {justify-content:right;}
.header_div_flg {height:60px;margin-bottom:0px;}
.header_div_box {position:fixed;top:0;left:0;right:0;z-index:1001;background:#ffffff;padding:0 20px;}
.header_div {height:60px;display:flex;align-items:center;justify-content:space-between;grid-gap:20px;color:#262626;white-space:nowrap;max-width:1920px;margin:0 auto;}
.header_div .header_right {grid-gap:22px;}
.search_header form {color:#333333;display:flex;align-items:center;font-size:15px;border-radius:100px;background:#f7f7f7;width:300px;height:37px;transition:width 0.3s;}
.search_header .search_text_tip {color:#999999;padding-left:20px;}
.search_type_btn {padding:0 0 0 20px;display:none;color:#666666;}
.search_header input {height:100%;border:none;font-size:15px;background:transparent;padding:0;flex:1;min-width:0;margin-left:15px;}
.search_header .sep {height:15px;width:1px;background:#c2c2c2;display:none;}
.search_header .search_btn button {display:flex;align-items:center;padding:7px 15px;cursor:pointer;background:none;border:none;}
.search_header .search_btn img {height:15px;margin-right:5px;margin-top:1px;}
.loginInfoHeader {cursor:pointer;position:relative;}
.loginInfoHeader .photo_box {width:37px;height:37px;border-radius:100px;position:relative;display:inline-block;}
.loginInfoHeader .photo {width:37px;height:37px;object-fit:cover;border-radius:100px;transition:top 0.3s,transform 0.3s;}
.loginInfoHeader .pop {padding-top:5px;position:absolute;z-index:100;top:60%;cursor:auto;left:10000px;opacity:0;transform:translateX(-50%);transition:opacity 0.35s,top 0.35s;}
.header_user_wrap {width:250px;background:#fff;border-radius:10px;box-shadow:0 4px 20px rgba(0,0,0,0.08);padding:40px 20px 20px 20px;color:#262626;}
.header_user_info {margin-bottom:20px;grid-gap:10px;}
.header_user_info .name {font-size:18px;font-weight:600;text-align:center;width:100%;}
.header_user_info .icons {display:flex;align-items:center;grid-gap:7px;}
.header_user_info .work {font-size:14px;color:#666666;text-align:center;width:100%;}
.header_user_vip_card_box {grid-row-gap:7px;margin-bottom:20px;}
.header_user_vip_card {padding:10px 12px 10px 15px;background:#f0600010;border-radius:5px;display:flex;align-items:center;justify-content:space-between;}
.header_user_vip_card .text {display:flex;flex-direction:column;gap:4px;}
.header_user_vip_card .title {font-size:15px;font-weight:600;}
.header_user_vip_card .title {color:#f06000;}
.header_user_vip_card .desc {font-size:12px;color:#999;}
.header_user_vip_card .arrow {height:13px;}
.header_user_divider {height:1px;background:#eee;margin:8px 0;}
.header_user_nav {display:flex;flex-direction:column;}
.header_user_nav .item {display:flex;align-items:center;padding:12px 8px;color:#262626;text-decoration:none;border-radius:6px;transition:background 0.2s;cursor:pointer;grid-gap:12px;}
.header_user_nav .icon {width:16px;height:16px;object-fit:contain;}
.header_user_nav .text {flex:1;font-size:14px;}
.header_user_nav .arrow {width:6px;height:6px;border-right:2px solid #bbb;border-top:2px solid #bbb;transform:rotate(45deg);flex-shrink:0;}
.header_user_divider {height:1px;background:#eee;margin:8px 0;}
.header_user_nav {display:flex;flex-direction:column;}
.header_user_nav .item {display:flex;align-items:center;padding:12px 8px;color:#262626;text-decoration:none;border-radius:6px;transition:background 0.2s;cursor:pointer;grid-gap:12px;}
.header_user_nav .icon {width:16px;height:16px;object-fit:contain;}
.header_user_nav .text {flex:1;font-size:14px;}
.loginInfoHeader:hover .photo {position:absolute;transform:scale(1.9) translateY(10px);z-index:101;}
.loginInfoHeader:hover .pop {opacity:1;top:100%;left:50%;}
.header_div .fabuBtn {padding:8px 20px;color:#ffffff;border-radius:100px;display:flex;align-items:center;box-shadow:0 3px 5px #e0e0e0;background:linear-gradient(271deg,#ff4000,#ff702d 97%);cursor:pointer;}
.header_div .fabuBtn img {height:13px;margin-right:5px;margin-top:1px;}
.company_header {padding:20px 0;background:url('../images/company/no-vip-head.jpg') 100%;}
.company_header_vip {padding:20px 0;background:url('../images/company/vip-head.jpg') 100%;}
.company_header_vip .statis {margin-left:30px;width:73px;padding:5px 0;display:flex;align-items:center;justify-content:center;flex-direction:column;background:rgba(0,0,0,.3);border-radius:12px;border:1px solid #fbc190;}
.company_header_vip .statis .icon {align-self:flex-end;height:23px;padding-right:5px;margin-bottom:5px;}
.company_header_vip .statis .text {color:#ffcbac;font-size:13px;margin-top:7px;}
.company_header_vip .statis .num {color:#fff;font-weight:700;margin-top:7px;font-size:16px;}
.page-crumb {display:flex;font-size:14px;color:#fff;margin-bottom:15px;}
.page-crumb .crumb-item {margin-right:5px;}
.page-crumb .crumb-item a {color:#fff;}
.header_btn {width:130px;height:35px;color:#fff;display:flex;justify-content:center;align-items:center;margin-left:10px;border-radius:4px;font-size:16px;background:#f4971e;border:1px solid #f4971e;cursor:pointer;position:relative;}
.header_btn.active {border:1px solid #fff;background:none;}
.header_btn.hidden {display:none;}
.header_btn .icon {margin-right:5px;height:18px;}
.company_nav {width:1200px;display:flex;margin:0 auto 10px auto;}
.company_nav .item {padding:15px 0 7px 0;cursor:pointer;margin-right:40px;}
.company_nav .item.active {color:#1E6EF4;border-bottom:2px solid #1E6EF4;}
.company_div {padding:25px;background:#ffffff;}
.company_div .title1 {display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;}
.company_div .title1 .text {font-size:23px;}
.businessTable {border-collapse:collapse;width:100%;}
.businessTable td {padding:7px 10px;border:1px solid #e4f0fe;text-align:center;word-break:break-all;word-wrap:break-word;}
.businessTable tr td:nth-child(2n-1) {background:#f4f9ff;}
.company_div .title1 .more {color:#1E6EF4;}
.spot_grid {padding:10px 0;}
.spot_grid .img-box {position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;height:180px;}
.spot_grid .img-box {border-radius:5px;height:140px;}
.spot_grid .img-box > img {transition:all .5s;height:100%;width:100%;object-fit:cover;}
.spot_grid .spot-type {font-size:12px;height:20px;background:#1e6ef4;border-radius:5px 0 3px 0;line-height:20px;color:#fff;position:absolute;top:0;left:0;padding:0 8px;z-index:10;}
.spot_grid .title {padding:10px 0;line-height:23px;height:56px;margin-bottom:5px;overflow:hidden;}
.company_nodata {display:flex;justify-content:space-between;align-items:center;background:#fbfbfb;padding:35px 30px 35px 60px;}
.company_nodata2 {justify-content:space-around;}
.company_nodata .img1 {width:300px;}
.company_nodata .t1 {color:#999999;font-size:20px;font-weight:bold;}
.company_nodata .t2 {color:#aaaaaa;font-size:16px;margin-top:5px;}
.news_nodata,.zhaopin_nodata,.contact_nodata {text-align:center;background:#fbfbfb;padding:35px 30px 35px 60px;}
.nodata {color:#999999;font-size:20px;font-weight:bold;}
.company_right {width:280px;margin-left:15px;}
.company_right_div {background:#ffffff;margin-bottom:15px;padding:20px 15px;}
.company_right_div .title1 {display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;}
.company_right_div .title1 .text {font-size:17px;}
.company_detail_footer {margin-top:30px;padding:40px 0 0 0;background:#1e6ef4;}
.index_main {width:1200px;margin:0 auto 30px auto;}
.company_detail_footer .d1 a {color:#ffffff;display:block;margin-bottom:15px;}
.company_detail_footer .beian {border-top:1px solid #3e88ff;font-size:13px;padding:30px 150px 20px 150px;}
.company_detail_footer .beian {color:#94c6ff;}
.company_detail_footer .beian a {color:#94c6ff;}
.introduction_content {width:100%;margin:0 auto;}
.introduction_content p,.introduction_content section {margin-bottom:15px !important;line-height:30px !important;font-size:15px !important;text-indent:0 !important;margin-left:0 !important;margin-right:0 !important;}
.introduction_content > p:first-child {margin-top:0 !important;padding-top:0 !important;}
.company_zhaopin_item {display:block;padding:20px;margin-bottom:15px;background:#ffffff;border-radius:5px;border:1px solid #f0f0f0;}
.company_zhaopin_item .name {font-size:17px;}
.company_zhaopin_item .d1 {display:flex;color:#666666;font-size:15px;margin-top:15px;}
.company_zhaopin_item .d1 > span {display:flex;align-items:center;flex:1;}
.company_zhaopin_item .d1 > span:first-child {flex:1.5;}
.company_zhaopin_item .d1 .icon {height:13px;margin-right:3px;}
.company_article_item {padding:15px 0;border-bottom:1px solid #f6f6f6;}
.company_article_item:first-child {padding-top:0;}
.company_article_item:last-child {border-bottom:0;padding-bottom:0;}
.company_article_item .img-box {width:176px;height:114px;overflow:hidden;border-radius:5px;}
.img-box > img {transition:all .5s;height:100%;width:100%;object-fit:cover;}
.img-box > img:hover {transform:scale(1.2)}
.spot-item {display:flex;padding:20px;background:#ffffff;border-bottom:1px solid #f6f6f6;}
.spot-item,.spot-item .spot-l {position:relative;}
.spot-item .spot-l .scaleImg {overflow:hidden;width:220px;height:140px;border-radius:7px;}
.spot-item .spot-l img {width:100%;height:100%;transition:transform .4s;object-fit:cover;}
.spot-item .spot-r {display:flex;flex:1;flex-direction:column;margin-left:20px;overflow:hidden;}
.spot-item .spot-r .tit {font-size:17px;color:#262626;font-weight:normal;line-height:normal;}
.spot-item .spot-r .info1 {flex:1;display:flex;flex-direction:column;grid-gap:10px;justify-content:flex-end;}
.spot-item .spot-r .spot-info {display:flex;align-items:center;color:#999999;font-size:14px;}
.spot-item .spot-r .spot-info .leftimg {width:27px;height:27px;object-fit:contain;border-radius:3px;margin-right:10px;}
.main-wrap .main-right {position:relative;width:320px;margin-left:15px;}
.main-wrap .main-right > div {background:#fff;display:flex;flex-direction:column;margin-bottom:16px;padding:15px;}
.spot_right_item {padding:10px 0 !important;border:none;display:flex;}
.spot_right_item .img_box {width:93.3px;height:70px;border-radius:3px;position:relative;margin-right:10px;}
.spot_right_item .img {width:100%;height:100%;object-fit:cover;}
.img_box img:first-of-type {transition:transform 0.3s;}
.spot_right_item .info {display:flex;flex-direction:column;flex:1;justify-content:space-between;margin-top:-2px;overflow:hidden;}
.anli .item {width:277px;display:inline-block;margin:10px 20px 10px 0;padding-bottom:14px;box-shadow:0 3px 6px rgba(0,0,0,0.1);transition:box-shadow 0.4s;}
.anli_all .item {width:285px;margin:0 20px 20px 0;background:#ffffff;}
.anli .item:nth-child(4n) {margin-right:0;}
.anli .item .img_box {position:relative;width:100%;height:190px;overflow:hidden;}
.anli_all .item .img_box {height:190px;overflow:hidden;}
.anli .item .img_box img {width:100%;height:100%;transition:transform 0.5s;object-fit:cover;}
.anli_all .item .img_box img {height:200px;}
.anli .item .title {height:40px;margin:0.7em 1em;font-size:15px;font-weight:bold;}
.anli .item .t1 {font-size:12px;color:#999999;margin-bottom:2px;padding:0 14px;}
.anli .item .t1:first-child {border-top:1px solid #EFEFEF;padding:10px 0 0 0;margin:0 14px 2px 14px;}
.anli .item .sj {color:#999999;font-size:13px;margin-top:0.3em;padding:0 1em;}
.footer-wrap {background:url(../images/company/footer-bg.png) no-repeat;background-size:cover;padding:26px 0 20px;width:100%;}
.footer-wrap,.footer-wrap a {color:#ffffff;font-size:13px;}
.default-width {width:1200px;}
.footer-wrap .logo-left p {width:804px;opacity:.6;}
.link_area1 {grid-gap:30px;}
.left_div {flex:1;}
.left_div h1 {font-size:35px;padding:0;word-break:break-all;color:#262626;}
.article_meta_info {line-height:35px;}
.sep1 {display:inline-block;margin:0 15px;width:1px;height:14px;background:#e0e0e0;}
.bordertf2 {border-top:1px solid #f2f2f2;}
.article_content p,.article_content section,.article_content div {margin-bottom:27px !important;line-height:30px !important;font-size:17px !important;text-indent:0 !important;margin-left:0 !important;margin-right:0 !important;color:#222222;text-wrap:auto !important;}
.article_content p span {font-size:17px !important;line-height:30px !important;text-wrap:auto !important;}
.article_content > p:first-child {margin-top:0 !important;padding-top:0 !important;}
.article_content h2 {margin:40px 0 15px 0 !important;font-size:20px !important;font-weight:bold !important;}
.article_content h2 span {font-size:17px !important;}
.article_content h3 {margin:40px 0 15px 0 !important;font-size:16px !important;font-weight:bold !important;}
.article_content iframe {max-width:100%;}
.article_content table {margin-bottom:10px;border-collapse:collapse;display:table;}
.article_content th {padding:5px 10px;border:1px solid #DDD;}
.article_content td {padding:5px 10px;border:1px solid #DDD;}
.article_content img {max-width:100% !important;}
.right_div {width:330px;margin-left:60px;}
.zhineng_list {display:flex;justify-content:space-between;margin:10px 0 10px 5px;}
.zhineng_list a {color:#999999;transition:color 0.3s;}
.zhineng_list > div {margin-right:10px;flex:1;}
.zhineng_list .z1 {font-size:15px;font-weight:bold;display:inline-flex;align-items:center;margin-bottom:3px;/*margin-left:-10px;*/}
.zhineng_list .z1 .line {background:transparent;width:5px;height:0;margin-right:5px;transition:background-color 0.3s,height 0.3s;}
.zhineng_list > div:hover a {color:#666666;}
.zhineng_list > div a:hover {color:#1e6ef4;}
.zhineng_list > div:hover .z1 .line {background:#1e6ef4;height:12px;}
.zhineng_list .z1 img {height:14px;margin-right:5px;}
.zhineng_list .z2_list {display:flex;flex-wrap:wrap;}
.zhineng_list .z2_list a {font-size:13px;margin-right:8px;margin-top:5px;}
.zhineng_list > div:last-child {margin-right:0;}
.search_condition {padding:25px;background-color:#ffffff;margin-bottom:20px;border:1px solid #ececec;}
.search_condition.zhaopin {padding:10px 30px;margin-bottom:10px;}
.search_condition .condition {display:flex;align-items:flex-start;margin-bottom:10px;transition:height 0.3s;}
.search_condition .condition.column1 {height:28px;overflow:hidden;}
.search_condition.zhaopin .condition {margin-bottom:0;}
.search_condition .condition > span {width:100px;font-size:14px;color:#a4a4a4;}
.search_condition .condition .items {flex:1;font-size:14px;display:flex;flex-wrap:wrap;line-height:28px;align-items:center;}
.search_condition .condition .item {margin-right:21px;cursor:pointer;display:inline-flex;align-items:center;color:#656565;margin-bottom:10px;}
.search_condition .condition .item.active {color:#1e6ef4;}
.search_condition .condition .item:hover {color:#1e6ef4;}
.search_condition .condition .more {margin-left:30px;height:25px;background:#ffffff;color:#333;border:1px solid #ddd;display:inline-flex;align-items:center;justify-content:center;font-size:13px;cursor:pointer;font-weight:normal;width:55px;color:#666666;}
.index_block1 {padding:10px 0;background-color:#ffffff;}
.index_block1 > div:first-child {padding:0;}
.zhiwei_item_all {border-bottom:1px solid #eeeeee;padding:30px 0;margin:0 14px;display:flex;}
.zhiwei_item_all:first-of-type {padding-top:15px;}
.zhiwei_item_all .info {margin-left:20px;flex:1;display:flex;flex-direction:column;justify-content:space-between;}
.zhiwei_item_all .name {font-size:16px;color:#666666;display:block;}
.zhiwei_item_all .name:hover {color:#488efd;}
.zhiwei_item_all .d1 {display:flex;justify-content:space-between;color:#666666;font-size:13px;}
.zhiwei_item_all .d1 > span {display:flex;align-items:center;flex:1;overflow:hidden;}
.zhiwei_item_all .d1 .icon {height:13px;margin-right:3px;}
.index_block1 > div:first-child .icon {height:16px;margin-left:7px;}
.zhiwei_item_all .d1 > span:first-child .icon {margin-left:0;}
.zhiwei_item_all .d1 > span.entName {flex:1.7;overflow:hidden;}
.zhiwei_item_all .entName a {max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#666666;}
.zhiwei_item_all .entName a:hover {color:#488efd;}
.index_right.zhaopin_right {margin-left:10px;width:370px;float:right;}
.zhaopin_right .qiye_enter {background-color:#ffffff;padding:20px;margin-bottom:10px;}
.index_right .gray_box {padding:25px;background:#ffffff;margin-bottom:25px;border-radius:5px;}
.zhaopin_right .gray_box {background-color:#ffffff;}
.index_right .gray_box > div:first-child {padding-bottom:10px;margin-bottom:15px;display:flex;justify-content:space-between;align-items:flex-end;border-bottom:1px solid #e8e8e8;}
.index_right .gray_box > div:first-child > span {font-size:17px;}
.hotzhaopin .item {margin-top:16px;align-items:flex-start;width:200px;}
.hotzhaopin_right .item {width:auto;}
.hotzhaopin_right .item img {width:60px;height:60px;}
.hotzhaopin .item .dot {width:4px;height:4px;border-radius:4px;display:inline-block;margin:5px 12px;background-color:#488efd;}
.hotzhaopin .item .jieshao {font-size:13px;}
.hotzhaopin_right .item .jieshao {font-size:14px;}
.hotzhaopin .item .area {font-size:13px;color:#999999;margin-top:3px;display:flex;}
.hotzhaopin .item .area span {display:inline-block;max-width:65px;height:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:10px;}
.hotzhaopin .item .zr {display:block;font-size:12px;color:#488efd;margin-top:5px;}
.hotzhaopin_right .item .zr {font-size:13px;}
.zhaopin_content_d1 {padding-bottom:20px;margin-top:15px;display:flex;justify-content:flex-start;align-items:center;color:#333333;font-size:13px;}
.zhaopin_content_d1 > span {display:flex;align-items:center;margin-right:40px;}
.zhaopin_content_d1 .icon {height:14px;margin-right:5px;}
.zhaopin_content_text {padding-bottom:20px;}
.zhaopin_ent_gongshang {border-collapse:collapse;font-size:14px;}
.zhaopin_ent_gongshang td {border:1px solid #e4f0fe;width:25%;padding:10px;}
.zhaopin_ent_gongshang td:nth-child(2n+1) {width:20%;background:#f4f9ff;text-align:center;}
.email_jianli {position:relative;padding:30px 20px;background:#f0f0f0;}
.email_jianli > div:first-of-type {margin-top:12px;}
.email_jianli .fasong {font-size:18px;font-weight:bold;}
.email_jianli .email {font-size:18px;font-weight:bold;color:#1e6ef4;}
.email_jianli .geshi {margin-top:12px;}
.right_enterprise .ck {margin:20px auto 0 auto;display:flex;justify-content:center;align-items:center;padding:8px 0;font-size:16px;background:#1e6ef4;color:#ffffff;width:100%;border-radius:3px;}


.company_list{padding: 10px;margin-top:20px;overflow:hidden;background: #fff;border-radius:4px;}
.company_list .company_box{margin-top:10px;overflow: hidden;border: 1px solid #eee;}
.company_list .company_item{width: 20%;height: 235px;box-sizing: border-box;border: 1px solid transparent;border-right-color: #eee;border-bottom-color: #eee;transition: box-shadow .35s;position: relative;float: left;border-left: none;border-top: none;}
.company_list .company_item:nth-child(5n){border-right:none;}
.company_list .company_item a{display: block;text-align: center;position: relative;}
.company_list .company_item a img{width: 100px;height: 100px;margin: 20px auto;}
.company_list .company_item .company_name{font-size: 16px; color: #333;height: 30px;line-height: 30px;overflow: hidden;padding: 0 20px;}