body,
button,
input,
select,
textarea {
    font-family: 'SourceHanSansCN', 'Microsoft Yahei', 'Hiragino Sans GB', tahoma, arial, '\5B8B\4F53';
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
small {
    font-size: 100%;
    margin: 0;
    padding: 0;
    font-weight: normal;
}

sup,
sub {
    font-size: 83%;
}

pre,
code,
kbd,
samp {
    font-family: inherit;
}

q:before,
q:after {
    content: none;
}

textarea {
    overflow: auto;
    resize: none;
}

label,
summary {
    cursor: default;
}

a,
button {
    cursor: pointer;
}

del,
ins,
u,
s,
a,
a:hover {
    text-decoration: none;
}

body,
textarea,
input,
button,
select,
keygen,
legend {
    color: #3a3d49;
    outline: 0;
}

body {
    background: #f9fafe;
    color: #727171;
}

a,
a:hover {
    color: #000;
}

ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.f-12 {
    font-size: 0.12rem;
}

.f-16 {
    font-size: 0.16rem;
}

.f-18 {
    font-size: 0.18rem;
}

.f-36 {
    font-size: 0.36rem;
}

.section {
    width: 100%;
    position: relative;
    top: -.35rem;
}

.w1527 {
    width: 15.27rem;
    margin: 0 auto;
}

.cpzx {
    margin-top: 0.67rem;
}

.cpzx h1 {
    color: #0a62b0;
    font-size: 0.5rem;
    text-align: center;
    font-weight: normal;
}

.cpzx h2 {
    font-size: 0.38rem;
    font-weight: normal;
    text-align: center;
    margin-top: 0.15rem;
    text-transform: uppercase;
}

.cpzx h4 {
    font-size: 0.16rem;
    width: 10.26rem;
    margin: 0.6rem auto 0 auto;
    line-height: 0.26rem;
}

.submenu {
    margin-left: 15em;
    width: calc(100% - 30em);
    box-shadow: 0 0 0.06rem 0 rgb(3 18 15 / 40%);
}

.submenu_con {
    position: relative;
    background: rgba(255, 255, 255, .9);
    width: 100%;
    overflow: hidden;
    overflow-x: auto;
    width: 100%;
}

.submenu_con::-webkit-scrollbar {
    height: 4px;
}

.submenu_con::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, .3);
    border-radius: 2px;
}

.submenu_con ul {
    list-style-type: none;
    text-align: center;
    display: table;
    width: 100%;
    position: relative;
    text-align: center;
    height: .70rem;
    line-height: .70rem;
    color: #005bac;
    font-size: .18rem;
    background: #fff;
    letter-spacing: 1px;
}

.submenu_con ul li {
    display: table-cell;
    position: relative;
}

.submenu_con a {
    display: block;
    color: #005bac;
    transition: color .5s linear, background .5s linear;
    padding: 0 .5em;
    white-space: nowrap;
}

.submenu_con a:hover {
    color: #fff;
    background-color: #005bac;
}

.submenu_con a.cur {
    color: #fff;
    background-color: #005bac;
}

.submenu_con a::after {
    content: " ";
    background: #d0cfcf;
    width: 0.01rem;
    height: 0.47rem;
    position: absolute;
    right: 0;
    top: 0.12rem;
}

.con-bg {
    box-shadow: 0 0 0.06rem 0 rgb(3 18 15 / 40%);
    width: 55%;
    margin: 0 auto;
}


/* 联系我们 */

.int-con {
    margin-top: 0.5rem;
}

.con-list .act-list {
    background: #fff;
    border: #bfc1bb 1px solid;
    margin: 0 0.04rem;
    color: #525252;
    font-size: 0.18rem;
    text-align: center;
    padding: 0.4rem 0;
}

.act-list h3 {
    font-size: 0.26rem;
    margin-top: 0.05rem;
}

.act-list .act-i {
    padding-bottom: 0.2rem;
}

.act-list .act-i .iconfont {
    font-size: 0.5rem;
}

.con-list .act-list:hover {
    background: #0a62b0;
    cursor: pointer;
    color: #fff;
}

.con-list .act-list.cur {
    background: #0a62b0;
    cursor: pointer;
    color: #fff;
}

.contact-list {
    position: relative;
    padding: 0 .8rem;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    content: none;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    content: none;
}

.slqf-next,
.slqf-prev {
    width: 1rem;
    height: 1rem;
    line-height: 1rem;
    display: inline-block;
}

.swiper-button-next span,
.swiper-button-prev span {
    background: #005bac;
    border: 1px solid #005bac;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    list-style: none;
    cursor: pointer;
    color: #fff;
    font-size: 0.34rem;
    padding: 0.1rem;
}

.inp {
    margin-top: 0.8rem;
}

.inp textarea {
    border: #cdcfcb 1px solid;
    width: 100%;
    background: none;
    padding: 0.4rem;
    font-size: 0.18rem;
    color: #727171;
    margin-top: 0.5rem;
    line-height: 0.26rem;
}

.int-input {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.int-input input {
    display: flex;
    width: calc(33.33% - 0.15rem);
    margin: 0.15rem 0.15rem 0 0;
    padding: 0.2rem 0.4rem;
    font-size: 0.18rem;
    color: #727171;
    border: #cdcfcb 1px solid;
    background: none;
}

.int-input input:last-child {
    margin-right: 0;
}

.inp-button {
    text-align: center;
}

.inp-button button {
    background: #005bac;
    border: none;
    text-align: center;
    font-size: 0.18rem;
    color: #fff;
    width: 2.60rem;
    height: 0.6rem;
    line-height: 0.6rem;
    margin: 1rem auto;
    display: inline-block;
}


/* 在线留言 */

.mess-con {
    display: flex;
    margin-top: 1rem;
}

.mess-zi {
    font-size: 0.2rem;
    width: 40%;
    padding-top: 0.4rem;
}

.mess-zi h1 {
    font-size: 0.5rem;
    color: #0a62b0;
}

.mess-zi h2 {
    font-size: 0.38rem;
    text-transform: uppercase;
    padding-top: 0.2rem;
}

.mess-zi p {
    margin: 0.8rem 0;
}

.mess-name h3 {
    color: #0a62b0;
    font-size: 0.26rem;
    padding-bottom: 0.15rem;
}

.mess-name .mess-1 {
    margin: 0.2rem 0;
}

.mess-1 font {
    padding-right: 0.15rem;
    font-size: 0.22rem;
}

.mess-int {
    background: #005bac;
    width: calc(100% - 42.8%);
    margin-left: 2%;
    color: #fff;
    padding: 0.4rem;
}

.mess-int h1 {
    font-size: 0.38rem;
}

.mess-int h2 {
    font-size: 0.3rem;
    text-transform: uppercase;
    padding-top: 0.15rem;
}

.messnei1 {
    margin-top: 0.3rem;
}

.messnei1 h3,
.messnei1 h4 {
    color: rgb(255 255 255 / 80%);
    font-size: 0.16rem;
}

.messnei1 textarea {
    color: rgb(255 255 255 / 80%);
    font-size: 0.16rem;
    background: none;
    border: none;
    border-bottom: rgb(255 255 255 / 80%) 1px solid;
    width: 100%;
}

.messnei1 input {
    color: rgb(255 255 255 / 80%);
    font-size: 0.16rem;
    background: none;
    border: none;
    border-bottom: rgb(255 255 255 / 80%) 1px solid;
    width: 100%;
    line-height: 0.26rem;
}

.mess-nei .inp-button button {
    background: #fff;
    border: none;
    text-align: center;
    font-size: 0.18rem;
    color: #005bac;
    width: 2.60rem;
    height: 0.6rem;
    line-height: 0.6rem;
    margin: 0.6rem auto 0.2rem auto;
    display: inline-block;
}


/* 诚聘英才 */

.mess-search {
    display: flex;
    width: 100%;
}

.mess-search input {
    border: #045dad 1px solid;
    border-radius: 0.04rem;
    border-right: none;
    width: 100%;
    height: 0.6rem;
    line-height: 0.6rem;
    padding: 0 0.5rem;
    font-size: 0.18rem;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.mess-search button {
    width: 2.42rem;
    background: #045dad;
    border-top-right-radius: 0.04rem;
    border-bottom-right-radius: 0.04rem;
    border: none;
}

.mess-search button font {
    color: #fff;
    font-size: 0.3rem;
}

.rec-list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 0.9rem;
}

.rec-list li {
    display: flex;
    color: #727171;
    margin-right: 0.5rem;
    width: calc(20% - 0.4rem);
    font-size: 0.16rem;
}

.rec-list li.cur {
    color: #045dad;
}

.rec-list li:hover {
    color: #045dad;
}

.rec-list li:last-child {
    margin-right: 0;
}

.rec-list li h2 {
    font-size: 0.2rem;
}

.rec-list li .iconfont {
    font-size: 0.2rem;
    margin: 0.04rem 0.2rem 0 0;
}

.rec-list li .rec-01 {
    margin-top: 0.15rem;
}

.rec-list li .rec-01 a {
    color: #727171;
    margin: 0 0.15rem 0.1rem 0;
    display: inline-block;
}

.rec-list li .rec-01 a:hover {
    color: #045dad;
    margin: 0 0.15rem 0.1rem 0;
    display: inline-block;
}

.rec-list li .rec-01 span.cur a {
    color: #045dad;
}

.rec-ti {
    position: relative;
    display: flex;
    margin-top: 0.9rem;
}

.rec-ti h1 {
    font-size: 0.26rem;
    color: #0a62b0;
}

.rec-ti .rec-span {
    position: absolute;
    right: 0;
}

.rec-span span {
    margin-left: 0.1rem;
    font-size: 0.2rem;
}

.rec-span span a {
    color: #727171;
}

.rec-span span a:hover {
    color: #0a62b0;
}

.rec-table ul {
    border-top: #edeeee 1px solid;
    width: 100%;
    margin: 0.4rem 0;
}

.rec-table li {
    padding: 0 0.1rem;
    font-size: 0.2rem;
    border-bottom: #edeeee 1px solid;
    width: 100%;
    height: 0.94rem;
    line-height: 0.94rem;
    display: inline-block;
    cursor: pointer;
}

.rec-table li .table-z {
    display: flex;
}

.rec-table li h2 {
    padding-left: 0.4rem;
}

.rec-table li.cur {
    background: #fff;
}

.rec-table li.cur h2 {
    color: #045dad;
}

.rec-table li .table-1 {
    width: 72%;
}

.rec-table li .table-2 {
    width: 12%;
}

.rec-table li .table-3 {
    width: 6%;
    text-align: center;
}

.table-xl {
    padding: 0.2rem 0.5rem 0.5rem 0.5rem;
    line-height: initial;
    height: auto;
    display: inline-block;
    overflow: hidden;
}

.table-xl h5 {
    font-size: 0.2rem;
    margin-top: 0.3rem;
}

.table-xl p {
    font-size: 0.16rem;
    line-height: 0.26rem;
    padding: 0;
    margin: 0;
}

.table-xl a {
    background: #005bac;
    padding: 0.2rem 1rem;
    font-size: 0.18rem;
    color: #fff;
    margin-top: 0.6rem;
    display: inline-block;
}

.recruitlist {
    width: 100%;
    border: none;
    border-collapse: collapse;
    clear: both;
    margin-top: 0.4rem;
}

.recruitlist .dt {
    position: relative;
    cursor: pointer;
    background: #fff;
    border-top: #edeeee 1px solid;
    border-bottom: #edeeee 1px solid;
}

.recruitlist .dt td:first-child {
    color: #045dad;
}

.recruitlist .dt .btn {
    font-family: simSun;
    font-size: 1.5em;
    display: inline-block;
    transition: transform .3s linear;
    width: 1em;
    height: 1em;
    line-height: 100%;
    text-align: center;
    color: #727171;
}

.recruitlist .dt .btn:after {
    content: '＋';
}

.recruitlist td {
    padding: 0.35rem 0.5rem;
    text-align: center;
    border-bottom: 1px solid #DDD;
    color: #727171;
    font-size: 0.18rem;
}

.recruitlist th {
    background: #F7F7F7;
    padding: 1em;
    text-align: center;
    font-size: 1.25em;
    color: #727171;
    font-weight: lighter;
    border-bottom: 1px solid #DDD;
}

.recruitlist th:first-child {
    text-align: left;
}

.recruitlist .dt td:first-child {
    text-align: left;
}

.recruitlist .dd {
    display: none;
}

.recruitlist .dt.open td {
    border-bottom: none;
}

.recruitlist .dt.open .btn {
    color: #727171;
}

.recruitlist .dt.open .btn:after {
    content: '─';
}

.recruitlist .dt.open+.dd {
    display: table-row;
}

.recruitlist .dd td {
    padding: 2em 1em;
    text-align: justify;
}

.recruitlist .dd td h3 {
    font-size: 0.2rem;
    line-height: 200%;
    color: #727171;
}

.recruitlist .dd td p {
    font-size: 0.16rem;
    color: #727171;
    line-height: 0.24rem;
}

.recruitlist .dd td p+h3 {
    margin-top: 1em;
}

.recruitlist .dd td .btn_join {
    display: inline-block;
    background: #727171;
    margin: 2em 0 0;
    width: 10em;
    line-height: 250%;
    color: #FFF;
    text-align: center;
    font-size: 12px;
}

.recruitlist .dd td .btn_join:hover {
    background: #494949;
}

.recruitlist .dd td .btn_mail {
    background: #005bac;
    padding: 0.2rem 1rem;
    font-size: 0.18rem;
    color: #fff;
    margin-top: 0.6rem;
    display: inline-block;
}

.recruitlist .dd td .btn_mail:hover {
    color: #fff;
}

.rec-zw {
    padding-bottom: 0.6rem;
}

@media screen and (max-width: 750px) {
    .w1527 {
        width: 100%;
    }
    .app-header-top .w1527 {
        width: 90%;
    }
    .app-header-bottom .w1527 {
        width: 90%;
    }
    .app-footer-top .w1527 {
        width: 90%;
    }
    .app-footer-bottom .w1527 {
        width: 90%;
    }
    .con-bg {
        width: calc(100% - 0.64rem);
    }
    .cpzx {
        margin-left: 0.32rem;
        margin-right: 0.32rem;
    }
    .cpzx h4 {
        width: 100%;
        line-height: 0.35rem;
        font-size: 0.26rem;
    }
    .int-input input {
        width: 100%;
        margin-right: 0;
    }
    .mess-zi {
        width: calc(100% - 0.64rem);
        margin-left: 0.32rem;
        margin-right: 0.32rem;
    }
    .mess-con {
        display: inline-block;
    }
    .mess-int {
        width: calc(100% - 0.64rem);
        margin: 0.32rem;
    }
    .mess-zi p {
        font-size: 0.26rem;
    }
    .mess-name h3 {
        font-size: 0.34rem;
    }
    .mess-name .mess-1 {
        font-size: 0.26rem;
    }
    .mess-750 {
        width: calc(100% - 0.64rem);
        margin-left: 0.32rem;
        margin-right: 0.32rem;
    }
    .rec-list li {
        width: 100%;
        margin: 0 0.32rem 0.2rem 0.32rem;
        font-size: 0.26rem;
    }
    .rec-list li h2 {
        font-size: 0.3rem;
    }
    .rec-list li .iconfont {
        font-size: 0.34rem;
    }
    .rec-zw {
        margin-left: 0.32rem;
        margin-right: 0.32rem;
    }
    .rec-ti h1 {
        font-size: 0.34rem;
    }
    .table-xl {
        padding: 0;
    }
    .table-xl p {
        font-size: 0.26rem;
        line-height: 0.4rem;
    }
    .rec-span span {
        font-size: 0.26rem;
    }
    .mess-search input {
        width: 100%;
    }
    .mess-search button {
        width: 1.6rem;
    }
    .rec-table li h2 {
        padding-left: 0;
    }
    .submenu {
        width: 100%;
        margin: 0;
    }
    .submenu_con a {
        font-size: 0.26rem;
        padding: 0 0.2rem;
    }
    .recruitlist .dt {
        padding: 1em 5%;
    }
    .recruitlist tr {
        display: block;
    }
    .recruitlist td {
        display: block;
        text-align: left;
        border: none;
        padding: 0;
        line-height: 150%;
        font-size: 0.26rem;
    }
    .recruitlist .dt td:before {
        content: attr(data-til);
        color: #666;
    }
    .recruitlist .dt .btn {
        position: absolute;
        right: 1em;
        top: 50%;
    }
    .recruitlist .dt td:first-child {
        font-size: 0.32rem;
        font-weight: bold;
    }
    .recruitlist .dd td h3 {
        font-size: 0.3rem;
    }
    .recruitlist .dd td p {
        font-size: 0.26rem;
        line-height: 0.4rem;
    }
    .recruitlist .dd td .btn_mail {
        font-size: 0.26rem;
    }
}