@font-face {
    font-family: 'Futura Md BT';
    src: url('../fonts/FuturaBT-Medium.eot');
    src: url('../fonts/FuturaBT-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/FuturaBT-Medium.woff2') format('woff2'), url('../fonts/FuturaBT-Medium.woff') format('woff'), url('../fonts/FuturaBT-Medium.ttf') format('truetype'), url('../fonts/FuturaBT-Medium.svg#FuturaBT-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'YouSheBiaoTiHei';
    src: url('../fonts/YouSheBiaoTiHei.eot');
    src: url('../fonts/YouSheBiaoTiHei.eot?#iefix') format('embedded-opentype'), url('../fonts/YouSheBiaoTiHei.woff2') format('woff2'), url('../fonts/YouSheBiaoTiHei.woff') format('woff'), url('../fonts/YouSheBiaoTiHei.ttf') format('truetype'), url('../fonts/YouSheBiaoTiHei.svg#YouSheBiaoTiHei') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Objectivity';
    src: url('../fonts/Objectivity-Medium.eot');
    src: url('../fonts/Objectivity-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Objectivity-Medium.woff2') format('woff2'), url('../fonts/Objectivity-Medium.woff') format('woff'), url('../fonts/Objectivity-Medium.ttf') format('truetype'), url('../fonts/Objectivity-Medium.svg#Objectivity-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    scroll-behavior: smooth;
    
}

    *:not(.fa) {
        font-family: '';
       
    }

ul li {
    list-style: none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

img {
    vertical-align: top;
    outline-width: 0ch;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}

.wq_job1 {
    width: 100%;
    margin: 0 auto;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}

.wq_job1_tit {
    text-align: center;
}

.wq_job1_tit .h2 {
    font-size: 48px;
    line-height: 58px;
}

.wq_job1_tit .h3 {
    font-size: 36px;
    line-height: 46px;
}

.wq_job1_list {
    margin-top: 40px;
}

.wq_job1_item {
    margin-bottom: 40px;
    border: 1px solid #ddd;
    padding: 20px 40px;
    color: #333;
}

.wq_job1_top {
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    display: flex;
    justify-content: space-between;
    /* align-items: center;*/
}

.wq_job1_top_left {
    font-size: 24px;
    line-height: 30px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.wq_job1_top_left img {
    height: 24px;
    margin-right: 5px;
}

.wq_job1_top_right {
    font-size: 14px;
    line-height: 30px;
    cursor: pointer;
}

.wq_job1_top_right i {
    transition: all .3s ease;
}

.wq_job1_top_right.active0 i {
    transform: rotate(180deg);
}

.wq_job1_cet {
    padding: 20px 0;
    color: #666;
    font-size: 16px;
    line-height: 26px;
}

.wq_job1_cet ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: space-between;
    /* align-items: center;*/
    flex-wrap: wrap;
}

.wq_job1_btm {
    padding: 20px 0;
    border-top: 1px solid #ddd;
    display: none;
}

.wq_job1_btm .txt {
    font-size: 16px;
    line-height: 2em;
    color: #666;
}

.wq_job1_btn {
    text-align: right;
    margin-top: 20px;
}

.wq_job1_btn span {
    display: inline-block;
    text-align: center;
    font-size: 15px;
    line-height: 50px;
    width: 150px;
    background: var(--primary-color);
    color: #fff;
    border-radius: 4px;
    transition: all .3s ease;
}

.wq_job1_btn span:hover {
    opacity: .9;
}

.aboutus3bg {
    padding: 80px 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.tit1 .line1 {
    margin: 0 auto;
    width: 50px;
    height: 4px;
    margin-top: 15px;
    margin-bottom: 15px;
    background: var(--main-color);
}

.tit1 .h2 {
    font-size: 40px;
    line-height: 50px;
    font-weight: bold;
    color: var(--main-color-333);
}

.aboutus3 .list {
    margin-top: 60px;
}

.history_swiper {
    position: relative;
}

.history_swiper:before {
    content: "";
    width: 100%;
    height: 1px;
    background: #ddd;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.history_swiper .swiper-button-prev,
.history_swiper .swiper-button-next {
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-top: -15px;
    text-align: center;
    background: var(--main-color);
    color: #fff;
    font-size: 20px;
    transition: all .3s ease;
    border-radius: 100%;
}

.history_swiper .swiper-container {
    width: 100%;
}

.history_swiper .swiper-container .swiper-slide {
    position: relative;
    display: flex;
    justify-content: space-between;
    /* align-items: center;*/
    flex-direction: column;
    text-align: center;
}

.history_swiper .swiper-container .swiper-slide:nth-child(2n) {
    flex-direction: column-reverse;
}

.history_swiper .swiper-container .swiper-slide .kong {
    height: 250px;
}

.history_swiper .swiper-container .swiper-slide .txtbg {
    /*height: 150px;*/
}

.history_swiper .swiper-container .swiper-slide .txt {
    padding: 30px 0 0 0;
}

.history_swiper .swiper-container .swiper-slide .txt .h2 {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 20px;
}

.history_swiper .swiper-container .swiper-slide .txt .h2 span {
    display: inline-block;
    text-align: center;
    padding: 0 12px;
    background: var(--main-color);
    color: #fff;
    border-radius: 6px;
}

.history_swiper .swiper-container .swiper-slide .txt .h3 {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 20px;
    font-weight: bold;
}

.history_swiper .swiper-container .swiper-slide .txt .h4 {
    font-size: 14px;
    line-height: 24px;
}

.history_swiper .swiper-pagination {
    display: none;
}

.history_swiper .swiper-pagination span {}

.history_swiper .swiper-pagination span.swiper-pagination-bullet-active {}

.history_swiper .swiper-button-prev:hover,
.history_swiper .swiper-button-next:hover {
    background: var(--third-color);
}

.history_swiper .swiper-button-prev {
    left: 0px;
}

.history_swiper .swiper-button-next {
    right: 0px;
}

.sidebar {
    bottom: 200px;
    position: fixed;
    right: 20px;
    -webkit-transition: all .5s;
    transition: all .5s;
    width: 54px;
    z-index: 100
}

@media (max-width:968px) {
    .sidebar {
        background-color: #e0e000;
        bottom: 0;
        right: 0;
        width: 100%
    }
}

.sidebar>ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.sidebar>ul>li {
    display: block;
    margin-bottom: 10px;
    position: relative;
    width: 54px;
    height: 54px;
}

.sidebar>ul>li:last-of-type {
    margin-bottom: 0
}

.sidebar>ul>li a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: var(--main-color);
    border-radius: 1.12rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    -webkit-transition: all .5s;
    transition: all .5s;
    width: 54px;
    height: 54px;
    z-index: 10;
    border-radius: 50%;
}

.sidebar>ul>li i {
    font-size: 27px;
    color: #fff;
}

@media (max-width:968px) {
    .sidebar>ul>li a {
        border-radius: 0;
        height: 50px;
        padding: 10px 0;
        width: 100%
    }
    .sidebar>ul>li a:after {
        background-color: hsla(0, 0%, 100%, .5);
        content: "";
        display: block;
        height: 20px;
        margin-top: -10px;
        position: absolute;
        right: 0;
        top: 50%;
        width: 1px
    }
}

.sidebar>ul>li a svg {
    color: #fff
}

.sidebar>ul>li:hover a {
    background-color: var(--main-color)
}

.sidebar>ul>li.phone svg,
.sidebar>ul>li.qr svg {
    color: #fff;
    height: 50%;
    width: 50%
}

@media (max-width:968px) {
    .sidebar>ul>li.phone svg,
    .sidebar>ul>li.qr svg {
        height: 60%;
        width: 60%
    }
}

.sidebar>ul>li.phone .phone_box {
    background-color: var(--main-color);
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    height: 54px;
    line-height: 54px;
    opacity: 0;
    padding: 0 80px 0 20px;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translateX(2.16rem) scale(0);
    -ms-transform: translateX(2.16rem) scale(0);
    transform: translateX(2.16rem) scale(0);
    -webkit-transition: all .5s;
    transition: all .5s;
    visibility: hidden;
    white-space: nowrap;
    z-index: 5
}

@media (min-width:968px) {
    .sidebar>ul>li.phone:hover .phone_box {
        opacity: 1;
        -webkit-transform: translateX(0) scale(1);
        -ms-transform: translateX(0) scale(1);
        transform: translateX(0) scale(1);
        visibility: visible
    }
}

.sidebar>ul>li.qr .qr_box {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%) scale(0);
    -ms-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
    -webkit-transition: all .5s;
    transition: all .5s;
    visibility: hidden;
    width: 120px;
    z-index: 5
}

@media (max-width:968px) {
    .sidebar>ul>li.qr .qr_box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        bottom: 50px;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        left: 50%;
        right: auto;
        top: auto;
        -webkit-transform: translateX(-50%) scale(0);
        -ms-transform: translateX(-50%) scale(0);
        transform: translateX(-50%) scale(0);
        width: 100%
    }
}

.sidebar>ul>li.qr .qr_box:after {
    border: .32rem dashed transparent;
    border-left: .32rem solid var(--main-color);
    border-right: none;
    content: "";
    cursor: pointer;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
    width: 0
}

@media (max-width:968px) {
    .sidebar>ul>li.qr .qr_box:after {
        border: 6px dashed transparent;
        border-bottom: none;
        border-top: 6px solid var(--main-color);
        cursor: pointer;
        font-size: 0;
        height: 0;
        line-height: 0;
        overflow: hidden;
        width: 0
    }
}

.sidebar>ul>li.qr .qr_box .inner {
    background-color: var(--main-color);
    padding: 15px
}

.sidebar>ul>li.qr .qr_box .inner img {
    width: 92px;
}

@media (max-width:968px) {
    .sidebar>ul>li.qr .qr_box .inner img {
        width: 100%
    }
}

.sidebar>ul>li.qr .qr_box .inner span {
    color: #fff;
    display: block;
    font-size: 14px;
    margin-top: 10px;
    text-align: center
}

@media (max-width:968px) {
    .sidebar>ul>li.qr .qr_box .inner span {
        font-size: 13px;
        line-height: 40px
    }
}

.sidebar>ul>li.qr:hover .qr_box {
    opacity: 1;
    right: 66px;
    -webkit-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
    visibility: visible
}

@media (max-width:968px) {
    .sidebar>ul>li.qr:hover .qr_box {
        right: auto;
        -webkit-transform: translateX(-50%) scale(1);
        -ms-transform: translateX(-50%) scale(1);
        transform: translateX(-50%) scale(1)
    }
}

.sidebar>ul>li.backtotop a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.sidebar>ul>li.backtotop a svg {
    color: #fff;
    height: .88rem;
    width: .88rem
}

.sidebar>ul>li.backtotop a span {
    color: #fff;
    display: block;
    font-size: 12px;
    line-height: 1em;
    margin-top: 5px;
    text-align: center
}

#pop_qr {
    padding: 20px
}

#pop_qr img {
    width: 8rem
}

#pop_qr span {
    color: #000;
    display: block;
    font-size: .64rem;
    line-height: 2em;
    text-align: center
}

:root {
    --main-color: #043426;
    --main-color-white: #ffffff;
    --main-color-333: #333333;
    --main-color-555: #555555;
    --main-color-888: #888888;
    --main-color-666: #666666;
    --main-color-999: #999999;
    --main-transition: all ease 0.4s;
    --main-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.con01 .list {
    margin-top: 60px;
}

.con01 .list ul {
    display: flex;
    justify-content: space-between;
}

.con01 .list ul li {
    width: calc((100% - 60px)/4);
    margin: 0 0 20px 20px;
    background: linear-gradient(180deg, #f6f3f0, #dcd5d2);
    transition: all .3s ease;
    overflow: hidden;
}

.con01 .list ul li:nth-child(4n-3) {
    margin-left: 0;
}

.con01 .list ul li .nr_box {
    padding: 40px 30px 0 30px;
}

.con01 .list ul li .img {
    width: 100%;
    height: 25.42vw;
    position: relative;
}

.con01 .list ul li .img img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto auto;
    object-fit: contain;
}

.con01 .list ul li .txt {
    color: #333;
    height: 101px;
}

.con01 .list ul li .txt .h2 {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 5px;
}

.con01 .list ul li .txt .h3 {
    font-size: 14px;
    line-height: 24px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: all .3s ease;
}

.con01 .list ul li:nth-child(2) {
    background: linear-gradient(36deg, #c2cde0, #989fb2);
}

.con01 .list ul li:nth-child(3) {
    background: linear-gradient(180deg, #f2f2f2, #e8e5e4);
}

.con01 .list ul li:nth-child(4) {
    background: linear-gradient(136deg, #d8d7de, #b8bac1);
}

.con01 .list ul.active2 li {
    width: calc((100% - 80px)/5);
}

.con01 .list ul.active2 li.active1 {
    width: calc((100% - 80px)/5*2 + 20px);
}

.con01 .list ul.active2 li.active1 .txt .h3 {
    opacity: .5;
    visibility: visible;
    transform: translateY(0);
}

.tit1 {
    text-align: center;
}

.tit1 .h3 {
    font-size: 16px;
    line-height: 26px;
    opacity: .5;
    margin-top: 30px;
}

.con08bg {
    padding: 80px 0;
    background: #f1f1f2;
}

.con08 .list {
    margin-top: 40px;
}

.con08 .list ul {
    display: flex;
    justify-content: flex-start;
    /*align-items: center;*/
    flex-wrap: wrap;
}

.con08 .list ul li {
    width: calc((100% - 30px) / 3);
    margin-right: 15px;
    margin-bottom: 15px;
    background: #fff;
}

.h6 {
    font-size: 16px;
    margin-bottom: 10px;
}

.con08 .list ul li:nth-child(3n) {
    margin-right: 0;
}

.con08 .list ul li .img {
    padding-bottom: 66%;
    position: relative;
    overflow: hidden;
}

.con08 .list ul li .img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto auto;
    transition: all .3s ease;
}

.con08 .list ul li:hover .img img {
    transform: scale(1.1);
}

.con08 .list ul li .txt {
    padding: 15px 6% 20px 6%;
    color: #666;
}

.con08 .list ul li .txt .h2 {
    font-size: 18px;
    line-height: 28px;
    color: var(--primary-color);
    margin-bottom: 10px;
}

.con08 .list ul li .txt .h3 {
    font-size: 20px;
    line-height: 34px;
    color: #333;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.con08 .list ul li .txt .h4 {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.con08 .list ul li .txt .h5 {
    font-size: 16px;
    line-height: 26px;
}

.con08 .list ul li .txt .h5 span {
    display: inline-block;
    border-bottom: 1px solid #666;
}

.con08 .list ul li .txt .h5 span:hover {
    color: var(--primary-color);
}

.con08 .list ul li .txt .h5 i {
    margin-left: 5px;
}

.con08 .list ul li .txt .h6 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #999;
}

.con08 .list ul li .txt .h6 span {}

.con08 .list ul li .txt .h6 strong { font-weight:normal;}

.con08 .list ul li .txt .h6 strong:hover {
    color: var(--main-color);
}

@media only screen and (min-width: 996px) {
    .con01bg {
        padding: 80px 0;
    }
    .pchead {
        width: 100%;
        position: fixed;
        top: 0;
        transition: var(--main-transition);
        left: 0;
        height: 80px;
        z-index: 999;
    }
    .pcheader {
        display: flex;
        max-width: 85%;
        /* padding: 0 65px; */
        height: 80px;
        margin: 0 auto;
        align-items: center;
        justify-content: space-between;
    }
    .trans {
        background-color: var(--main-color-white);
    }
    .trans .first_a {
        color: #444;
    }
    .trans .h_lang span {
        color: #444;
    }
    .trans .h_lang i {
        color: #444;
    }
    .pchead:hover .h_lang span {
        color: #444;
    }
    .pchead:hover .h_lang i {
        color: #444;
    }
    .pclogo {
        width: 11%;
    }
    .pclogo img {
        width: 100%;
    }
    .logo1 {
        display: block;
    }
    .logo2 {
        display: none;
    }
    .pchead:hover .logo1 {
        display: none !important;
    }
    .pchead:hover .logo2 {
        display: block !important;
    }
    .pcnav {
        display: flex;
        align-items: center;
        position: relative;
        z-index: 99;
    }
    .head_r {
        display: flex;
        align-items: center;
    }
    .h_lang {
        display: flex;
        align-items: center;
        margin-left: 30px;
        height: 80px;
        position: relative;
        cursor: pointer;
    }
    .h_lang:hover .h_pos {
        display: block;
    }
    .h_pos {
        position: absolute;
        width: 100%;
        top: 100%;
        left: 0;
        display: none;
    }
    .h_pos a {
        display: block;
        font-size: 14px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        border-bottom: 1px solid #e9e9e9;
        color: #424242;
        background-color: #ffffff;
    }
    .h_pos a:hover {
        color: var(--main-color);
    }
    .h_lang i {
        color: var(--main-color-white);
    }
    .h_lang span {
        display: block;
        margin: 0 8px;
        font-size: 16px;
        color: #fff;
    }
    .pchead:hover {
        background-color: var(--main-color-white);
    }
    .pchead:hover .logo1 {
        display: none;
    }
    .pchead:hover .logo2 {
        display: block;
    }
    .pchead:hover .first_a {
        color: var(--main-color-333);
    }
    .pcnav>li {
        position: relative;
        transition: var(--main-transition);
    }
    .pcnav>li>a {
        display: block;
        height: 80px;
        line-height: 80px;
        font-size: 16px;
        transition: var(--main-transition);
        color: var(--main-color-white);
        padding: 0 20px;
        opacity: .8;
    }
    .pc_sec_nav {
        position: absolute;
        top: 100%;
        left: 0;
        width: 150px;
        background-color: var(--main-color-white);
        transform: rotateX(-60deg);
        opacity: 0;
        visibility: hidden;
        transition: var(--main-transition);
    }
    .pc_sec_item a {
        color: var(--main-color-666);
        font-size: 14px;
        display: block;
        padding: 10px 20px;
        transition: var(--main-transition);
    }
    .pcnav>li>a:hover {
        opacity: 1 !important;
        color: var(--main-color) !important;
    }
    .pc_sec_item a:hover {
        color: #000 !important;
        background-color: #f1f3f7;
    }
    .pcnav li:hover .pc_sec_nav {
        transform: rotateX(0deg) !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    .pcnav li:hover .first_a {
        color: var(--main-color) !important;
    }
    .pc_sec_item:hover .pc_third_nav {
        transform: rotateX(0deg) !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    .pc_sec_item:hover .second_a {
        color: #000 !important;
        background-color: #f1f3f7;
    }
    .third_a:hover {
        color: var(--main-color-white) !important;
    }
    .pc_sec_item {
        position: relative;
    }
    .pc_third_nav {
        position: absolute;
        left: 100%;
        top: 0;
        z-index: 998;
        width: 150px;
        transform: rotateX(-60deg);
        opacity: 0;
        visibility: hidden;
        transition: var(--main-transition);
    }
    .third_a {
        color: var(--main-color-fontColor);
        background-color: var(--main-color-white);
    }
    .ml_mb_head {
        display: none;
    }
    .ml_mb_nav {
        display: none;
    }
    .banner:hover .bannerbtn {
        opacity: 1 !important;
    }
    .banner {
        width: 100%;
    }
    .banner img {
        width: 100%;
        transition: all ease 4s;
    }
    .banner .swiper-slide-active img {
        transform: scale(1.1);
    }
    .bannerbtn {
        width: 60px;
        height: 60px;
        transition: var(--main-transition);
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        background: rgba(255, 255, 255, .5);
        font-size: 30px;
        color: var(--main-color-white);
        opacity: 0;
    }
    .bannerbtn:hover {
        background-color: var(--main-color);
    }
    .bannerbtnleft {
        left: 5% !important;
    }
    .bannerbtnright {
        right: 5% !important;
    }
    .bannerpage .swiper-pagination-bullet {
        width: 55px !important;
        height: 3px !important;
        opacity: .4;
        border-radius: 0 !important;
        background-color: #fff !important;
    }
    .bannerpage .swiper-pagination-bullet-active {
        background-color: #fff !important;
        opacity: 1;
    }
    .banner_pos {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: 9;
        display: flex;
        flex-direction: column;
        padding: 0 15%;
        justify-content: center;
    }
        .banner_pos h2 {
            color: var(--main-color-white);
            font-weight: bold;
            font-size: 45px;
        }
    .banner_pos h3 {
        color: var(--main-color-white);
        font-weight: normal;
        font-size: 35px;
        margin-top: 20px;
    }
    .banner .swiper-slide:nth-child(1) .banner_pos {
        height: auto;
        top: auto;
        bottom: 24%;
    }
        .banner .swiper-slide:nth-child(1) .banner_pos h2 {
            font-size: 5.7vw;
            line-height: 1.1;
            color: #043426;
            font-family: 'YouSheBiaoTiHei';
            font-weight: normal;
        }
    .banner .swiper-slide:nth-child(1) .banner_pos h3 {
        font-size: 3.7vw;
        line-height: 1.1;
        margin-top: 0.5vw;
        letter-spacing: 0.35vw;
        color: #c0c3c5;
        font-family: 'Futura Md BT';
    }
    .con1 {
        padding: 80px 0;
        background-color: #f6f6f5;
    }
    .con1con {
        width: 85%;
        margin: 0 auto;
    }
    .tit2 strong {
        color: var(--main-color-333);
        font-size: 40px;
    }
    .tit2 .line1 {
        background-color: var(--main-color);
        height: 4px;
        width: 55px;
        margin: 20px 0;
    }
    .con1 .list {
        /*display: flex;
        align-items: flex-start;
        flex-wrap: wrap;
        justify-content: space-between;*/
        margin-top: 20px;
    }
    .con1left {
        /*width: 48%;*/
    }
    .con1right {
        width: 48%; float:right;
        margin: 8px 0 0 4%;
    }
    .con1right img {
        width: 100%;
        border-top-right-radius: 50px;
    }
    .con1left strong {
        color: var(--main-color-333);
        font-size: 40px;
    }
    .con1left .line1 {
        background-color: var(--main-color);
        height: 4px;
        width: 55px;
        margin: 20px 0;
    }
    .con1left p {
        color: var(--main-color-333);
        font-size: 16px;
        line-height: 30px;
    }
    .con1left span {
        color: var(--main-color-999);
        font-size: 20px;
        display: block;
        margin-bottom: 20px;
    }
    .more1 {
        display: block;
        width: 150px;
        height: 45px;
        line-height: 45px;
        border-radius: 5px;
        color: var(--main-color-white);
        font-size: 15px;
        background-color: var(--main-color);
        text-align: center;
        margin-top: 20px;
    }
    .more1:hover {
        box-shadow: var(--main-shadow);
    }
    .numscroll {
        width: 60%;
        margin: 0 auto;
        margin-top: 60px;
    }
    .numscroll ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .numscroll ul li {
        /*width: calc(100% / 4);*/
    }
    .l_top {
        display: flex;
    }
    .l_top strong {
        color: var(--main-color);
        font-size: 46px;
    }
    .l_top p {
        margin-top: 30px;
        margin-left: 10px;
    }
    .lb {
        font-size: 16px;
        color: var(--main-color-333);
    }
    .wapper1 {
        width: 85%;
        margin: 0 auto;
    }
    .con3 {
        padding: 80px 0;
    }
    .con3con {
        width: 75%;
        margin: 0 auto;
    }
    .t3 {
        margin-bottom: 40px;
    }
    .t3 strong {
        display: block;
        color: #363636;
        font-size: 40px;
        text-align: center;
    }
    .t3 p {
        color: #363636;
        margin-top: 10px;
        font-size: 22px;
    }
    .con3con img {
        width: 100%;
        margin-top: 40px;
    }
    /*  */
    /*  */
    .foot {
        width: 100%;
        padding: 45px 0 35px 0;
        background-color: var(--main-color);
    }
    .footer {
        width: 85%;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .footer .f_box1 {
        width: 14%;
    }
    .f_item {
        /* padding: 0 15px; */
    }
    .f_module strong {
        color: var(--main-color-white);
        font-size: 18px;
        display: block;
        margin-bottom: 25px;
    }
	.code .f_module strong { text-align:center;}
    .f_module p i {
        color: var(--main-color-white);
        font-size: 14px !important;
        width: 20px !important;
        text-align: center;
        margin-right: 10px;
    }
    .f_module p {
        margin-bottom: 10px;
        color: var(--main-color-white);
        font-size: 14px;
    }
    .webGuide a {
        display: block;
        margin-top: 10px;
        color: var(--main-color-white);
    }
    .code img {
        width: 120px;
        height: 120px;
    }
    .code p {
        text-align: center;
        width: 120px;
        margin-top: 10px;
    }
    .copy {
        padding: 15px 0;
        background-color: #043426;
        text-align: center;
        font-size: 14px;
        color: #b1b1b1;
        border-top: 1px #003e2c solid;
    }
    .copy a {
        color: #b1b1b1;
    }
    .copycon {
        max-width: 85%;
        text-align: left;
        margin: 0 auto;
    }
    .inbanner {
        position: relative;
        width: 100%;
    }
    .inbanner img {
        width: 100%;
    }
    .inpos {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        /*background: rgba(0, 0, 0, .6);*/
        display: flex;
        flex-direction: column;
        padding: 0 10%;
        justify-content: center;
    }
    .inpos h1 {
        color: var(--main-color-white);
        font-weight: bold;
        font-size: 45px;
    }
    .inpos p {
        color: var(--main-color-white);
        font-size: 25px;
        margin-top: 10px;
    }
    .aboutus4 {
        width: 100%;
        padding: 50px 0;
        background-image: url(../images/honorbg.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }
    .aboutus4con {
        width: 85%;
        margin: 0 auto;
    }
    .ab_title {
        margin-bottom: 40px;
    }
    .ab_title p {
        font-size: 35px;
        text-align: center;
        color: var(--main-color-white);
        margin-bottom: 10px;
    }
    .ab_title span {
        display: block;
        font-size: 40px;
        text-align: center;
        color: var(--main-color-white);
        font-weight: bold;
    }
    .mySwiper_honor {
        width: 100%;
        padding-bottom: 50px !important;
    }
    .mySwiper_honor img {
        width: 100%;
        height: 210px;
        object-fit: contain;
    }
    .mySwiper_honor .swiper-pagination-bullet {
        width: 40px;
        height: 4px;
        background-color: var(--main-color);
        border-radius: 0 !important;
    }
    .inside {
        padding: 80px 0;
    }
    .insideCon {
        width: 85%;
        margin: 0 auto;
    }
    .job {
        padding: 80px 0;
    }
    .jobcon {
        padding: 0 65px;
        margin: 0 auto;
        max-width: 1680px;
    }
    .pro {
        padding: 80px 0;
    }
    .proList {
        width: 85%;
        margin: 0 auto;
    }
    .proList strong {
        display: block;
        text-align: center;
        color: #2e3642;
        font-size: 32px;
        margin-bottom: 40px;
    }
    .proList ul {
        display: flex;
        flex-wrap: wrap;
    }
    .proList ul li {
        width: calc((100% - 50px) / 3);
        margin-right: 25px;
        margin-bottom: 25px;
    }
    .proList ul li:nth-child(3n) {
        margin-right: 0;
    }
    .proList ul li a {
        display: block;
        overflow: hidden;
    }
    .proList ul li .img {
        padding-bottom: 66%;
        position: relative;
        overflow: hidden;
    }
    .proList ul li img {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto auto;
        /*height: 360px;*/
        object-fit: cover;
    }
    .proList ul li p {
        padding: 15px 20px;
        transition: var(--main-transition);
        background-color: #fff;
        font-size: 16px;
        color: #2a2a2a;
    }
    .proList ul li:hover p {
        background-color: var(--main-color);
        color: var(--main-color-white);
    }
    .proclass {
        height: 70px;
        background-color: var(--main-color-white);
    }
    .classCon {
        max-width: 85%;
        /* padding: 0 65px; */
        margin: 0 auto;
    }
    .classCon ul {
        display: flex;
        /*justify-content: center;*/
        width: 100%;
        height: 70px;
    }
    .classCon ul li a {
        border-bottom: 1px solid transparent;
        display: block;
        height: 70px;
        line-height: 70px;
        font-size: 18px;
        color: var(--main-color-666);
        transition: var(--main-transition);
        margin-right: 40px;
        font-weight: bold;
    }
    .classCon ul li:hover a {
        border-color: var(--main-color);
        color: var(--main-color);
    }
    .classAct {
        border-color: var(--main-color) !important;
        color: var(--main-color) !important;
    }
    .proInt {
        padding: 80px 0;
        background-color: #f7f7f7;
    }
    .proIntcon {
        display: flex;
        width: 85%;
        margin: 0 auto;
        justify-content: space-between;
        align-items: center;
    }
    .intleft {
        width: 50%;
    }
    .intright {
        width: 46%;
    }
    .intright .img {
        padding-bottom: 66%;
        position: relative;
        overflow: hidden;
    }
    .intright img {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto auto;
        object-fit: cover;
    }
    .intleft strong {
        font-size: 32px;
        color: #2e3642;
        display: block;
        margin-bottom: 40px;
    }
    .intleft p {
        color: var(--main-color-333);
        font-size: 16px;
        line-height: 25px;
    }
}
@media only screen and (min-width: 996px) and (max-width: 1599px){
	.pclogo{ width:12%;}
}
@media only screen and (max-width: 996px) {
    .pro {
        padding: 30px 15px;
    }
    .proList ul {
        display: flex;
        flex-wrap: wrap;
    }
    .proList ul li {
        width: 100%;
        margin-bottom: 25px;
    }
    .proList ul li a {
        display: block;
        overflow: hidden;
    }
    .proList ul li .img {
        padding-bottom: 66%;
        position: relative;
        overflow: hidden;
    }
    .proList ul li img {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto auto;
        object-fit: cover;
    }
    .proList ul li p {
        padding: 15px 20px;
        transition: var(--main-transition);
        background-color: #fff;
        font-size: 16px;
        color: #2a2a2a;
    }
    .proList ul li:hover p {
        background-color: var(--main-color);
        color: var(--main-color-white);
    }
    .proclass {
        background-color: var(--main-color-white);
        padding: 15px;
    }
    .classCon {
        margin: 0 auto;
    }
    .classCon ul {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        width: 100%;
    }
    .classCon ul li a {
        border-bottom: 1px solid transparent;
        display: block;
        font-size: 14px;
        color: var(--main-color-666);
        transition: var(--main-transition);
        padding: 5px;
        font-weight: bold;
    }
    .classCon ul li:hover a {
        border-color: var(--main-color);
        color: var(--main-color);
    }
    .classAct {
        border-color: var(--main-color) !important;
        color: var(--main-color) !important;
    }
    .proInt {
        padding: 30px 15px;
        background-color: #f7f7f7;
    }
    .proIntcon {
        display: flex;
        flex-wrap: wrap;
        margin: 0 auto;
        justify-content: space-between;
        align-items: center;
        flex-direction: column-reverse; overflow:hidden;
    }
    .intleft {
        width: 100%;
        margin-top: 20px;
    }
    .intright {
        width: 100%;
    }
    .intright .img {
        padding-bottom: 66%;
        position: relative;
        overflow: hidden;
    }
    .intright img {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto auto;
    }
    .intleft strong {
        font-size: 20px;
        color: #2e3642;
        display: block;
        margin-bottom: 20px;
    }
    .intleft p {
        color: var(--main-color-333);
        font-size: 14px;
        line-height: 25px;
    }
    .job {
        padding: 30px 15px;
    }
    .wq_job1_tit .h2 {
        font-size: 24px;
        line-height: 34px;
    }
    .wq_job1_tit .h3 {
        font-size: 20px;
        line-height: 30px;
    }
    .wq_job1_list {
        margin-top: 20px;
    }
    .wq_job1_item {
        margin-bottom: 20px;
        padding: 15px 20px;
    }
    .wq_job1_top {
        padding-bottom: 10px;
    }
    .wq_job1_top_left {
        font-size: 16px;
        line-height: 20px;
    }
    .wq_job1_top_left img {
        height: 20px;
        margin-right: 5px;
    }
    .wq_job1_top_right {
        font-size: 14px;
        line-height: 20px;
    }
    .wq_job1_cet {
        padding: 15px 0;
        font-size: 14px;
        line-height: 24px;
    }
    .wq_job1_cet ul li {
        width: 50%;
        margin: 0 0 10px 0;
    }
    .wq_job1_btm {
        padding: 15px 0;
    }
    .wq_job1_btm .txt {
        font-size: 14px;
        line-height: 2em;
    }
    .wq_job1_btn {
        margin-top: 10px;
    }
    .wq_job1_btn span {
        font-size: 14px;
        line-height: 40px;
        width: 100px;
    }
    .aboutus4 {
        width: 100%;
        padding: 30px 15px;
        background-image: url(../images/honorbg.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }
    .aboutus4con {
        width: 100%;
    }
    .ab_title {
        margin-bottom: 30px;
    }
    .ab_title p {
        font-size: 20px;
        text-align: center;
        color: var(--main-color-white);
        margin-bottom: 10px;
    }
    .ab_title span {
        display: block;
        font-size: 25px;
        text-align: center;
        color: var(--main-color-white);
        font-weight: bold;
    }
    .mySwiper_honor {
        width: 100%;
        padding-bottom: 50px !important;
    }
    .mySwiper_honor img {
        width: 100%;
        height: 150px;
        object-fit: cover;
    }
    .mySwiper_honor .swiper-pagination-bullet {
        width: 25px;
        height: 3px;
        background-color: var(--main-color);
        border-radius: 0 !important;
    }
    .inbanner {
        position: relative;
        width: 100%;
        margin-top: 60px;
    }
    .inbanner img {
        width: 100%;
    }
    .inpos {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        /*background: rgba(0, 0, 0, .4);*/
        display: flex;
        flex-direction: column;
        padding: 0 25px;
        justify-content: center;
    }
    .inpos h1 {
        color: var(--main-color-white);
        font-weight: bold;
        font-size: 25px;
    }
    .inpos p {
        color: var(--main-color-white);
        font-size: 15px;
        margin-top: 10px;
    }
    .tit1 .h2 {
        font-size: 24px;
        line-height: 34px;
    }
    .tit1 .line1 {
        width: 50px;
        height: 4px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .aboutus3bg {
        padding: 40px;
    }
    .aboutus3 .list {
        margin-top: 20px;
    }
    .history_swiper:before {
        top: 70px;
        transform: translateY(0%);
    }
    .history_swiper .swiper-container .swiper-slide {
        display: block;
    }
    .history_swiper .swiper-container .swiper-slide .kong {
        height: 0;
    }
    .history_swiper .swiper-container .swiper-slide .txtbg {
        height: auto;
    }
    .history_swiper .swiper-container .swiper-slide .txt {
        padding: 0 0 0 0;
    }
    .history_swiper .swiper-container .swiper-slide .txt .h2 {
        font-size: 24px;
        line-height: 36px;
        margin-bottom: 60px;
    }
    .history_swiper .swiper-container .swiper-slide .txt .h2 span {
        padding: 0 12px;
    }
    .history_swiper .swiper-container .swiper-slide .txt .h3 {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 20px;
    }
    .history_swiper .swiper-container .swiper-slide .txt .h4 {
        font-size: 14px;
        line-height: 24px;
    }
    .history_swiper .swiper-button-prev,
    .history_swiper .swiper-button-next {
        top: 70px;
    }
    .sidebar {
        display: none !important;
    }
    .copy {
        padding: 15px;
        background-color: #2d2d2d;
        border-top: 1px solid #003e2c;
        text-align: center;
        font-size: 12px;
        color: #b1b1b1;
    }
    .foot {
        width: 100%;
        padding: 30px 15px;
        background-color: var(--main-color);
    }
    .footer {
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .f_item {
        padding: 15px 0;
        width: 100%;
        margin-bottom: 10px;
    }
    .f_module strong {
        color: var(--main-color-white);
        font-size: 16px;
        display: block;
        margin-bottom: 10px;
    }
    .f_module p i {
        color: var(--main-color-white);
        font-size: 14px !important;
        width: 20px !important;
        text-align: center;
        margin-right: 10px;
    }
    .f_module p {
        margin-bottom: 10px;
        color: var(--main-color-white);
        font-size: 14px;
    }
    .webGuide a {
        display: inline-block;
        margin-right: 5px;
        margin-top: 10px;
        font-size: 14px;
        color: var(--main-color-white);
    }
	.code .f_module{ width:120px; text-align:center;}
    .code img {
        width: 120px;
        height: 120px;
    }
    .code p {
        text-align: center;
        width: 120px;
        margin-top: 10px;
    }
    .con3 {
        padding: 30px 15px;
    }
    .con3con {
        margin: 0 auto;
    }
    .t3 {
        margin-bottom: 30px;
    }
    .t3 strong {
        display: block;
        color: #363636;
        font-size: 25px;
        text-align: center;
    }
    .t3 p {
        color: #363636;
        font-weight: bold;
        margin-top: 10px;
        font-size: 18px;
    }
    .con3con img {
        width: 100%;
    }
    .con08bg {
        padding: 40px 0;
    }
    .con08 .list {
        margin-top: 20px;
    }
    .con08 .list ul li {
        width: 100%;
        margin: 0 0 15px 0;
    }
    .con08 .list ul li .nr_box {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .con08 .list ul li .imgbg {
        width: 28%;
    }
    .con08 .list ul li .img {
        padding-bottom: 66%;
    }
    .con08 .list ul li .txtbg {
        width: 72%
    }
    .con08 .list ul li .txt {
        padding: 15px 5%;
    }
    .con08 .list ul li .txt .h2 {
        display: none;
    }
    .con08 .list ul li .txt .h3 {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 5px;
    }
    .con08 .list ul li .txt .h4 {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 0;
    }
    .con08 .list ul li .txt .h5 {
        display: none;
    }
    .h6 {
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 14px;
    }
    .wapper1 {
        padding: 30px 15px;
    }
    .tit1 {
        text-align: center;
    }
    .tit1 .h2 {
        font-size: 24px;
        line-height: 28px;
    }
    .tit1 .h3 {
        font-size: 14px;
        line-height: 18px;
        margin-top: 10px;
    }
    /*  */
    .tit1 .h2 {
        font-size: 25px;
        line-height: 28px;
        color: var(--main-color-333);
    }
    .tit1 .h3 {
        font-size: 14px;
        line-height: 18px;
        margin-top: 10px;
    }
    .con01bg {
        margin: 40px 0;
    }
    .con01 .list {
        margin-top: 20px;
    }
    .con01 .list ul {
        flex-wrap: wrap;
    }
    .con01 .list ul li {
        width: calc((100% - 10px)/2) !important;
        margin: 0 0 20px 10px;
    }
    .con01 .list ul li:nth-child(2n-1) {
        margin-left: 0;
    }
    .con01 .list ul li .nr_box {
        padding: 20px 10px 0 10px;
    }
    .con01 .list ul li .img {
        width: 100%;
        height: auto;
        padding-bottom: 100%;
    }
    .con01 .list ul li .txt {
        height: auto;
    }
    .con01 .list ul li .txt .h2 {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 5px;
        font-weight: bold;
    }
    .con01 .list ul li .txt .h3 {
        font-size: 14px;
        line-height: 18px;
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
    }
    /*  */
    .con1 {
        padding: 30px 15px;
        background-color: #f6f6f5;
    }
    .con1con {
        /*display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;*/ overflow:hidden;
    }
    .tit2 strong {
        color: var(--main-color-333);
        font-size: 25px;
    }
    .tit2 .line1 {
        background-color: var(--main-color);
        height: 4px;
        width: 35px;
        margin: 15px 0;
    }
    .con1left {
        width: 100%;
        margin-bottom: 20px;
    }
    .con1right {
        width: 100%;
    }
    .con1right img {
        width: 100%;
        border-top-right-radius: 30px;
    }
    .con1left strong {
        color: var(--main-color-333);
        font-size: 25px;
    }
    .con1left .line1 {
        background-color: var(--main-color);
        height: 4px;
        width: 35px;
        margin: 15px 0;
    }
    .con1left p {
        color: var(--main-color-333);
        font-size: 14px;
        line-height: 25px;
    }
    .con1left span {
        color: var(--main-color-999);
        font-size: 16px;
        display: block;
        margin-bottom: 15px;
    }
    .more1 {
        display: block;
        width: 150px;
        height: 45px;
        line-height: 45px;
        border-radius: 5px;
        color: var(--main-color-white);
        font-size: 14px;
        background-color: var(--main-color);
        text-align: center;
        margin-top: 20px;
    }
    .more1:hover {
        box-shadow: var(--main-shadow);
    }
    .numscroll {
        margin: 0 auto;
        margin-top: 30px;
    }
    .numscroll ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .numscroll ul li {
        width: 48%;
        margin-bottom: 25px;
    }
    .l_top {
        display: flex;
    }
    .l_top strong {
        color: var(--main-color);
        font-size: 30px;
    }
    .l_top p {
        margin-top: 15px;
        margin-left: 5px;
        font-size: 12px;
    }
    .lb {
        font-size: 14px;
        line-height: 25px;
        color: var(--main-color-333);
    }
    .banner_pos {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: 9;
        display: flex;
        flex-direction: column;
        padding: 0 15%;
        justify-content: center;
    }
    .banner_pos h2 {
        color: var(--main-color-white);
        font-weight: bold;
        font-size: 20px;
    }
    .banner_pos h3 {
        color: var(--main-color-white);
        font-weight: normal;
        font-size: 15px;
        margin-top: 10px;
    }
    .banner .swiper-slide:nth-child(1) .banner_pos {
        height: auto;
        top: auto;
        bottom: 24%;
    }
    .banner .swiper-slide:nth-child(1) .banner_pos h2 {
        font-size: 22px;
        line-height: 1.1;
        color: #043426;
        font-family: 'YouSheBiaoTiHei'; font-weight:normal;
    }
    .banner .swiper-slide:nth-child(1) .banner_pos h3 {
        font-size: 15px;
        line-height: 1.1;
        margin-top: 5px;
        letter-spacing: 1px;
        color: #c0c3c5;
        font-family: 'Futura Md BT';
    }
    .banner img {
        width: 100%;
        transition: all ease 4s;
    }
    .banner .swiper-slide-active img {
        transform: scale(1.1);
    }
    .bannerbtn {
        width: 40px;
        height: 40px;
        transition: var(--main-transition);
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        background: rgba(255, 255, 255, .5);
        font-size: 20px;
        color: var(--main-color-white);
    }
    .bannerbtn:hover {
        background-color: #000;
    }
    .bannerbtnleft {
        left: 5% !important;
    }
    .bannerbtnright {
        right: 5% !important;
    }
    .bannerpage .swiper-pagination-bullet {
        width: 30px !important;
        height: 2px !important;
        opacity: .4;
        border-radius: 0 !important;
        background-color: #fff !important;
    }
    .bannerpage .swiper-pagination-bullet-active {
        background-color: #fff !important;
        opacity: 1;
    }
    .banner {
        width: 100%;
        margin-top: 60px;
    }
    .banner img {
        width: 100%;
    }
    .pchead {
        display: none;
    }
    .pcnav {
        display: none;
    }
    .ml_mb_arrowChange {
        transform: rotate(90deg);
    }
    .ml_mbnav_3 {
        display: none;
    }
    .ml_mbnav_3_item {
        display: flex;
        padding: 0 20px;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px solid #f3f3f3;
        background-color: #efefef;
    }
    .ml_mbnav_3_item>a {
        display: block;
        width: 100%;
        height: 40px;
        line-height: 40px;
        color: var(--main-color-333);
        font-size: 14px;
        padding-left: 35px;
    }
    .ml_mb_nav i {
        font-size: 22px !important;
        transition: var(--main-transition);
    }
    .ml_mbnav_2_item {
        display: flex;
        padding: 0 20px;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px solid #f3f3f3;
        background-color: #e3e3e3;
    }
    .ml_mbnav_2_item>a {
        display: block;
        height: 40px;
        width: 100%;
        line-height: 40px;
        color: var(--main-color-333);
        font-size: 14px;
        padding-left: 20px;
    }
    .ml_mbnav_2 {
        display: none;
    }
    .ml_mbnav_1_item>a {
        display: block;
        height: 40px;
        line-height: 40px;
        color: var(--main-color-333);
        font-size: 14px;
        width: 100%;
    }
    .ml_mbnav_1_item {
        display: flex;
        padding: 0 20px;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px solid #f3f3f3;
    }
    .ml_mb_nav {
        width: 100%;
        height: calc(100% - 60px);
        position: fixed;
        top: 60px;
        right: -100%;
        background-color: var(--main-color-white);
        z-index: 100;
        border-top: 1px solid #ccc;
        overflow: scroll;
        padding: 20px 0;
        transition: var(--main-transition);
    }
    .mb_navShow {
        right: 0 !important;
    }
    .hb_fadeout {
        opacity: 0 !important;
    }
    .change2 {
        transform: translateY(-10px) rotate(-45deg);
    }
    .change1 {
        transform: translateY(10px) rotate(45deg);
    }
    .hb span {
        display: block;
        width: 30px;
        height: 1px;
        background-color: var(--main-color-333);
        transition: var(--main-transition);
    }
    .hb {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        height: 20px;
        flex-direction: column;
    }
    .ml_mb_logo img {
        width: 120px;
    }
    .ml_mb_head {
        display: flex;
        height: 60px;
        padding: 0 20px;
        background-color: var(--main-color-white);
        position: fixed;
        top: 0;
        left: 0;
        align-items: center;
        justify-content: space-between;
        box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
        width: 100%;
        z-index: 99;
    }
    .ml_pcheader {
        display: none;
    }
}

.inContact1 {}

.inContact1 dl {
    display: flex;
    justify-content: space-between;
    /* align-items: center;*/
    flex-wrap: wrap;
}

.inContact1 dl dd {
    width: 49%;
    margin: 0 0 40px 2%;
}

.inContact1 dl dd:nth-child(2n-1) {
    margin-left: 0;
}

.inContact1 dl dd .txt {}

.inContact1 dl dd .txt .h2 {
    font-size: 20px;
    line-height: 28px;
    font-weight: bold;
    margin-bottom: 25px;
}

.inContact1 dl dd .txt .h3 {
    font-size: 14px;
    line-height: 24px;
}

.inContact1 dl dd .txt ul {}

.inContact1 dl dd .txt ul li {
    margin-bottom: 10px;
    font-size: 16px;
}

.inContact1 dl dd .txt ul li i {
    font-size: 14px;
    width: 20px;
    text-align: center;
    margin-right: 10px;
}

@media(max-width:767px) {
    .inContact1 dl dd {
        width: 100%;
        margin: 0 0 30px 0;
    }
    .inContact1 dl dd .txt .h2 {
        margin-bottom: 20px;
    }
    .inContact1 dl dd .txt ul li {
        margin-bottom: 10px;
    }
}
@media (min-width: 996px) and (max-width: 1499px) {
  .con1left p{ line-height:28px;}
}