@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: 100%;
    min-width: 1121px;
    overflow: hidden;
    margin: 0 auto;
    font-family: 'HarmonyOS Sans SC';
    font-size: 20px;
    line-height: 34px;
    color: #464951;
}

.banner {
    width: 100%;
    height: 1216px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

#player {
    position: relative;
    width: 100%;
    height: 1216px;
    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_box {
    position: absolute;
    bottom: 20px;
    left: 50%;
    z-index: 20;
}

.w1003 {
    margin-left: -45%;
    position: relative;
    top: 10px;
}

.w1003 span {
    border-radius: 50%;
    margin-right: 45px;
    width: 20px;
    height: 20px;
    background-color: white;
    cursor: pointer;
    display: inline-block;
}

.w1003 .on {
    width: 20px;
    height: 20px;
    background: #007840;
    display: inline-block;
}

.header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 147px;
    z-index: 4;
}

.header_main1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 147px;
    background: #007840;
    /* opacity: 0.6; */
    z-index: -1;
}

.header_main {
    width: 971px;
    overflow: hidden;
    margin: 0 auto;
    /* position: absolute;
    left: 450px; */
}

.logo {

    overflow: hidden;
    margin-top: 23px;
}

.nav {
    overflow: hidden;
    margin-top: 45px;
}

.nav_list {
    font-family: 'HarmonyOS_Sans_SC';
    font-size: 23px;
    font-weight: normal;
    line-height: 56px;
    color: #fff;
    text-align: center;
    width: 168px;

}

.nav_list a {
    display: block;
    overflow: hidden;
    color: #fff;
}

.nav_list a div {
    width: 1px;
    height: 35px;
    background: #fff;
    float: right;
    margin-top: 10px;
}

.on a {
    color: #464951;
    background: #fff;
}

.content {
    overflow: hidden;
}

.content_main1 {
    overflow: hidden;
    margin: 0 auto;
    background: #007840;
    clear: both;
    position: relative;
}
.c_content {
    width: 1121px;
    margin: 0 auto;
    font-size: 20px;
    line-height: 34px;
    color: black;
    text-align: justify;
    margin-bottom: 168px;
    overflow: hidden;
}

.c_content1 {
    height: auto;
}
.c_title {
    font-family: 'HarmonyOS Sans SC';
    font-size: 33px;
    line-height: 46px;
    padding-top: 53px;
    text-align: center;
    margin: 0 auto 90px;
    clear: both;
    font-weight: 500;
    color: #fff;
}

.c_title p {
    display: inline-block;
    margin: 0 30px;
    line-height: 46px;
}

.c_title p span {
    font-size: 20px;
}

.c_text1 {
    line-height: 40px;
    font-size: 20px;
    float: right;
    width: 632px;
    text-align: justify;
    font-weight: 400;
    color: #fff;
}

.lines {
    margin: 0 auto;
    width: 211px;
    height: 3px;
    background: #ffffff;
    margin-top: 13px;
}
.title1{
    color: #464951;
    padding-top: 89px;
    margin: 0 auto 42px;
font-size:20px;
}
.content_main2>.c_title .lines,.lines1{
    background: #464951;
}
.c_text2{
    font-size: 28px;
    color: #464951;
    line-height: 44px;
    text-align: justify;
}
.content_main2>.c_content{
    margin-bottom: 34px;
}

.img1 {
    margin: 0 auto;
}
.contact {
    width: 1120px;
    margin: 0 auto 70px;
}

.des_left {
    float: left;
    margin-top: 10px;
}


.minipic {
    width: 1576px;
    overflow: hidden;
    margin: 0 auto 81px;
}

#demo {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}

.indemo {
    width: 1000%;
}

#demo li {
    display: inline;
    float: left;
    overflow: hidden;
    margin-right: 33px;
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}
.footer{
    font-size: 18px;
    padding-top: 10px;
    text-align: center;
}
.footer a {
    color: #333333;
}

.zjob {
    width: 645px;
    height: auto;
    margin: 0 auto;
}

.clear {
    clear: both;
}

/*********job.htm start********/
#textword {
    width: 1120px;
    margin: 0 auto;
    overflow-x: hidden;
}

#textword p {
    margin: 0px;
    padding: 0px;
    font-size: 20px;
}

#textword .showBar {
    width: 90%;
    line-height: 34px;
    font-size: 20px;
    font-weight: bold;
}

#textword ul {
    float: left;
    width: 99%;
    margin-bottom: 1em;
    display: inline;
    padding-left: 12px;
    overflow: hidden;
}

#textword li {
    float: left;
    padding: 0px;
    margin: 0px 0px 10px 0px;
    font-size: 20px;
    line-height: 34px;
    list-style-type: none;
    width: 100%;
}

#textword>ul li {
    width: 49%;
}

#textword ul li a:hover {
    text-decoration: underline;
}

.describe {
    padding-left: 12px;
    line-height: 32px;
}

.describe p {
    padding-left: 12px;
}

.zjob {
    width: 570px;
    height: auto;
    margin: 30px auto 0px;
}

.zjob ul {
    margin: 0px;
    padding-top: 20px;
}

.zjob li {
    float: left;
    width: 141px !important;
    height: 36px;
    margin: 0px;
    padding: 0px;
}

.Joblist_S1 {
    display: block;
    float: left;
    width: 100%;
    font-family: 'HarmonyOS Sans SC';
}

.Joblist_S1 a {
    font-size: 20px;
    color: #333333;
}

.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-size: 20px;
    font-weight: bold;
    clear: both;
    margin-bottom: 5px;
}

/*********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 {
    padding-bottom: 70px;
    width: 1120px;
    margin: 0 auto;
}

.jobs ul {
    overflow: hidden;
    margin-bottom: 20px;
}

.jobs li {
    width: 49%;
    float: left;
    margin-right: 1%;
}
/* .ewm_main {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #eee;
    opacity: 0.4;
    z-index: -1;
    border-radius: 30px;
} */