@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: 1200px;
    max-width: 1920px;
    overflow: hidden;
    margin:0 auto;
    font-family:"Microsoft Yahei";
    font-size: 16px;
    line-height: 30px;
    color:#323232;
}
.banner{
    position: relative;
    min-width: 1200px;
    height: 762px;
    overflow: hidden;
}
#player{
    position: relative;
    width: 100%;
    height: 762px;
    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%;
}
.w1003{
    position: absolute;
    z-index: 20;
    width: 100%;
    bottom: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.w1003_box{
    margin-left: -50%;
}
.w1003 span{
    width: 52px;
    height:7px;
    background: #fff;
    cursor:pointer;
    display: inline-block;
    margin: 0 5px;
}
.w1003 .on{
    width: 52px;
    height:7px;
    background: var(--primary-color);
    display: inline-block;
    margin: 0 5px;
}
.header{
   overflow: hidden;
}
.header_main{
    width: 70%;
    min-width: 1200px;
    overflow: hidden;
    margin:0 auto;
}
.logo{
    margin: 12px 0 23px;
}
.nav{
    /* overflow: hidden; */
    margin-top: 50px;
}
.nav_list{
    font-size: 20px;
    line-height: 18px;
    letter-spacing: 1px;
    color:#595959;
}
.nav_list a{
    display: block;
    padding: 0 40px;
    color:#595959;
}
.on a{
    color: var(--primary-color);;
    font-weight: 600;
}
.nav_list .no_right{
    border-right:0;
}
.content{
    padding: 0;
    overflow: hidden;
}
.content_main{
    /* width: 80%; */
    /* width: 1444px; */
    min-width: 1200px;
    overflow: hidden;
    margin:0 auto;
    position: relative;
}
.icon_url{
    margin: 40px auto;
    display: block;
}
.c_title{
    text-align: center;
    line-height: 20px;
    padding-bottom: 26px;
    font-size: 20px;
    color:#0A0A0A;
    border-bottom: 1px solid #D2B993;
}
.title_cn{
    margin-bottom: 6px;
}
.title_en{
    letter-spacing: 1px;
    border-bottom: 5px solid #937051;
    display: inline;
    padding: 0 19px 20px;
    box-sizing: border-box;
}
.about{
    overflow: hidden;
    background: #EBDECA;
    padding: 40px 0 57px;
    box-sizing: border-box;
}
.environment{
    overflow: hidden;
    padding: 62px 0 79px;
    box-sizing: border-box;
}
.environment img{
    margin: 65px auto 0px;
    width: 100%;
}
.minipic_box{
    overflow: hidden;
    margin-top: 60px;
}
#demo{
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}
.indemo{
    width: 800%;
}
#demo li{
    display: inline;
    float: left;
    width: 276px;
    height: 224px;;
    overflow: hidden;
    margin-right: 10px;
}
#demo1{
    float: left;
}
#demo2{
    float: left;
}
.footer{
    width: 100%;
    min-width: 1200px;
    margin: 0 auto;
    color:#000000;
    text-align: center;
    font-family: "Microsoft Yahei";
    font-size: 14px;
    line-height: 42px;
    border-top: 1px solid #d1d1d1;
    line-height: 56px;
    height: 56px;
    background: #545454;
    color: #fff;
}
.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:16px;
}
#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:16px;
    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;
}
.Joblist_S1 {
    display:block;
    float:left;
    width:49%;
}
.Joblist_S1 a{
    color:#1a1a1a;
}
.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: #1a1a1a!important;
}
.jobs ul{
    overflow: hidden;
    margin-bottom: 20px;
}
.jobs li{
    width: 49%;
    float: left;
    margin-right: 1%;
}
.fu{
    padding: 67px 0px;
    overflow: hidden;
    background: rgba(235, 222, 202, 1);
}
.fu .title{
    color: var(--primary-color);
    text-align: left;
    font-style: normal;
    font-size: 22px;
    position: relative;
    width: 80%;
    margin: 0 auto;
}
.content_main_info{
    width: 80%;
    margin:0 auto;
}
.welfare{
    width: 80%;
    margin: 0 auto;
}
.welfare li{
    list-style-type: none;
    font-size:16px;
    margin-right: 4%;
    margin-top: 26px;
    color: #fff;
    text-align: center;
    float: left!important;
    width: 16%!important;
    box-sizing: border-box;
    height:40px;
    line-height: 40px;
    background: var(--primary-color);
}
.welfare li:nth-child(5n) {
    margin-right: 0px;
}
.childrenHeader{
    height: 84px;
}
.childrenHeader .logo{
    margin: 16px 0 10px;
}
.childrenHeader .nav{
    margin-top: 33px;
}
.childrenContent{
    width: 1000px;
    margin: 0 auto;
    padding-top: 165px;
    padding-bottom: 229px;
}
.childrenContent .list{
    width: 100%;
    height: auto;
}
.childrenContent .list .title{
    width: 100%;
    height: 22px;
    font-size: 17px;
    line-height: 22px;
    border-left: 2px solid #000;
    padding-left: 24px;
}
.childrenContent .companyInfo{
    margin-top: 46px;
    font-size: 16px;
}
.childrenContent .detail{
    margin-top: 32px;
}
.childrenContent .fuli{
    margin-top: 105px;
    display: block;
    overflow: hidden;
}
.childrenFooter{
    width: 100%;
    height: 50px;
    background: #000;
    color: #fff;
    line-height: 50px;
}
.childrenFooter a{
    color: #fff;
}
.childrenContent .welfare li{
    width: 140px!important;
    height: 45px;
    line-height: 45px;
}
.childrenContent .content_main{
    margin-top: 56px;
}
.brand_content{
    width: 87%;
    min-width: 1200px;
    overflow: hidden;
    margin:0 auto;
}
.brand_box .c_titles{
    width: 87%;
    min-width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 56px;
}
.c_titles {
    padding-left: 28px;
    font-size: 24px;
    line-height: 36px;
    color: var(--primary-color);;
    margin-bottom: 56px;
}
.brand_box ul{
    overflow: hidden;
    margin:0 auto;
}
.brand_box .class{
    overflow: hidden;
    margin: 0 -84px 56px 0;
}
.classlogo {
    width: 190px;
    float: left;
    text-align:right;
    line-height: 105px;
    font-weight: 600;
}
.classhotel {
    width: 864px;
    margin-left: 220px;
    overflow: hidden;
}
.classhotel ul {
    width: 864px;
    margin: 0 auto;
}
.classhotel li {
    float: left;
    width: 216px;
    text-align: center;
    margin-bottom: 10px;
}
.classhotel li img{
    width: 200px;
    height: 122px;
    margin: 0 auto;
    border: 1px solid #ddd;
    box-sizing: border-box;
}
.classhotel li a {
    color: #000000;
}

.two_con{
    width: 1258px;
    margin: 0 auto;
}
.three_con{
    background: url(./image01.png) top center no-repeat;
    height: 460px;
}
.four_con{
    padding: 20px 70px 20px 200px;
    
}
.four_con .con_text{
    width: 50%;
    display: block;
    box-sizing: border-box;
    padding-top: 10%;
    margin-left: 30px;
    font-size: 20px;
}
.clear::after{
    display: block;
    clear: both;
    content: '';
}
.title1{
    height: 80px;
    color: #596C59;
    font-size: 32px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.title1 img{
    margin-right: 18px;
}