@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{
    min-width: 1000px;
    max-width: 1920px;
    overflow: hidden;
    margin: 0 auto;
    font-size: 16px;
    line-height: 30px;
    color: #1b1b1b;
    position: relative;
}
.header{
    overflow: hidden;
}
.header_main{
    width: 1236px;
    min-width: 1000px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}
.logo{
    margin: 17px 0;
}
.nav{
    overflow: hidden;
}
.nav_list{
    font-size: 20px;
    line-height: 24px;
    color: var(--primary-color);;
    text-align: center;
}
.nav_list a{
    display: block;
    margin: 46px 0px 9px 80px;
    color: #000000;
}
.on{
    color: #1b1b1b;
}
.on a{
    color: #000000;
}
.eng{
    font-size: 16px;
    color: var(--primary-color);;
}
.nav_line{
    width:2px;
    height:29px;
    background: #989898;
    margin-top: 77px;
    margin-left: 80px;
}
.bannerWrapper{
    position: relative;
    height: 807px;
}
.banner{
    width: 100%;
    height: 807px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    /* background: url(banner-bg.png) repeat-x; */
}
.banner_main_bg{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 552px;
    background: var(--primary-color);
}
#player{
    position: relative;
    width: 100%;
    width: 1236px;
    height: 807px;
    overflow: hidden;
    margin: 0 auto;
    border-top: 15px solid var(--primary-color);;
}
#player .Limg{
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#player .Limg li{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.w1003{
    position:absolute;
    left: 50%;
    bottom: 20px;
    z-index: 4;
}
.w1003_box{
    margin-left: -50%;
}
.w1003 span{
    width: 20px;
    height:20px;
    cursor:pointer;
    display: inline-block;
    margin: 0 10px;
    font-size: 12px;
    line-height: 20px;
    font-style: normal;
    color: #ffffff;
    text-align: center;
}
.w1003 .on{
    width: 20px;
    height:20px;
    display: inline-block;
}
.content{
    overflow: hidden;
    padding-top: 120px;
}
.content_main{
    width: 1000px;
    overflow: hidden;
    margin: 0 auto;
    min-height: 200px;
}
.content_main2{
    width: 1300px;
    overflow: hidden;
    margin: 0 auto;
    min-height: 200px;
}
.c_title{
    font-size: 18px;
    margin-bottom: 30px;
}
.minipic{
    overflow: hidden;
    margin-top: 95px;
    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: 393px;
    height: 262px;
    overflow: hidden;
    margin-right: 11px;
}
#demo1{
    float: left;
}
#demo2{
    float: left;
}
.fu{
    overflow: hidden;
    position: relative;
}
.fu .title{
    font-size:16px;
    color: #333333;
    font-weight: bold;
}
.welfare{
    width: 995px;
}
.welfare li{
    list-style-type: none;
    font-size: 18px;
    font-family: "Microsoft YaHei";
    color: #fff;
    margin-right: 76px;
    margin-top: 30px;
    height: 42px;
    background: #7B6953;
    text-align: center;
    line-height: 42px;
    float: left!important;
    width: 138px!important;
}
.welfare li:nth-child(5n){
    margin-right: 0;
}
.footer{
    margin: 97px auto 0;
    color: #fff;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    background: var(--primary-color);;
    width: 1236px;
}
.footer a{
    color: #fff;
}
.c_title1{
    font-size: 24px;
    text-align: center;
    margin-bottom: 40px;
    color: #b97163;
    margin-top: 10px;
}
.title1{
    font-size: 32px;
    color:var(--primary-color);;
}
.title1>span{
    font-size: 60px;
}
.title2{
    font-size: 22px;
    color: #1b1b1b;
    margin: 13px auto 25px;
    font-style: normal;
    font-weight: bold;
}
.cont-info{
    padding:0 180px;
}
.mid-tit{
    font-size: 20px;
    color: #9f7948;
    margin: 34px auto 30px;
    font-weight: bold;
}
.contact p{
    font-size: 16px;
    line-height: 36px;
}
.content p img{
    margin: 16px auto;
}
.clear {
    clear:both;
}
/*********job.htm start********/
#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 >ul 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);
    width: 115px;
    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;
}
.describe p,.describe strong,.describe span,.describe *{
    color: #4b4a4a!important;
}
.jobs ul{
    overflow: hidden;
    margin-bottom: 20px;
}
.jobs li{
    width: 49%;
    float: left;
    margin-right: 1%;
}
