<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;
}
.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;
}
a {
    color: #333;
    text-decoration: none;
}
.mb15 {
    margin-bottom: 15px !important;
}
.mt30 {
    margin-top: 30px !important;
}
.fr {
    float: right !important;
}
.fl {
    float: left !important;
}
.red {
    color: #ff3030 !important;
}
.font14 {
    font-size: 14px !important;
}
h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.mr10 {
    margin-right: 10px !important;
}
.mr20 {
    margin-right: 20px !important;
}
.grey {
    color: #999 !important;
}
.ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.nav {
	position: relative;
}
.nav * {
    box-sizing: content-box;
}
.company-header {
    position: relative;
    z-index: 10;
    zoom: 1;
    background: #fff;
}
.company-header  .box {
    padding: 15px;
    background-color: #fff;
    box-sizing: border-box;
    zoom: 1;
    width: 1140px;
    margin: 0 auto;
    position: relative;
}

.company-header .logo {
    display: block;
    width: 105px;
    height: 105px;
    border: 1px solid #c5ddf6;
    box-sizing: border-box;
    overflow: hidden;
}
.company-header .logo img {
    width: 100%;
    height: auto;
    border: 0;
}
.company-header .data 
{
    padding-top: 10px;
}
.company-header .data h3 {
    margin-top: 0;
    line-height: 1;
    font-size: 28px;
}
.company-header .data h3 .name {
    display: inline-block;
    max-width: 700px;
    line-height: 1;
    position: relative;
    padding-right: 30px;

}
.icon-cert
{
    right: 0;
    left: auto;
    background-position: 0 -97px;
    width: 20px;
    height: 20px;
    position: absolute;
    z-index: 0;
}
.company-info {
    background-color: #fff;
}
.company-info li {
    position: relative;
    padding:0 30px;
    height: 50px;
    line-height: 50px;
    color: #999;
    float: left;
    max-width:300px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.icon-type{
    background-position:0 -267px;
}
.icon-number{
    background-position:-40px -267px;
}
.icon-industry{
    background-position:-20px -267px;
}
.icon-web{
    background-position:-60px -267px;
}
.company-header .share {
    position: relative;
    z-index: 10;
    margin-top: 64px;
    width: 200px;
    text-align: right;
}
.nav-tabs, .tabs {
    position: relative;
}

.nav-tabs {
    border-bottom: 1px solid #eee;
    zoom: 1;
    width: 1140px;
    margin: 0 auto;
    padding-left: 15px;
}
.nav-tabs li a.active i {
    display: block;
}
.nav-tabs li {
    float: left;
    margin-right: 40px;
}
.nav-tabs li a.active {
    color: #0780db;
}
.nav-tabs li a {
    position: relative;
    display: block;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    color: #999;
    padding-bottom:20px;
    text-decoration: none;
}
.nav-tabs li a i {
    position: absolute;
    bottom: -2px;
    left: 0;
    display: none;
    width: 100%;
    height: 4px;
    border-radius: 2px;
    background-color: #0780db;
}
.company-header .share a {
    position: relative;
    display: inline-block;
    width: 31px;
    height: 30px;
}
.company-header .share a .icon-weixin {
    background-position:-57px -812px;
    top: 0;
    margin-top: 0;
    width: 31px;
    height: 30px;
}
.company-header .share a .icon-weibo {
    background-position: -98px -812px;
    top: 0;
    margin-top: 0;
    width: 31px;
    height: 30px;
}
.container{
    width: 1140px;
    margin: 0 auto;
}
.sidebar {
    width: 300px;
    float: right;
}
.content {
    width: 820px;
    float: left;
}
.mt20{
    margin-top: 20px !important;
}
.content {
    width: 820px;
    float: left;
}
.container .box {
    padding: 25px;
    background-color: #fff;
    border: 1px solid #c5ddf6;
    zoom: 1;
    box-sizing: border-box;
}
.container .sidebar img {
    max-width: 100%;
    height: auto;
    border: 0;
    vertical-align: middle;
    display: inline-block;
}
.text-con {
    font-size: 14px;
    line-height: 30px;
    word-wrap: break-word;
}
.mt10 {
    margin-top: 10px !important;
}
.accordion .accordion-hd {
    position: relative;
    padding: 18px 5px;
    line-height: 1;
    font-size: 14px;
}
.accordion .accordion-hd p {
    padding: 0 25px;
}
.accordion .accordion-hd .icon-address {
    left: 5px;
    background-position: -20px -286px;
}

h4.title i {
    position: absolute;
    display: block;
    bottom: -16px;
    left: 0;
    width: 40px;
    height: 4px;
    border-radius: 2px;
    background-color: #007aff;
}
/*å…¬å¸ä¿¡æ¯*/
.companyname{
    padding-bottom: 30px;
    padding-top: 15px;
}
.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: 260px;
    font-style: normal;
}
.basicMsgList dt {
    color: #999;
    float: left;
}
.basicMsgList dd {
    float: left;
}
.basicMsgList.address{
    padding-bottom: 20px;
}
.quick-link {
    position: absolute;
    right: 0;

}
.quick-link a .icon-job {
    background-position: -57px -847px;
    left: 10px;
}
.quick-link a .icon-resume {
    background-position: -78px -848px;
    width: 22px;
    left: 10px;
}
.quick-link a {
    position: relative;
    display: inline-block;
    padding: 10px 15px 10px 35px;
    font-size: 14px;
    background-color: #fff;
    margin-right: 10px;
    overflow: hidden;
    border: 1px solid #c5ddf6;
}
    .quick-link a.last {
        margin-right: 10px;
    }
/*çƒ­é—¨èŒä½*/
.hotjob{
    width: 1140px;
    margin: 0 auto;
    padding: 25px 0 25px 25px; 
    background: #fff;
    position: relative;
}
.hotjob .alljob{
position: absolute;
right: 25px;
top: 25px;
font-size: 16px;
color: #a1a1a1;
padding-right: 20px;
}
.hotjob .alljob a{color: #a1a1a1;text-decoration: none;}
.hotjob .alljob i{
    left:auto;
    right: 0;
    background-position: -99px -849px;
}
.hotjob li {
    float: left;
    width: 355px;
    background: #f7faff;
    margin-right: 15px;
    position: relative;
    padding: 25px;
}
.hotjob .jobname{
    font-size: 16px;
    color: #fff;
    width: 300px;
}
.hotjob .salary{
    position: absolute;
    top: 25px;
    right: 25px;
    color: #ff3f05;
    font-weight: bold;
}
.hotjob .require{
    padding-top: 10px;
    color: #a1a1a1;
}
.hotjob .require a{
    color: #a1a1a1;
    font-style: 14px;
}
/*é—®ç­”*/
h4 {
    font-size: 18px;
}
h4.title {
    position: relative;
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: bold;
}
.ask-info *{
    box-sizing: border-box;
}
.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: -39px -287px;
}
.ask {
    position: relative;
    max-height: 280px;
    overflow: hidden;
    *height: 280px;
}
.ask .ask-item {
    margin-bottom: 10px;
    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;
}
.job-search{background:#fff;}
.job-container{width: 820px !important;}
.job-container .jobname {
    width: 490px;
}
.job-container .jobname .title {
    max-width: 280px;
    color: #0078d7;
    font-size:16px;
}
/*åº•éƒ¨èœå•*/
.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;
}
.footer .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;
}

.focused{position:relative;padding-left:20px;cursor:pointer;}
.focused .icon-focused{background-position:3px -1263px;}
.focused .icon-focus{background-position:-15px -1263px;}</pre></body></html>