@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: 1380px;
    min-width: 1200px;
    margin:0 auto;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    line-height: 24px;
    color:#333333;
    position: relative;
}
.header{
    width: 100%;
    position: absolute;
    top:0;
    left:0;
    background: url(bg_header.png) repeat;
    z-index: 4;
}
.header_main{
    width: 84px;
    min-width: 1000px;
    overflow: hidden;
    margin:0 auto;
    position: relative;
}
.nav{
    overflow: hidden;
    margin-top: 24px;
}
.logo{
    display: none;
}
.nav_list{
    font-size: 18px;
    line-height: 24px;
    margin-left: 88px;
}
.on{
    padding-bottom: 18px;
    background: url(bg_nlist.jpg) bottom center no-repeat;
}
.nav_list a{
    color:#ffffff;
}
.banner{
    position: relative;
    min-width: 1003px;
    height: 706px;
    overflow: hidden;
}
#player{
    position: relative;
    width: 100%;
    height: 706px;
    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-bottom: 25px;
}
.content_main{
    width: 999px;
    overflow: hidden;
    margin:0 auto;
    position: relative;
}
.about{
    overflow: hidden;
    padding: 30px 0 35px;
    background: #dcdcdc;
    position: relative;
}
.title1{
    font-size: 20px;
    text-align: center;
    line-height: 30px;
}
.title2{
    font-size: 28px;
    text-align: center;
    line-height: 30px;
    margin-bottom: 20px;
}
.fu{
    margin: 0px auto;
    overflow: hidden;
    padding: 56px 0;
    background: #dcdcdc;
    position: relative;
}
.fu a{
    color: #fff;
    text-decoration: none;
}
.fu .title{
    font-size:20px;
    line-height: 36px;
    font-family: "Microsoft YaHei";
    font-weight: bold;
    width: 100%;
}
.welfare li{
    list-style-type: none;
    font-size:14px;
    font-family: "Microsoft YaHei";
    color: #333333;
    margin-right: 24px;
    margin-top: 22px;
    height:40px;
    text-align: center;
    line-height:40px;
    float: left!important;
    width: 177px!important;
    border-radius: 12px 12px 12px 12px;
    border: 1px solid #000000;
}
.welfare li:nth-child(5n) {
    margin-right: 0;
}
.footer{
    margin: 0 auto;
    color:#333333;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
}
.footer a{
    color:#333333;
}
.contact{
    overflow: hidden;
    padding: 40px 0;
    background: #dcdcdc;
}
.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;
}
#textword ul li a:hover {
    text-decoration:underline;
}
.describe{
    padding-left:12px;
    line-height: 32px;
}
.zjob {
    width:645px;
    height:auto;
    margin:0 auto 100px;
}
.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: 115px;
    display: inline-block;
    text-align: center;
}
.zjob li a:hover{
    text-decoration: none;
    outline: none;
}
.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;
}
.jobs li{
    width: 49%;
    float: left;
    margin-right: 1%;
}

#demo{
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 60px auto;
}
.indemo{
    width: 1059%;
}
#demo li{
    display: inline;
    float: left;
    width: 321px;
    height: 206px;
    overflow: hidden;
    margin-right: 6px;
}
#demo1{
    float: left;
}
#demo2{
    float: left;
}