<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	position: relative;
	height: 100%;
	font-family: "Hiragino Sans GB", "Microsoft Yahei", SimSun, Arial, "Helvetica Neue", Helvetica;
	font-size: 12px;
	line-height: 1.42857143;
	color: #333;
	background-color: #f2f6fc;
	*background-image: url(about:blank);
	*background-attachment: fixed;
}
* {
	box-sizing: border-box;
}
a {text-decoration: none;}
a:hover{text-decoration:none;}
/*å¤´éƒ¨å¯¼èˆª*/
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9999;
    display: none;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    box-sizing: border-box;
    zoom: 1;
}
.dropdown-menu:before{
    position:absolute;
    top:-5px;
    left:14px;
    content:' ';
    display:inline-block;
    border-bottom:5px solid #ddd;
    border-right:5px solid transparent;
    border-left:5px solid transparent;
  }
  .dropdown-menu:after{
    position:absolute;
    top:-4px;
    left:15px;
    content:' ';
    display:inline-block;
    border-bottom:5px solid #fff;
    border-right:4px solid transparent;
    border-left:4px solid transparent;
  }
  .open{
    z-index:999;
  }
  .open .dropdown-menu{
    display:block;
  }
  .lh20 {
    line-height: 20px;
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
.animated {
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.icon {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 8;
    display: block;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    background: url(../images/newicon.png) no-repeat;
    zoom: 1;
}
.header .menu{
    left: -20px;
    background-position: 0 -246px
}
.header .open .menu{
    background-position: -12px -246px
}
.header .search-container{
    float: left;
    height: 60px;
    position: relative;
    box-sizing: border-box;
    padding: 5px 0;
    margin-left: 4px;
}
.header .search {
    position: relative;
    box-sizing: border-box;
    width: 415px;
    float: left;
}
.header .search button {
    width: 80px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    font-family: inherit;
    color: #fff;
    cursor: pointer;
    background-color: #007aff;
    border: 0;
    border-radius: 0 3px 3px 0;
    float: right;
}

.header .search .icon-search {
    top: 25px;
    background-position: -88px -40px;
    margin-left: 10px;
}

.header .search .search-box {
    margin-right: 80px;
    height: 50px;
    *height: 48px;
    border: 1px solid #73ccff;
    border-right:none;
    background-color: #fff;
}

.header .search input {
    display: block;
    margin-left: 35px;
    _margin-left: 20px;
    width: auto;
    height: 48px;
    line-height: 1;
    *line-height: 42px;
    background: 0 0;
    border: 0;
    overflow: hidden;
    float: left;
    width: 281px;
}
.header .search .area {
    position: relative;
    float: right;

}
.header .search .area span {
    display: block;
    width: 80px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    cursor: pointer;

}
.header .search .area ul {
    position: absolute;
    padding: 5px 0;
    min-width: auto;
    width: 80px;
    *width: 78px;
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 0;
    box-shadow: 0 1px 1px #eee;
    overflow: hidden;
    zoom: 1;
}
.header .search .area ul li {
    margin: 0;
    padding: 0;
    height: 28px;
}
.header .search .area ul li a {
    display: block;
    line-height: 28px;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    zoom: 1;
}
.header .search .area .select {
    right: 0;
    left: auto;
    background-position: -107px -16px;
}
.header  .login-box {
    background: url(../Images/reg.png) no-repeat;
    width: 179px;
    height: 34px;
    float: right;
    margin-top: 13px;
}
.header .login-box  li {
    margin: 0;
    padding: 0;
    position: relative;
    font-size: 14px;
    line-height: 100px;
    position: relative;
    float: left;
}
.header .login-box li div.login {
    width: 88px;
    height: 33px;
    font-size: 14px;
    line-height: 33px;
    text-align: center;
}
.header  .login-box li a {
    color: #fff;
    display: block;
    text-decoration: none;
}
.header  .login-box li div.login {
    width: 88px;
    height: 33px;
    font-size: 14px;
    line-height: 33px;
    text-align: center;
}

.header .login-box li:hover .ol-list {
	display: block;
	border: 1px solid #c8c8c8;
	width: 81px;
	border-top: none;
	padding: 8px 0;
}
.header .login-box .ol-list li {
	float: initial;
}
.header .login-box .ol-list {
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	z-index: 999;
	background: #fff;
	width: 100%;
}
.header .login-box .ol-list &gt; li &gt; a {
	font-size: 14px;
	text-decoration: none;
	color: #000;
	height: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
}

/*æ‹›è˜ä¿¡æ¯*/
.container{
    width: 1140px;
    margin: 0 auto;
}
.mt20{
    margin-top: 20px !important;
}
.content {
    width: 820px;
    float: left;
}
.box {
    padding: 25px;
    background-color: #fff;
    border: 1px solid #c5ddf6;
    box-sizing: border-box;
    zoom: 1;
}
.fl{
    float: left !important;
}
.box .job-apply{
    float: left;
    color: #999 !important;
}
.box .job-apply span{
    line-height: 30px;
}
.box .update-time{
    margin-right: 30px !important;
}
.box .job-btns{
    float: right;
    color: #999 !important;
}
.job-btns .job-btn-item {
    position: relative;
    display: block;
    margin-left: 30px;
    padding-left: 25px;
    cursor: pointer;
    float: left;
}
.job-btns .job-btn-item .dropdown-menu {
    right: 0;
    left: inherit;
    font-size: 12px;
    color: #333;
    text-align: center;
    border-radius: 5px;
}
.job-btns .job-btn-item .dropdown-menu:after {
    right: 9px;
    left: inherit;
}
.job-btns .job-btn-item .dropdown-menu:before{right:8px;left:inherit}
.job-btns .job-btn-item  span{
    line-height: 30px;
}
.icon-favorite{
    background-position:0 -227px;
}
.icon-favorited{
    background-position:-18px -227px;
}
.icon-share{
    background-position: 0 -207px;
}
.icon-miniprogram{
    background-position: -18px -207px
}

h2 {
    font-size: 30px;
}
h3 {
    font-size: 24px;
}
h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
    line-height: 1.1;
}
.red{color: #ff3f05;}
.job-require{
    font-size: 16px !important;
    color: #666 !important;
    margin-top: 20px;
}
.btns{
    margin-top: 30px;
}
.btns a
{
    text-decoration: none;
}
.btn {
    display: inline-block;
    padding: 5px 10px;
    *padding: 0 10px;
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
    *line-height: 1.333;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 3px;
}
.btn-lg {
    padding: 10px 30px !important;
    font-size: 18px !important;
    *padding: 8px 30px !important;
    *line-height: 1.333 !important;
}
.btn-blue-outline {
    color: #007aff !important;
    border: 1px solid #007aff !important;
}
.apply{
    padding: 15px !important;
    width: 240px;
    margin-right: 20px;
    background-color: #007aff;
    text-decoration: none;
    color: #fff  !important;;
}
.chat{
    padding: 15px !important;
    width: 140px;
}
h4.title {
    position: relative;
    margin-top: 0;
    margin-bottom: 40px;
    font-weight: bold;
}
h4 {
    font-size: 18px;
}
.welfare p {
    margin-bottom: 10px;
    font-size: 14px;
}
.welfare .btn-blue, .welfare .btn-blue:hover {
    padding: 6px 15px;
    color: #1e9fff;
    background-color: #f7faff;
    cursor: inherit;

}
.welfare-tag{
    float: left;
    font-size: 14px;
    margin-right:10px;
    margin-bottom: 10px;
    border: 1px solid #c5ddf6;
}
h4.job_des {
    margin-top: 30px;
}
.text-con {
    font-size: 14px;
    line-height: 30px;
    word-wrap: break-word;
}
.job-report {
    position: relative;
    padding: 15px 25px;
    background-color: #fff6d5;
    overflow: hidden;
    border: 1px solid #f5e5a0;
}
.icon-warn{
    background-position: -2px -307px;
    width: 51px;
    height: 51px;
    top: 10px;
}
.icon-report{
    background-position: -73px -307px;
    left: 50%;
    margin-left: -12px;
    width: 24px;
    height: 20px;
}
.warn{
    position: relative;    
    width: 51px;
    height: 51px; 
}
.font16{font-size: 16px;}
.font14 {
    font-size: 14px !important;
}
.job-report .job-report-bd {
    margin: 0 20px;
}
.job-report .job-report-ft {
    position: relative;
    margin-right: -25px;
    padding: 0 30px;
    cursor: pointer;
    border-left: 1px solid #ece2c7;
    float: right !important;
    margin-top: 5px;
}
.job-report .job-report-ft p {
    position: relative;
    line-height: 1;
}
.mt5{
    margin-top: 5px;
}
.blue {
    color: #007aff !important;
}
.company-job ul {
    position: relative;
    margin-right: -16px;
    overflow: hidden;
    *zoom: 1;
}
.company-job ul li {
    float: left;
    width: 33.33333%;
    zoom: 1;
}
.company-job ul li a {
    display: block;
    margin-bottom: 10px;
    margin-right: 16px;
    padding: 20px;
    _padding: 15px;
    text-decoration: none;
    border-bottom: 1px solid #c5ddf6;
}
.company-job ul li a h6 {
    margin-top: 0;
    margin-bottom: 10px;
}
h6 {
    font-size: 14px;
}
h5 {
    font-size: 16px;
}
.company-job ul li a p {
    line-height: 1;
    letter-spacing: 1px;
}
.ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.refresh {
    position: absolute;
    right: 25px;
    top: 25px;
    padding-left: 25px;
    color: #999;
    font-size: 14px;
}
.icon-refresh{
    left: 0;
    background-position: 0 -285px;
}
.company-other {
    padding-bottom: 30px;
    overflow: hidden;
}
.mt10 {
    margin-top: 10px !important;
}
.company-other dl dt {
    margin-bottom: 10px;
    line-height: 1;
    font-size: 18px;
}
.company-other dl dd ul li {
    float: left;
    width: 16.6%;
}

.company-other dl dd a {
    display: block;
    line-height: 24px;
    font-size: 14px;
    padding-right: 20px;
}
/*å³è¾¹ä¿¡æ¯*/
.sidebar {
    width: 300px;
    float: right;
}
.company-logo {
    position: relative;
    padding: 20px;
    background-color: #fff;
    border: 1px solid #c5ddf6;
    border-bottom: none;
}
.company-logo .icon-authen {
    top: 0;
    right: 0;
    left: auto;
    margin-top: 0;
    width: 66px;
    height: 66px;
    background-position: -70px -173px;
}

.company-logo .logo {
    display: block;
    margin: 0 auto;
    width: 140px;
    height: 140px;
    border: 1px solid #c5ddf6;
    box-sizing: border-box;
    overflow: hidden;
}
.company-logo h4, .company-logo h6 {
    margin-bottom: 0;
    line-height: 20px;
    text-align: center;
}
.company-logo h4 {
    margin-top: 15px;
    font-weight: 400;
}
.company-logo h6 {
    margin-top: 5px;
    font-size: 12px;
}
.company-base{
    padding: 10px 0 10px 25px;
    color: #0780db;
    font-size: 16px;
}
.company-info {
    padding: 10px 25px;
    background-color: #fff;
}
.sidebar .t-bd {
    padding: 10px 20px;

}
.company-info li {
    position: relative;
    padding-left: 30px;
    height: 50px;
    line-height: 50px;
    color: #999;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}

.company-info li.update{
    padding-left: 0;
}
.icon-type{
    background-position:0 -267px;
}
.icon-number{
    background-position:-40px -267px;
}
.icon-industry{
    background-position:-20px -267px;
}
.icon-web{
    background-position:-60px -267px;
}
.ask-info{
    margin-top: 20px;
}
.ask-info .title{
    color: #0780db;
}
.ask-btn {
    position: absolute;
    top: 25px;
    right: 25px;
}

.ask-btn a {
    padding-left: 30px;
    text-decoration: none;
    color: #0780db;
    font-size: 14px;
}
.ask-btn a .icon-ask {
    top: 3px;
    left: 8px;
    margin-top: 0;
    width: 20px;
    height: 20px;
    background-position: -40px -287px;
}
.ask {
    position: relative;
    max-height: 280px;
    overflow: hidden;
    *height: 280px;
}
.ask .ask-item {
    margin-bottom: 30px;
    overflow: hidden;
}
.ask .ask-item .ask-item-hd {
    position: relative;
    float: left;
    width: 21px;
    height: 25px;
}
.ask .ask-item .ask-item-hd .icon-ask {
    top: 0;
    margin-top: 0;
    width: 21px;
    height: 24px;
    background-position: -114px -259px;
}
.ask .ask-item .ask-item-bd {
    margin-left: 31px;
}
.ask .ask-item .ask-item-bd h6 {
    margin-top: 0;
    margin-bottom: 10px;
}
.ask .ask-item .ask-item-bd p {
    color: #999;
    line-height: 22px;
    font-size: 12px;
}
.ask .ask-item .ask-item-bd p span.con {
    display: block;
}
.ask-handle{
    margin-top: 20px;
}
.ask-handle a {
    display: block;
    padding: 10px 0;
    color: #007aff;
    font-size: 14px;
    text-align: center;
    text-decoration: none!important;
    background-color: #f4faff;
    border: 1px solid #89c2ff;
    border-radius: 3px;
}
.ask-handle a b {
    display: inline-block;
    margin-left: 5px;
    margin-bottom: 3px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0;
    border-color: #007aff transparent transparent;
}
.adinfo{
    margin-top: 20px;
    display:block;
}
/*å…¬å¸ä¿¡æ¯*/
.companyname {
    padding-bottom: 30px;
    padding-top: 10px;
}

.basicMsgList {
    width: 100%;
    font-size: 14px;
}

    .basicMsgList li {
        float: left;
        width: 50%;
        margin-bottom: 15px;
    }

    .basicMsgList span {
        float: left;
        color: #999;
    }

    .basicMsgList em {
        float: left;
        width: 230px;
        font-style: normal;
    }

    .basicMsgList dt {
        color: #999;
        float: left;
    }

    .basicMsgList dd {
        float: left;
    }

    .basicMsgList.address {
        padding-bottom: 20px;
    }
/*åº•éƒ¨èœå•*/
.footer *{
    box-sizing: content-box;
}
.left{float: left;}
.footer{
    background: #fff;
    padding: 15px 0 5px 0;
}
.footer-content {
    width: 960px;
    margin: 0 auto;
    padding: 15px 0;
    overflow: hidden;
}
.footer-content ul.us_box {
    width: 99px;
}
.footer-content ul li.title {
    font-size: 18px;
    line-height: 26px;
    color: #333;
    height: 36px;
}
.footer-content ul {
    border-right: 1px solid #dfdfdf;
    float: left;
    text-align: left;
    height: 132px;
}
.footer-content ul li {
    font-size: 12px;
    line-height: 24px;
    color: #666;
}
.footer-content ul.footer_box {
    width: 99px;
    padding-left: 54px;
}
.footer-content ul li a {
    color: #666;
}
.footer-content .footer_box ul li a:hover, .footer-content .footer_box ul li a.red {
    color: #fc6642;
}
.footer-content ul.contact_box {
    padding-left: 47px;
    width: 197px;
    border: 0;
}
.footer-content ul.contact_box .tel {
    color: #fc6642;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 6px;
}
.copyright
{    border-top: 1px solid #f0eeef;
    width: 960px;
    margin: 10px auto 0 auto;
    padding: 20px 0 10px 0;
    overflow: hidden;
}	
.copyright  ul li {
    font-size: 12px;
    line-height: 24px;
    color: #666;
}
.copyright .weixin
{
 padding-left: 20px;	
}
.copyright .weixin li 
{
	float: left;
	width: 60px;
	padding-left: 30px;
}
.copyright .weixin li  span{
	text-align: center;
	padding: 5px;
	width: 50px;
	overflow: hidden;
	display: block;
}
/*æç¤ºæ¡†*/
.user_report, .dialog_downloadapp {
    display: none;
}

.dialog_report {
    padding: 25px;
}

    .dialog_report ul {
        margin: -8px;
        padding: 10px 0;
        background-color: #fff;
    }

        .dialog_report ul li {
            float: left;
            margin: 8px;
        }

            .dialog_report ul li a {
                display: block;
                padding: 13px 20px;
                font-size: 14px;
                line-height: 1;
                color: #666;
                border-radius: 3px;
                background-color: #eee;
            }

                .dialog_report ul li a.active, .dialog_report ul li a:hover {
                    color: #fff;
                    text-decoration: none;
                    background-color: #ff6060;
                }

    .dialog_report .textarea textarea {
        display: block;
        resize: none;
        padding: 0 !important;
        width: 100%;
        color: inherit;
        font-size: 12px;
        line-height: inherit;
        outline: 0;
        border: none;
    }

    .dialog_report .textarea {
        margin: 10px 0 20px;
        padding: 10px;
        border: 1px solid #ddd;
    }

    .hide{display:none;}

.apply-job{display:none;}</pre></body></html>