@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: 1100px;
    max-width: 1620px;
    overflow: hidden;
    margin:0 auto;
    font-family: Microsoft YaHei;
    font-size: 14px;
    line-height: 24px;
    color:#333333;
}
.header{
    position: relative;
}
.content_main{
    width: 1133px;
    overflow: hidden;
    margin:0 auto;
}
.logo{
    overflow: hidden;
    margin:32px 0;
}
.nav{
    overflow: hidden;
    margin-top: 59px;
}
.nav_list{
    font-size: 18px;
    line-height: 24px;
    color:#333333;
    margin-left: 66px;
}
.nav_list a{
    color:#333333;
}
.on a{
    color: var(--primary-color);
}
.banner{
    width: 100%;
    height:597px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    border-top: 10px solid #00395A;
}
#player{
    position: relative;
    width: 100%;
    height:597px;
    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;
    left: 50%;
    z-index:20;
    bottom: 10px;
}
.w1003 span{
    width: 14px;
    height:14px;
    background: #fff;
    border-radius: 50%;
    cursor:pointer;
    display: inline-block;
    margin-right:10px;
}
.w1003 .on{
    /*color:#bd8d39;*/
    width: 14px;
    height:14px;
    background: var(--primary-color);
    border-radius: 50%;
    display: inline-block;
}
.content{
    overflow: hidden;
    padding: 96px 0 72px;
}
.c_title{
    font-size: 24px;
    line-height: 26px;
    height: 86px;
    /* background: url(bg_title.png) left center no-repeat; */
    /* padding-left: 32px; */
    overflow: hidden;
    margin-bottom: 40px;
    position: relative;
}
.c_title .lines{
    width: 7px;
    height: 88px;
    background: var(--primary-color);
    margin-right: 21px;
}
.large{
    margin-top: 17px;
}
.small{
    font-size: 18px;
}
.main{
    overflow: hidden;
    /* width: 964px; */
    margin-left: 36px;
}
.m_left{
    overflow: hidden;
    width: 608px;
}
.m_right{
    overflow: hidden;
    width: 382px;
}
.m_right img{
    width: 100%;
}
.fu{
    margin: 80px auto 0;
    overflow: hidden;
    position: relative;
}
.fu a{
    color: #fff;
    text-decoration: none;
}
.fu .title{
    font-size:20px;
    width: 100%;
}
.welfare{
    overflow: hidden;
    /* width: 995px; */
}
.welfare li{
    list-style-type: none;
    font-size:14px;
    color: #fffefe;
    margin-right: 50px;
    margin-top: 30px;
    height:40px;
    background: var(--primary-color);
    text-align: center;
    line-height:40px;
    float: left!important;
    width: 168px!important;
}
.minipic{
    overflow: hidden;
    margin-top: 80px;
    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: 289px;
    height: 164px;;
    overflow: hidden;
    margin-right: 10px;
}
#demo1{
    float: left;
}
#demo2{
    float: left;
}
.footer{
    margin: 0 auto;
    color:#333;
    text-align: center;
    height: 120px;
    line-height: 120px;
    font-size: 18px;
    /* background: url(bg_footer.jpg) center no-repeat; */
}
.footer a{
    color:#333;
}
.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;
}
.jobs li{
    width: 49%;
    float: left;
    margin-right: 1%;
}