<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
 /* å…³äºŽåŒ»è¯ºä¿®æ”¹æ&nbsp;·å¼  */
  
 .history-banner {
    width: 100%;
    height:600px;
    background: #156abf;
    position: relative;
}
 
 .abouts-banner {
    background: url("../images/about-bg.png") center center no-repeat;
    width: 100%;
    height: 600px;
    text-align: center;
    background-size: cover;
	-webkit-animation: 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s normal none 1 running aniamte-ver-2;
    animation: 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s normal none 1 running aniamte-ver-2;
}

.banner-name{
    font-size: 24px;
    color: #fff;
    padding-top: 50px !important;
	-webkit-animation: 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s normal none 1 running aniamte-ver-2;
    animation: 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s normal none 1 running aniamte-ver-2;
}

.abouts-banner dd{
	width: 1000px;
    margin: 0 auto;
	font-size:16px;
	color: #fff;
    line-height: 32px;	
	margin-top:22px;
	text-align: left;
	-webkit-animation: 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s normal none 1 running aniamte-ver-2;
    animation: 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s normal none 1 running aniamte-ver-2;
}

.small-point {
    display: inline-block;
    position: absolute;
    left: 2px;
    top: 2px;
    right: auto;
    bottom: auto;
    width: 5px;
    height: 5px;
    border-radius: 5px;
    background-color: #fff;
}

.policy-box {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.policy {
    display: inline-block;
    margin: 0 20px 20px 0;
    width: 220px;
    height: 88px;
    border: 1px solid #ddd;
    background-color: #fff;
}

.history-bg	{
	background-color: #fff;
	width:100%;
	height: 585px;	
}
.history-box {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
	background-color: #fff;
	margin-bottom: 60px;	
}


 

.history-box-text{
   padding-top: 70px;
}

.history-box-text img{
    float: left;
    margin: 0 28px 32px 0px;
}
.history-title{
    font-size:24px;
    color: #666;
    line-height: 40px;
}

.history-box-text p{
    font-size: 16px;
    color: #666;
    line-height: 30px;
    text-align: left;

}

/* äººæ‰æ‹›è˜ä¿®æ”¹æ&nbsp;·å¼  */

.job-banner-outer {
    width: 100%;
    height: 370px;
    background: #141414;
}
.job-banner-outerbg {
    width: 100%;
    height: 370px;
      background: url("../images/job/banner.png") center center no-repeat;
}
.culture-banner-outerbg {
    width: 100%;
    height: 370px;
      background: url("../images/culture/banner.png") center center no-repeat;
}

/* å®šä¹‰å…³é”®å¸§ */
@-webkit-keyframes shade{
    from{opacity:1;}
    15%{opacity:0.7;}
    to{opacity:1;}
}
@-moz-keyframes shade{
    from{opacity:1;}
    15%{opacity:0.7;}
    to{opacity:1;}
}
@-ms-keyframes shade{
    from{opacity:1;}
    15%{opacity:0.7;}
    to{opacity:1;}
}
@-o-keyframes shade{
    from{opacity:1;}
    15%{opacity:0.7;}
    to{opacity:1;}
}
@keyframes shade{
    from{opacity:1;}
    15%{opacity:0.7;}
    to{opacity:1;}
}
/* wrap */


#wrap .baguetteBoxOne .pic:hover{
    -webkit-animation:shade 3s ease-in-out 1;
    -moz-animation:shade 3s ease-in-out 1;
    -ms-animation:shade 3s ease-in-out 1;
    -o-animation:shade 3s ease-in-out 1;
    animation:shade 3s ease-in-out 1;
}

 /* åˆä½œä¼™ä¼´æ&nbsp;·å¼  */
.clearfix:after{
    content:".";
    display:
    block;height:0;
    clear:both;
    visibility:hidden;
}
.clearfix{
    display:inline-table;
}
*html .clearfix{
    height:1%;
}
.clearfix{
    display:block;
}
*+html .clearfix{
    min-height:1%;
}
.policy-box ul li{
    float:left;
    margin:0px 10px 10px 10px;
    display:inline;
    width:220px;
    height:88px;
    overflow:hidden;
    position:relative;
}
.policy-box ul li .photo{
    width:220px;
    height:88px;
    overflow:hidden;
}
.policy-box .rsp{
    width:220px;
    height:88px;
    overflow:hidden;
    position: absolute;
    background:#000;
    top:0px;
    left:0px;
}
.policy-box .text{
    position:absolute;
    width:220px;
    height:88px;
    left:-220px;
    top:0px;
    overflow:hidden;
}
.policy-box .text h3{
    width:220px;
    margin-top:20px;
    height:50px;
    line-height:50px;
    text-align:center;
    color:#FFFFFF;
    font-size:17px;
}
.policy-box .text a{
    text-decoration:none
}
.policy-box .text div{
    text-align:center;
    color:#FFFFFF;
    font-size:18px;
}


 /* æ–‡åŒ–ç”Ÿæ´»æ&nbsp;·å¼  */
 .cultrue {
    width: 1160px;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 80px;
    text-align: center;
}
 
.content {
    max-width: 1160px;
    margin: 0 auto;
}
.gallery img {
    width: 300px;
    height: 195px;
}

.gallery a {
    width: 300px;
    height: 195px;
    display: inline-block;
    overflow: hidden;
    margin: 10px 10px;
    box-shadow: 0 0 4px -1px #000;
}

.baguetteBoxOne {
	width:1160px; 
	margin:0px auto;
}

/* Highlight.js Tomorrow Night style */
.hljs-comment{color:#969896}.hljs-tag{color:#f8f8f2}.css .hljs-class,.css .hljs-id,.css .hljs-pseudo,.hljs-attribute,.hljs-regexp,.hljs-title,.hljs-variable,.html .hljs-doctype,.ruby .hljs-constant,.xml .hljs-doctype,.xml .hljs-pi,.xml .hljs-tag .hljs-title{color:#c66}.hljs-built_in,.hljs-constant,.hljs-literal,.hljs-number,.hljs-params,.hljs-pragma,.hljs-preprocessor{color:#de935f}.css .hljs-rules .hljs-attribute,.ruby .hljs-class .hljs-title{color:#f0c674}.hljs-header,.hljs-inheritance,.hljs-string,.hljs-value,.ruby .hljs-symbol,.xml .hljs-cdata{color:#b5bd68}.css .hljs-hexcolor{color:#8abeb7}.coffeescript .hljs-title,.hljs-function,.javascript .hljs-title,.perl .hljs-sub,.python .hljs-decorator,.python .hljs-title,.ruby .hljs-function .hljs-title,.ruby .hljs-title .hljs-keyword{color:#81a2be}.hljs-keyword,.javascript .hljs-function{color:#b294bb}.hljs{display:block;overflow-x:auto;background:#35383C;color:#c5c8c6;padding:.8em}.coffeescript .javascript,.javascript .xml,.tex .hljs-formula,.xml .css,.xml .hljs-cdata,.xml .javascript,.xml .vbscript{opacity:.5}


</pre></body></html>