@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}
img{
	border:none;
	display:block;
	}
li{
	list-style-type:none;
	}
a{
	text-decoration:none;
	}
.left{
    float: left;
}
.right{
    float: right;
}
.layout{
    width: 1120px;
    overflow: hidden;
    margin: 0 auto;
    font-size: 14px;
    line-height: 24px;
    color:#000;
}
.logo{
    overflow: hidden;
    margin: 61px auto 56px;
}
.logo img{
    margin:0 auto;
}
.header .nav{
    overflow: hidden;
    margin-bottom: 69px;
}
.nav .nav_list{
    width: 33.33%;
    font-size: 18px;
    text-align: center;
}
.nav .nav_list a{
    color:#333333;
}
.nav .nav_list.on{
    padding-bottom: 16px;
}
.nav .nav_list .borderLine{
    display: none;
}
.nav .nav_list.on .borderLine{
    display: block;
    width: 165px;
    height: 5px;
    margin: 0 auto;
    margin-top: 11px;
}
.nav .nav_list.on .borderLine .border1{
    height: 2px;
    background: var(--primary-color);
}
.nav .nav_list.on .borderLine .border2{
    height: 1px;
    background: var(--primary-color);
    margin-top: 3px;
}
/* 内容区域 */
.content{
    overflow: hidden;
    padding: 80px 0 60px;
}
.content .content_main{
    width: 880px;
    overflow: hidden;
    margin:0 auto;
}
.company_description{
    margin-top: 20px;
}
.homeTitle{
    width: 880px;
    margin: 0 auto 20px;
    position: relative;
    left: -16px;
}
.title_icon{
    background-position-y: 3px !important;
    padding-left: 30px;
}
.content .c_title{
    overflow: hidden;
    margin:0 auto 10px;
    font-size: 24px;
    line-height: 30px;
    display: flex;
    align-items: center;
}
.content .c_title .icon{
    width: 16px;
    height: 20px;
    margin-right: 11px;
}
.content .c_title span{
    font-size: 14px;
}

/* 福利标签 */
.fu{
    margin: 62px auto 0;
}
.fu a{
    color: #fff;
    text-decoration: none;
}
.fu .title{
    font-size:18px;
    font-family: "Microsoft YaHei";
    width: 100%;
}
.welfare{
    width: 880px;
    overflow: hidden;
}
.welfare li{
    list-style-type: none;
    font-size:14px;
    margin-right: 32px;
    margin-top: 20px;
    height:34px;
    border: 1px solid var(--primary-color);
    text-align: center;
    line-height:34px;
    float: left!important;
    width: 142px!important;
}
#demo{
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    margin-top: 46px;
}
.indemo{
    width: 800%;
}
#demo li{
    display: inline;
    float: left;
    overflow: hidden;
    margin-right: 10px;
}
#demo1{
    float: left;
}
#demo2{
    float: left;
}
.minipic{
    overflow: hidden;
    width: 880px;
    margin: 0 auto;
}
.footer{
    margin: 0 auto;
    color:#333333;
    text-align: center;
    line-height: 60px;
    font-size: 14px;
    font-family: "微软雅黑";
    border-top: 1px solid #333333;
}
.footer a{
    color:#333333;
}
.zjob {
    width:645px;
    height:auto;
    margin:0 auto;
}
.clear {
    clear:both;
}
/*********job.htm start********/
#textword {
    overflow-x:hidden;
}
#textword p {
    margin:0px;
    padding:0px;
    font-size:14px;
}
#textword .showBar {
    width:90%;
    line-height:28px;
    font-size:14px;
    font-weight:bold;
}
#textword ul {
    float:left;
    width:99%;
    margin-bottom:1em;
    display:inline;
    padding-left:12px;
    overflow:hidden;
}
#textword li {
    float:left;
    width:45%;
    padding:0px;
    margin:0px 0px 10px 0px;
    font-size:14px;
    line-height:24px;
    list-style-type:none;
}
.describe{
    padding-left:12px;
    line-height: 32px;
}
.zjob {
    width:645px;
    height:auto;
    margin:0 auto;
}
.zjob ul {
    margin:0px;
    padding-top:30px;
    width:630px;
}
.zjob li {
    float:left;
    width:141px!important;
    height:36px;
    margin:0px;
    padding:0px;
}
.zjob li a {
    padding: 8px 10px;
    border-radius: 5px;
    color: #fff;
    background: var(--primary-color);
    text-decoration: none;
    width: 110px;
    display: inline-block;
    text-align: center;
}
.Joblist_S1 {
    display:block;
    float:left;
    width:49%;
}
.Joblist_S1 a{
    color:#4a4a4a;
}
.Joblist_S2 {
    display:none;
    float:left;
}
.Joblist_S3 {
    display:none;
    float:left;
}
.Joblist_S4 {
    display:none;
    float:left;
}
.Joblist_S5 {
    display:none;
    float:left;
}
.showBar {
    font-weight: bold;
    clear:both;
}
/*********job.htm end********/

h3{
    display: block;
    font-size: 1.17em;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}
.jobs ul{
    overflow: hidden;
    margin-bottom: 20px;
    margin-left: 30px;
}
.jobs li{
    width: 49%;
    float: left;
    margin-right: 1%;
}
.banner{
    height: 404px;
}
.swiper-slide{
    width: 658px;
}

.wrapper{
    position: relative;
}