@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: 75%;
    min-width: 1100px;
    margin: 0 auto;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    line-height: 24px;
    color: #000;
    position: relative;
    overflow: hidden;
    background: #eeeeee;
}
.header{
   overflow: hidden;
    background: #ffffff;
}
.header_main{
    width: 84%;
    min-width: 1048px;
    overflow: hidden;
    margin:24px auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.nav{
    overflow: hidden;
    /* margin-top: 16px; */
}
.nav_list{
    font-size: 18px;
    line-height: 24px;
    margin-left: 88px;
}
.nav_list a{
    color:#434343;
}
.on,.on a{
    color:var(--primary-color);
}
.banner{
    position: relative;
    min-width: 1003px;
    height: 620px;
    overflow: hidden;
}
#player{
    position: relative;
    width: 100%;
    height: 620px;
    overflow: hidden;
    margin: 0 auto;
}
#player .Limg{
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#player .Limg li{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.content{
    overflow: hidden;
    padding:60px 0;
}
.content_main{
    width: 1020px;
    overflow: hidden;
    margin:0 auto;
    position: relative;
}
.carousel{
    width: 1020px;
    height: 318px;
    overflow: hidden;
    margin:0 auto;
    padding:0;
}
.focus{
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    z-index:2;
    background: #fff;
}
.ctroll {
    width: 1020px;
    overflow: hidden;
    position: absolute;
    height: 321px;
    left: 50%;
    margin-left: -510px;
    top: 0;
}
.rslides_nav{
    height:59px;
    width:60px;
    position:absolute;
    bottom: 0;
    right:60px;
    text-indent:-10209px;
    overflow:hidden;
    text-decoration:none;
    z-index: 30;
    background: var(--primary-color) url(left.png) no-repeat;
}
.rslides_nav.next{
    left: auto;
    right: 0px;
    background: url(right.jpg) no-repeat;
}
.rslides_tabs{
    display: none;
}

.link{
    position: relative;
    z-index: 4;
    width: 1000px;
    height: 59px;
    background: #ffffff;
}
.link a, .link{
    display: block;
    margin-left: 36px;
    color: #000000;
    font-size: 18px;
    line-height: 59px;
}
.main{
    overflow: hidden;
    margin-top: 36px;
}
.c_title{
    font-size: 24px;
    line-height: 32px;
    color:#000;
    margin-bottom: 16px;
    letter-spacing: 1px;
    position: relative;
}
.fu{
    margin: 60px auto 40px;
    overflow: hidden;
}
.fu a{
    color: #fff;
    text-decoration: none;
}
.fu .title{
    font-size:24px;
    font-family: "Microsoft YaHei";
    color: #000000;
    width: 100%;
    letter-spacing: 2px;
    position: relative;
}
.welfare{
    width: 1025px;
    overflow: hidden;
}
.welfare li{
    list-style-type: none;
    font-size:15px;
    font-family: "Microsoft YaHei";
    color: #fffefe;
    margin-right: 30px;
    margin-top: 22px;
    background: var(--primary-color);
    text-align: center;
    line-height:40px;
    float: left!important;
    width: 175px!important;
}
.minipic{
    overflow: hidden;
    margin-top: 64px;
    position: relative;
}
#demo{
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}
.indemo{
    width: 800%;
}
#demo li{
    display: inline;
    float: left;
    width: 251px;
    height: 138px;;
    overflow: hidden;
    margin-right: 10px;
}
#demo1{
    float: left;
}
#demo2{
    float: left;
}
.footer{
    margin: 0 auto;
    color:#fff;
    text-align: center;
    line-height: 60px;
    font-size: 14px;
    font-family: "微软雅黑";
    background: var(--primary-color);
}
.footer a{
    color:#fff;
}
.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:#333;
}
.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;
}
.job li{
    width: 49%;
    float: left;
    margin-right: 1%;
}
